Advertisement
Guest User

si

a guest
Aug 21st, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.89 KB | None | 0 0
  1. {
  2.   "surname": "Adams",
  3.   "id": "co0001_0928-41a4ffad9c122960e61487f74e1fb3fa",
  4.   "hasDeath": false,
  5.   "num": 2,
  6.   "si": [
  7.     {
  8.       "surname": "Adams",
  9.       "name": [
  10.         "Clias M",
  11.         "Charles M"
  12.       ],
  13.       "occupations": [
  14.         {
  15.           "title": "Driver",
  16.           "place": "",
  17.           "from": 1908,
  18.           "to": 1922
  19.         },
  20.         {
  21.           "title": "Truck Driver",
  22.           "place": "",
  23.           "from": 1922,
  24.           "to": 1924
  25.         }
  26.       ],
  27.       "address": "1134 portland avenue",
  28.       "relation": "head",
  29.       "events": [
  30.         {
  31.           "type": "LIVEDIN",
  32.           "yearStart": 1908,
  33.           "yearEnd": 1924
  34.         }
  35.       ]
  36.     },
  37.     {
  38.       "name": [
  39.         "May"
  40.       ],
  41.       "relation": "spouse",
  42.       "events": [
  43.         {
  44.           "type": "LIVEDIN",
  45.           "yearStart": 1908,
  46.           "yearEnd": 1924
  47.         }
  48.       ]
  49.     }
  50.   ],
  51.   "persons": [
  52.     {
  53.       "raw": "Adams Clias M (May) driver lill34 Portland av",
  54.       "crf": {
  55.         "name": "Adams Clias M (May)",
  56.         "occupation": "driver",
  57.         "household": "lill34",
  58.         "address": "Portland av"
  59.       },
  60.       "surname": "Adams",
  61.       "givenName": "Clias M",
  62.       "gender": "",
  63.       "residence": "Homeowner",
  64.       "address": "1134 portland avenue",
  65.       "occupation": "Driver",
  66.       "workplace": "",
  67.       "phone": "",
  68.       "spouse": {
  69.         "surname": "Adams",
  70.         "name": "May",
  71.         "gender": "F",
  72.         "maiden": "",
  73.         "relation": "spouse"
  74.       },
  75.       "meta": {
  76.         "id": "co0001_0928-41a4ffad9c122960e61487f74e1fb3fa",
  77.         "year": 1923,
  78.         "bookId": "usa_co_boulder_1923",
  79.         "pageId": "CO0001_0928",
  80.         "pageNum": 0,
  81.         "region": [
  82.           274,
  83.           313,
  84.           493,
  85.           20
  86.         ],
  87.         "score": 0,
  88.         "death": false
  89.       }
  90.     },
  91.     {
  92.       "raw": "Adams Chas M (May) truck driver hll34 Portland pl",
  93.       "crf": {
  94.         "name": "Adams Chas M (May)",
  95.         "occupation": "truck driver",
  96.         "household": "hll34",
  97.         "address": "Portland pl"
  98.       },
  99.       "surname": "Adams",
  100.       "givenName": "Charles M",
  101.       "gender": "M",
  102.       "residence": "Homeowner",
  103.       "address": "1134 portland pl",
  104.       "occupation": "Truck Driver",
  105.       "workplace": "",
  106.       "phone": "",
  107.       "spouse": {
  108.         "surname": "Adams",
  109.         "name": "May",
  110.         "gender": "F",
  111.         "maiden": "",
  112.         "relation": "spouse"
  113.       },
  114.       "meta": {
  115.         "id": "co0002_0032-50961793508a1e5813bcdabb94c4ad61",
  116.         "year": 1926,
  117.         "bookId": "usa_co_boulder_1926",
  118.         "pageId": "CO0002_0032",
  119.         "pageNum": 0,
  120.         "region": [
  121.           271,
  122.           534,
  123.           526,
  124.           16
  125.         ],
  126.         "score": 88,
  127.         "death": false
  128.       }
  129.     }
  130.   ]
  131. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement