Skip to content

Instantly share code, notes, and snippets.

@drkane
Created February 16, 2021 16:36
Show Gist options
  • Save drkane/680f70eca829931a66b6793ffcf0fd63 to your computer and use it in GitHub Desktop.
Save drkane/680f70eca829931a66b6793ffcf0fd63 to your computer and use it in GitHub Desktop.
Examples of the additional_data field from the 360Giving datastore
{
"id_and_name": "[\"Exeter City Council\", \"GB-LAE-EXE\"]",
"locationLookup": [
{
"ewcd": "K04000001",
"ewnm": "England and Wales",
"gbcd": "K03000001",
"gbnm": "Great Britain",
"ukcd": "K02000001",
"uknm": "United Kingdom",
"ladcd": "E07000041",
"ladnm": "Exeter",
"rgncd": "E12000009",
"rgnnm": "South West",
"ctrycd": "E92000001",
"ctrynm": "England",
"source": "recipientOrganizationPostcode",
"utlacd": "E10000008",
"utlanm": "Devon",
"cauthcd": "",
"cauthnm": "",
"lad17cd": "E07000041",
"areacode": "E01020017",
"areaname": "Exeter 008D",
"areatype": "lsoa",
"latitude": 50.727243592897096,
"msoa11cd": "E02004156",
"msoa11nm": "Exeter 008",
"ttwa11cd": "E30000206",
"ttwa11nm": "Exeter",
"longitude": -3.53944285126052,
"sourceCode": "E01020017",
"msoa11hclnm": "Central Exeter"
}
],
"TSGFundingOrgType": "National Lottery",
"recipientLocation": "E07000041 Exeter District South West St. David's Ward E05011020",
"recipientOrgInfos": [
{
"id": "GB-LAE-EXE",
"url": "",
"name": "Exeter City Council",
"active": "True",
"orgIDs": [
"GB-LAE-EXE"
],
"source": "lae",
"postalCode": "",
"dateRemoved": "",
"dateModified": "2020-05-27 00:39:19.825303",
"latestIncome": "",
"charityNumber": "",
"companyNumber": "",
"dateRegistered": "",
"latestIncomeDate": "",
"organisationType": [
"Local Authority",
"Non-metropolitan district"
]
},
{
"id": "GB-SHPE-18UC",
"url": "",
"name": "Exeter City Council",
"active": "True",
"orgIDs": [
"GB-SHPE-18UC",
"GB-LAE-EXE"
],
"source": "rsl",
"postalCode": "",
"dateRemoved": "",
"dateModified": "2020-05-27 00:39:59.973342",
"latestIncome": "",
"charityNumber": "",
"companyNumber": "",
"dateRegistered": "2010-04-01",
"latestIncomeDate": "",
"organisationType": [
"Registered Provider of Social Housing",
"Local Authority"
]
}
],
"recipientWardName": "St. David's Ward",
"recipientRegionName": "South West",
"recipientDistrictName": "Exeter District",
"recipientDistrictGeoCode": "E07000041",
"recipientWardNameGeoCode": "E05011020",
"recipientOrganizationLocation": {
"ccg": "E38000230",
"ced": "E58000299",
"cty": "E10000008",
"eer": "E15000009",
"imd": 14716,
"lat": 50.725296,
"pcd": "EX4 3RX",
"pct": "E16000145",
"pfa": "E23000035",
"rgn": "E12000009",
"stp": "E54000037",
"ctry": "E92000001",
"hash": "0166417d9c84db99cafc196c4af21349",
"laua": "E07000041",
"lep1": "E37000016",
"lep2": null,
"long": -3.532515,
"nuts": "E05011020",
"oa11": "E00171921",
"park": null,
"pcd2": "EX4 3RX",
"pcds": "EX4 3RX",
"pcon": "E14000698",
"ttwa": "E30000206",
"ward": "E05011020",
"wz11": "E33048902",
"bua11": "E34004858",
"nhser": "E40000006",
"oac11": "2B2",
"calncv": "E56000014",
"dointr": "1980-01-01 00:00:00",
"doterm": null,
"hlthau": "E18000010",
"lsoa11": "E01020017",
"msoa11": "E02004156",
"teclec": "E24000032",
"buasd11": "E35001260",
"ru11ind": "C1",
"ccg_name": "NHS Devon CCG",
"ced_name": "St. David's & Haven Banks ED",
"cty_name": "Devon",
"eer_name": "South West",
"location": {
"lat": 50.725296,
"lon": -3.532515
},
"oseast1m": 291926,
"osgrdind": 1,
"osnrth1m": 92862,
"pct_name": "Devon",
"pfa_name": "Devon & Cornwall",
"rgn_name": "South West",
"stp_name": "Devon",
"usertype": 0,
"ctry_name": "England",
"laua_name": "Exeter",
"lep1_name": "Heart of the South West",
"nuts_name": "St David's",
"oa11_name": "",
"pcon_name": "Exeter",
"ttwa_name": "Exeter",
"ward_name": "St David's",
"wz11_name": "",
"bua11_name": "Exeter BUA",
"nhser_name": "South West",
"calncv_name": "Peninsula",
"hlthau_name": "South West",
"lsoa11_name": "Exeter 008D",
"msoa11_name": "Exeter 008",
"teclec_name": "Devon and Cornwall",
"buasd11_name": "Exeter BUASD"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment