-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5a78b36
commit 2346070
Showing
770 changed files
with
88,551 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
{ | ||
"ip_addresses": [], | ||
"aliases": [ | ||
"Poul Due Jensen Foundation", | ||
"Poul Due Jensen Fond" | ||
], | ||
"acronyms": [], | ||
"links": [ | ||
"https://www.pdjf.dk" | ||
], | ||
"country": { | ||
"country_name": "Denmark", | ||
"country_code": "DK" | ||
}, | ||
"name": "Grundfos Fond", | ||
"wikipedia_url": null, | ||
"addresses": [ | ||
{ | ||
"lat": 56.37797, | ||
"lng": 9.66065, | ||
"state": null, | ||
"state_code": null, | ||
"country_geonames_id": 2623032, | ||
"city": "Bjerringbro", | ||
"geonames_city": { | ||
"id": 2624019, | ||
"city": "Bjerringbro", | ||
"geonames_admin1": { | ||
"name": "Central Jutland", | ||
"ascii_name": "Central Jutland", | ||
"id": 6418539, | ||
"code": "DK.18" | ||
}, | ||
"geonames_admin2": { | ||
"name": "Viborg Kommune", | ||
"id": 2610315, | ||
"ascii_name": "Viborg Kommune", | ||
"code": "DK.18.791" | ||
}, | ||
"nuts_level1": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level2": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level3": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"license": { | ||
"attribution": "Data from geonames.org under a CC-BY 3.0 license", | ||
"license": "http://creativecommons.org/licenses/by/3.0/" | ||
} | ||
}, | ||
"primary": false, | ||
"postcode": null, | ||
"line": null | ||
} | ||
], | ||
"types": [ | ||
"Other" | ||
], | ||
"external_ids": { | ||
"ISNI": { | ||
"preferred": "0000 0005 0272 5010", | ||
"all": [ | ||
"0000 0005 0272 5010" | ||
] | ||
}, | ||
"Wikidata": { | ||
"preferred": "Q123026777", | ||
"all": [ | ||
"Q123026777" | ||
] | ||
}, | ||
"FundRef": { | ||
"preferred": "501100018870", | ||
"all": [ | ||
"501100018870" | ||
] | ||
} | ||
}, | ||
"established": null, | ||
"relationships": [ | ||
{ | ||
"label": "Grundfos (Denmark)", | ||
"type": "Child", | ||
"id": "https://ror.org/05rdv5n40" | ||
} | ||
], | ||
"email_address": null, | ||
"id": "https://ror.org/0008vp155", | ||
"labels": [ | ||
{ | ||
"label": "Grundfos Foundation", | ||
"iso639": "en" | ||
} | ||
], | ||
"status": "active" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
{ | ||
"ip_addresses": [], | ||
"aliases": [ | ||
"State Key Lab of Virtual Reality Technology and Systems", | ||
"虚拟现实技术国家重点实验室" | ||
], | ||
"acronyms": [], | ||
"links": [ | ||
"https://vrlab.buaa.edu.cn" | ||
], | ||
"country": { | ||
"country_name": "China", | ||
"country_code": "CN" | ||
}, | ||
"name": "State Key Laboratory of Virtual Reality Technology and Systems", | ||
"wikipedia_url": null, | ||
"addresses": [ | ||
{ | ||
"lat": 39.9075, | ||
"lng": 116.39723, | ||
"state": null, | ||
"state_code": null, | ||
"country_geonames_id": 1814991, | ||
"city": "Beijing", | ||
"geonames_city": { | ||
"id": 1816670, | ||
"city": "Beijing", | ||
"geonames_admin1": { | ||
"name": "Beijing", | ||
"ascii_name": "Beijing", | ||
"id": 2038349, | ||
"code": "CN.22" | ||
}, | ||
"geonames_admin2": { | ||
"name": "Beijing", | ||
"id": 11876380, | ||
"ascii_name": "Beijing", | ||
"code": "CN.22.11876380" | ||
}, | ||
"nuts_level1": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level2": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level3": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"license": { | ||
"attribution": "Data from geonames.org under a CC-BY 3.0 license", | ||
"license": "http://creativecommons.org/licenses/by/3.0/" | ||
} | ||
}, | ||
"primary": false, | ||
"postcode": null, | ||
"line": null | ||
} | ||
], | ||
"types": [ | ||
"Facility" | ||
], | ||
"external_ids": { | ||
"FundRef": { | ||
"preferred": "501100011160", | ||
"all": [ | ||
"501100011160" | ||
] | ||
} | ||
}, | ||
"established": null, | ||
"relationships": [ | ||
{ | ||
"label": "Beihang University", | ||
"type": "Parent", | ||
"id": "https://ror.org/00wk2mp56" | ||
} | ||
], | ||
"email_address": null, | ||
"id": "https://ror.org/0009eea46", | ||
"labels": [ | ||
{ | ||
"label": "虚拟现实技术与系统国家重点实验室", | ||
"iso639": "zh" | ||
} | ||
], | ||
"status": "active" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,166 @@ | ||
{ | ||
"id": "https://ror.org/000e0be47", | ||
"name": "Northwestern University", | ||
"email_address": null, | ||
"ip_addresses": [], | ||
"established": 1851, | ||
"types": [ | ||
"Education" | ||
], | ||
"relationships": [ | ||
{ | ||
"label": "Central DuPage Hospital", | ||
"type": "Related", | ||
"id": "https://ror.org/00g1rc256" | ||
}, | ||
{ | ||
"label": "Jesse Brown VA Medical Center", | ||
"type": "Related", | ||
"id": "https://ror.org/049qtwc86" | ||
}, | ||
{ | ||
"label": "John H. Stroger, Jr. Hospital of Cook County", | ||
"type": "Related", | ||
"id": "https://ror.org/05626m728" | ||
}, | ||
{ | ||
"label": "Lurie Children's Hospital", | ||
"type": "Related", | ||
"id": "https://ror.org/03a6zw892" | ||
}, | ||
{ | ||
"label": "Northwestern Medicine Lake Forest Hospital", | ||
"type": "Related", | ||
"id": "https://ror.org/03fhrtz10" | ||
}, | ||
{ | ||
"label": "Northwestern Memorial Hospital", | ||
"type": "Related", | ||
"id": "https://ror.org/009543z50" | ||
}, | ||
{ | ||
"label": "Shirley Ryan AbilityLab", | ||
"type": "Related", | ||
"id": "https://ror.org/02ja0m249" | ||
}, | ||
{ | ||
"label": "Center for Light Energy Activated Redox Processes", | ||
"type": "Child", | ||
"id": "https://ror.org/004x7d471" | ||
}, | ||
{ | ||
"label": "International Institute for Nanotechnology", | ||
"type": "Child", | ||
"id": "https://ror.org/00rncr820" | ||
}, | ||
{ | ||
"label": "Northwestern University in Qatar", | ||
"type": "Related", | ||
"id": "https://ror.org/006m74d95" | ||
}, | ||
{ | ||
"label": "Northwestern Medicine", | ||
"type": "Related", | ||
"id": "https://ror.org/04fzwnh64" | ||
}, | ||
{ | ||
"label": "Robert H. Lurie Comprehensive Cancer Center of Northwestern University", | ||
"type": "Related", | ||
"id": "https://ror.org/02p4far57" | ||
} | ||
], | ||
"addresses": [ | ||
{ | ||
"lat": 42.04114, | ||
"lng": -87.69006, | ||
"state": null, | ||
"state_code": null, | ||
"city": "Evanston", | ||
"geonames_city": { | ||
"id": 4891382, | ||
"city": "Evanston", | ||
"geonames_admin1": { | ||
"name": "Illinois", | ||
"id": 4896861, | ||
"ascii_name": "Illinois", | ||
"code": "US.IL" | ||
}, | ||
"geonames_admin2": { | ||
"name": "Cook", | ||
"id": 4888671, | ||
"ascii_name": "Cook", | ||
"code": "US.IL.031" | ||
}, | ||
"license": { | ||
"attribution": "Data from geonames.org under a CC-BY 3.0 license", | ||
"license": "http://creativecommons.org/licenses/by/3.0/" | ||
}, | ||
"nuts_level1": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level2": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level3": { | ||
"name": null, | ||
"code": null | ||
} | ||
}, | ||
"postcode": null, | ||
"primary": false, | ||
"line": null, | ||
"country_geonames_id": 6252001 | ||
} | ||
], | ||
"links": [ | ||
"http://www.northwestern.edu/" | ||
], | ||
"aliases": [], | ||
"acronyms": [ | ||
"NU" | ||
], | ||
"status": "active", | ||
"wikipedia_url": "http://en.wikipedia.org/wiki/Northwestern_University", | ||
"labels": [], | ||
"country": { | ||
"country_name": "United States", | ||
"country_code": "US" | ||
}, | ||
"external_ids": { | ||
"ISNI": { | ||
"preferred": null, | ||
"all": [ | ||
"0000 0001 2299 3507" | ||
] | ||
}, | ||
"FundRef": { | ||
"preferred": "100007059", | ||
"all": [ | ||
"100007059", | ||
"100008250", | ||
"100011249", | ||
"100013826" | ||
] | ||
}, | ||
"OrgRef": { | ||
"preferred": "174216", | ||
"all": [ | ||
"174216", | ||
"3893597", | ||
"5024816" | ||
] | ||
}, | ||
"Wikidata": { | ||
"preferred": null, | ||
"all": [ | ||
"Q309350" | ||
] | ||
}, | ||
"GRID": { | ||
"preferred": "grid.16753.36", | ||
"all": "grid.16753.36" | ||
} | ||
} | ||
} |
Oops, something went wrong.