Filtering
ROR REST API v1
This page documents v1 of the ROR REST API. For v2 documentation of the ROR REST API, see https://ror.readme.io/v2/docs/api-filtering. You can also read more about ROR API versions and a summary of what's new in Schema 2.0.
About filtering
Results can be filtered by record status, organization type, country code, and country name using the filter
parameter with status
, types
, country.country_code
, or country.country_name
.
Filter format
https://api.ror.org/organizations?filter=[filter]:[value]
Filter by record status
Available statuses: active, inactive, and withdrawn. Requests for a specific record by its exact ROR ID will always return the record regardless of its status without need for the all_status parameter or for status filters.
Example
curl 'https://api.ror.org/organizations?filter=status:inactive'
Retrieves a list of records for inactive research organizations.
{
"items" : [
{
"acronyms" : [],
"addresses" : [
{
"city" : "Jacksonville",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Jacksonville",
"geonames_admin1" : {
"ascii_name" : "Illinois",
"code" : "US.IL",
"id" : 4896861,
"name" : "Illinois"
},
"geonames_admin2" : {
"ascii_name" : "Morgan",
"code" : "US.IL.137",
"id" : 4244840,
"name" : "Morgan"
},
"id" : 4241704,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 39.73394,
"line" : null,
"lng" : -90.22901,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1846,
"external_ids" : {
"GRID" : {
"all" : "grid.421071.1",
"preferred" : "grid.421071.1"
},
"ISNI" : {
"all" : [
"0000 0004 0414 2807"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"2898806"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q6722050"
],
"preferred" : null
}
},
"id" : "https://ror.org/04yw47259",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.mac.edu/"
],
"name" : "Macmurray College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/MacMurray_College"
},
{
"acronyms" : [
"NEiA"
],
"addresses" : [
{
"city" : "Brookline",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Brookline",
"geonames_admin1" : {
"ascii_name" : "Massachusetts",
"code" : "US.MA",
"id" : 6254926,
"name" : "Massachusetts"
},
"geonames_admin2" : {
"ascii_name" : "Norfolk",
"code" : "US.MA.021",
"id" : 4945455,
"name" : "Norfolk"
},
"id" : 4931482,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 42.33176,
"line" : null,
"lng" : -71.12116,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1952,
"external_ids" : {
"GRID" : {
"all" : "grid.465799.0",
"preferred" : "grid.465799.0"
},
"ISNI" : {
"all" : [
"0000 0004 0535 7949"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q7007272"
],
"preferred" : null
}
},
"id" : "https://ror.org/01952nm43",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.artinstitutes.edu/boston/"
],
"name" : "New England Institute of Art",
"relationships" : [
{
"id" : "https://ror.org/01p2ej961",
"label" : "The Art Institutes",
"type" : "Parent"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/New_England_Institute_of_Art"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Akita",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Akita",
"geonames_admin1" : {
"ascii_name" : "Akita",
"code" : "JP.02",
"id" : 2113124,
"name" : "Akita"
},
"geonames_admin2" : {
"ascii_name" : "Akita Shi",
"code" : "JP.02.2113122",
"id" : 2113122,
"name" : "Akita Shi"
},
"id" : 2113126,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 39.71667,
"line" : null,
"lng" : 140.11667,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1990,
"external_ids" : {
"GRID" : {
"all" : "grid.411330.4",
"preferred" : "grid.411330.4"
},
"OrgRef" : {
"all" : [
"30687654"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q5146629"
],
"preferred" : null
}
},
"id" : "https://ror.org/0114f6s34",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "ç§ç°å¤§å¦å»çæè¡çæ大å¦é¨"
}
],
"links" : [],
"name" : "College of Allied Medical Science Akita University",
"relationships" : [
{
"id" : "https://ror.org/03hv1ad10",
"label" : "Akita University",
"type" : "Related"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/College_of_Allied_Medical_Science_Akita_University"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Irvine",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Irvine",
"geonames_admin1" : {
"ascii_name" : "California",
"code" : "US.CA",
"id" : 5332921,
"name" : "California"
},
"geonames_admin2" : {
"ascii_name" : "Orange",
"code" : "US.CA.059",
"id" : 5379524,
"name" : "Orange"
},
"id" : 5359777,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 33.66946,
"line" : null,
"lng" : -117.82311,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1999,
"external_ids" : {
"GRID" : {
"all" : "grid.471118.a",
"preferred" : "grid.471118.a"
},
"ISNI" : {
"all" : [
"0000 0004 6044 5191"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q1124769"
],
"preferred" : null
}
},
"id" : "https://ror.org/05rx1xe20",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.conexant.com/"
],
"name" : "Conexant (United States)",
"relationships" : [
{
"id" : "https://ror.org/031tq8403",
"label" : "Synaptics (United States)",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Conexant"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Kumamoto",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Kumamoto",
"geonames_admin1" : {
"ascii_name" : "Kumamoto",
"code" : "JP.21",
"id" : 1858419,
"name" : "Kumamoto"
},
"geonames_admin2" : {
"ascii_name" : "Kumamoto Shi",
"code" : "JP.21.1858418",
"id" : 1858418,
"name" : "Kumamoto Shi"
},
"id" : 1858421,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 32.80589,
"line" : null,
"lng" : 130.69181,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"KyÅ«shÅ« TÅkai Daigaku"
],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1964,
"external_ids" : {
"GRID" : {
"all" : "grid.411243.1",
"preferred" : "grid.411243.1"
},
"ISNI" : {
"all" : [
"0000 0001 2112 6516"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"16032832"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q6452850"
],
"preferred" : null
}
},
"id" : "https://ror.org/00w0f8567",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "ä¹å·æ±æµ·å¤§å¦"
}
],
"links" : [
"http://www.ktokai-u.ac.jp/"
],
"name" : "Kyushu Tokai University",
"relationships" : [
{
"id" : "https://ror.org/01p7qe739",
"label" : "Tokai University",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Kyushu_Tokai_University"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Moscow",
"country_geonames_id" : 2017370,
"geonames_city" : {
"city" : "Moscow",
"geonames_admin1" : {
"ascii_name" : "Moscow",
"code" : "RU.48",
"id" : 524894,
"name" : "Moscow"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 524901,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 55.75222,
"line" : null,
"lng" : 37.61556,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Moscow State University for Humanities named after M.A. Sholokhov"
],
"country" : {
"country_code" : "RU",
"country_name" : "Russia"
},
"email_address" : null,
"established" : 1951,
"external_ids" : {
"GRID" : {
"all" : "grid.446226.0",
"preferred" : "grid.446226.0"
},
"ISNI" : {
"all" : [
"0000 0001 0370 2102"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"9597908"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q4304073"
],
"preferred" : null
}
},
"id" : "https://ror.org/04dstfg97",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ru",
"label" : "ÐоÑковÑкий гоÑÑдаÑÑÑвеннÑй гÑманиÑаÑнÑй ÑнивеÑÑиÑÐµÑ Ð¸Ð¼ÐµÐ½Ð¸ Ð. Ð. ШолоÑ
ова"
}
],
"links" : [
"http://www.mggu-sh.ru/"
],
"name" : "Sholokhov Moscow State University for Humanities",
"relationships" : [
{
"id" : "https://ror.org/03a9mf398",
"label" : "Moscow State Pedagogical University",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Sholokhov_Moscow_State_University_for_Humanities"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Osaka",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Osaka",
"geonames_admin1" : {
"ascii_name" : "Åsaka",
"code" : "JP.32",
"id" : 1853904,
"name" : "Åsaka"
},
"geonames_admin2" : {
"ascii_name" : "Osaka City",
"code" : "JP.32.1853897",
"id" : 1853897,
"name" : "Osaka City"
},
"id" : 1853909,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 34.69374,
"line" : null,
"lng" : 135.50218,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Osakameijojoshitankidaigaku"
],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1985,
"external_ids" : {
"GRID" : {
"all" : "grid.471885.7",
"preferred" : "grid.471885.7"
},
"ISNI" : {
"all" : [
"0000 0000 9356 4825"
],
"preferred" : null
}
},
"id" : "https://ror.org/01kjjpm11",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "大éªææµå¥³åçæ大å¦"
}
],
"links" : [
"http://www.meijo.ac.jp/about/education.html"
],
"name" : "Osaka Meijo Women's College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Nagoya",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Nagoya",
"geonames_admin1" : {
"ascii_name" : "Aichi",
"code" : "JP.01",
"id" : 1865694,
"name" : "Aichi"
},
"geonames_admin2" : {
"ascii_name" : "Nagoya",
"code" : "JP.01.1856053",
"id" : 1856053,
"name" : "Nagoya"
},
"id" : 1856057,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 35.18147,
"line" : null,
"lng" : 136.90641,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1982,
"external_ids" : {
"GRID" : {
"all" : "grid.471701.4",
"preferred" : "grid.471701.4"
}
},
"id" : "https://ror.org/035713c15",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "å
éµå¥³åçæ大å¦"
}
],
"links" : [
"http://koryo.nucba.ac.jp/en/"
],
"name" : "Koryo International College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Koryo_International_College"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Milpitas",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Milpitas",
"geonames_admin1" : {
"ascii_name" : "California",
"code" : "US.CA",
"id" : 5332921,
"name" : "California"
},
"geonames_admin2" : {
"ascii_name" : "Santa Clara",
"code" : "US.CA.085",
"id" : 5393021,
"name" : "Santa Clara"
},
"id" : 5373327,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 37.42827,
"line" : null,
"lng" : -121.90662,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"JDS Uniphase"
],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1999,
"external_ids" : {
"GRID" : {
"all" : "grid.434040.7",
"preferred" : "grid.434040.7"
},
"ISNI" : {
"all" : [
"0000 0004 0452 7467"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q3156887"
],
"preferred" : null
}
},
"id" : "https://ror.org/01a5v8x09",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.JDSU.com"
],
"name" : "JDSU (United States)",
"relationships" : [
{
"id" : "https://ror.org/025j82f41",
"label" : "JDSU (Canada)",
"type" : "Child"
},
{
"id" : "https://ror.org/01d3ncs59",
"label" : "JDSU (China)",
"type" : "Child"
},
{
"id" : "https://ror.org/00wz65j53",
"label" : "JDSU (Switzerland)",
"type" : "Child"
},
{
"id" : "https://ror.org/059a9e323",
"label" : "Viavi Solutions (United States)",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/JDSU"
},
{
"acronyms" : [
"DWC"
],
"addresses" : [
{
"city" : "Nashua",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Nashua",
"geonames_admin1" : {
"ascii_name" : "New Hampshire",
"code" : "US.NH",
"id" : 5090174,
"name" : "New Hampshire"
},
"geonames_admin2" : {
"ascii_name" : "Hillsborough",
"code" : "US.NH.011",
"id" : 5087463,
"name" : "Hillsborough"
},
"id" : 5090046,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 42.76537,
"line" : null,
"lng" : -71.46757,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1965,
"external_ids" : {
"GRID" : {
"all" : "grid.454678.c",
"preferred" : "grid.454678.c"
},
"ISNI" : {
"all" : [
"0000 0004 0437 0738"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"2685129"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q5219048"
],
"preferred" : null
}
},
"id" : "https://ror.org/002c7gt96",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.dwc.edu/"
],
"name" : "Daniel Webster College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Daniel_Webster_College"
},
{
"acronyms" : [
"CMR",
"CMR-CERCA"
],
"addresses" : [
{
"city" : "Barcelona",
"country_geonames_id" : 2510769,
"geonames_city" : {
"city" : "Barcelona",
"geonames_admin1" : {
"ascii_name" : "Catalonia",
"code" : "ES.56",
"id" : 3336901,
"name" : "Catalonia"
},
"geonames_admin2" : {
"ascii_name" : "Barcelona",
"code" : "ES.56.B",
"id" : 3128759,
"name" : "Barcelona"
},
"id" : 3128760,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 41.38879,
"line" : null,
"lng" : 2.15899,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ES",
"country_name" : "Spain"
},
"email_address" : null,
"established" : 2004,
"external_ids" : {
"GRID" : {
"all" : "grid.434617.3",
"preferred" : "grid.434617.3"
},
"ISNI" : {
"all" : [
"0000 0004 5930 4682"
],
"preferred" : null
}
},
"id" : "https://ror.org/03q0p7c86",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.cmrb.eu/en_index.html"
],
"name" : "Center of Regenerative Medicine in Barcelona",
"relationships" : [
{
"id" : "https://ror.org/01bkbaq61",
"label" : "CERCA Institution",
"type" : "Parent"
}
],
"status" : "inactive",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"LHyGes"
],
"addresses" : [
{
"city" : "Strasbourg",
"country_geonames_id" : 3017382,
"geonames_city" : {
"city" : "Strasbourg",
"geonames_admin1" : {
"ascii_name" : "Grand Est",
"code" : "FR.44",
"id" : 11071622,
"name" : "Grand Est"
},
"geonames_admin2" : {
"ascii_name" : "Bas-Rhin",
"code" : "FR.44.67",
"id" : 3034720,
"name" : "Bas-Rhin"
},
"id" : 2973783,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 48.58392,
"line" : null,
"lng" : 7.74553,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "FR",
"country_name" : "France"
},
"email_address" : null,
"established" : 2009,
"external_ids" : {
"CNRS" : {
"all" : [
"UMR7517"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.469417.9",
"preferred" : "grid.469417.9"
},
"ISNI" : {
"all" : [
"0000 0001 2299 9140"
],
"preferred" : null
}
},
"id" : "https://ror.org/03y81da23",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "fr",
"label" : "Laboratoire dâHYdrologie et de GEochimie"
}
],
"links" : [
"https://lhyges.unistra.fr/-Generale-?lang=en"
],
"name" : "Laboratory of Hydrology and Geochemistry",
"relationships" : [
{
"id" : "https://ror.org/04kdfz702",
"label" : "Institut National des Sciences de l'Univers",
"type" : "Parent"
},
{
"id" : "https://ror.org/02jhjzd11",
"label" : "National School for Water and Environmental Engineering",
"type" : "Parent"
},
{
"id" : "https://ror.org/00pg6eq24",
"label" : "University of Strasbourg",
"type" : "Parent"
},
{
"id" : "https://ror.org/0530qwm02",
"label" : "Earth and Environment Institute of Strasbourg",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"XSEDE"
],
"addresses" : [
{
"city" : "Urbana",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Urbana",
"geonames_admin1" : {
"ascii_name" : "Illinois",
"code" : "US.IL",
"id" : 4896861,
"name" : "Illinois"
},
"geonames_admin2" : {
"ascii_name" : "Champaign",
"code" : "US.IL.019",
"id" : 4887163,
"name" : "Champaign"
},
"id" : 4914570,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 40.11059,
"line" : null,
"lng" : -88.20727,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 2011,
"external_ids" : {
"GRID" : {
"all" : "grid.501421.3",
"preferred" : "grid.501421.3"
}
},
"id" : "https://ror.org/05524hb64",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.xsede.org/"
],
"name" : "Extreme Science and Engineering Discovery Environment",
"relationships" : [
{
"id" : "https://ror.org/03r10zj06",
"label" : "National Center for Supercomputing Applications",
"type" : "Parent"
},
{
"id" : "https://ror.org/01v6d0b34",
"label" : "Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Ottawa",
"country_geonames_id" : 6251999,
"geonames_city" : {
"city" : "Ottawa",
"geonames_admin1" : {
"ascii_name" : "Ontario",
"code" : "CA.08",
"id" : 6093943,
"name" : "Ontario"
},
"geonames_admin2" : {
"ascii_name" : "Ottawa",
"code" : "CA.08.3506",
"id" : 8581623,
"name" : "Ottawa"
},
"id" : 6094817,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 45.41117,
"line" : null,
"lng" : -75.69812,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "CA",
"country_name" : "Canada"
},
"email_address" : null,
"established" : 1991,
"external_ids" : {
"GRID" : {
"all" : "grid.465477.3",
"preferred" : "grid.465477.3"
},
"ISNI" : {
"all" : [
"0000 0001 2106 4693"
],
"preferred" : null
}
},
"id" : "https://ror.org/00em52312",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.polarcom.gc.ca/eng/"
],
"name" : "Canadian Polar Commission",
"relationships" : [
{
"id" : "https://ror.org/00rfash91",
"label" : "Polar Knowledge Canada",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Government"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Canadian_Polar_Commission"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Melbourne",
"country_geonames_id" : 2077456,
"geonames_city" : {
"city" : "Melbourne",
"geonames_admin1" : {
"ascii_name" : "Victoria",
"code" : "AU.07",
"id" : 2145234,
"name" : "Victoria"
},
"geonames_admin2" : {
"ascii_name" : "Melbourne",
"code" : "AU.07.24600",
"id" : 7839805,
"name" : "Melbourne"
},
"id" : 2158177,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -37.814,
"line" : null,
"lng" : 144.96332,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "AU",
"country_name" : "Australia"
},
"email_address" : null,
"established" : 2001,
"external_ids" : {
"GRID" : {
"all" : "grid.472777.6",
"preferred" : "grid.472777.6"
},
"ISNI" : {
"all" : [
"0000 0004 0640 4399"
],
"preferred" : null
}
},
"id" : "https://ror.org/05r35r527",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.mylan.com/"
],
"name" : "Mylan (Australia)",
"relationships" : [
{
"id" : "https://ror.org/04nsw4151",
"label" : "Mylan (United States)",
"type" : "Parent"
},
{
"id" : "https://ror.org/01g1gvr46",
"label" : "Viatris",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Yokkaichi",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Yokkaichi",
"geonames_admin1" : {
"ascii_name" : "Mie",
"code" : "JP.23",
"id" : 1857352,
"name" : "Mie"
},
"geonames_admin2" : {
"ascii_name" : "Yokkaichi",
"code" : "JP.23.1848370",
"id" : 1848370,
"name" : "Yokkaichi"
},
"id" : 1848373,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 34.96667,
"line" : null,
"lng" : 136.61667,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Akatsuki Gakuen Junior College"
],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1946,
"external_ids" : {
"GRID" : {
"all" : "grid.471559.b",
"preferred" : "grid.471559.b"
}
},
"id" : "https://ror.org/0010rmz96",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "åæ¥å¸å¤§å¦çæ大å¦é¨"
}
],
"links" : [
"http://www.akatsuki.ed.jp/"
],
"name" : "Yokkaichi University Junior College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Canonsburg",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Canonsburg",
"geonames_admin1" : {
"ascii_name" : "Pennsylvania",
"code" : "US.PA",
"id" : 6254927,
"name" : "Pennsylvania"
},
"geonames_admin2" : {
"ascii_name" : "Washington",
"code" : "US.PA.125",
"id" : 5218076,
"name" : "Washington"
},
"id" : 5183161,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 40.26257,
"line" : null,
"lng" : -80.18728,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"UDL Laboratories, Inc."
],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1961,
"external_ids" : {
"FundRef" : {
"all" : [
"100016259"
],
"preferred" : "100016259"
},
"GRID" : {
"all" : "grid.476548.c",
"preferred" : "grid.476548.c"
},
"Wikidata" : {
"all" : [
"Q30714477"
],
"preferred" : null
}
},
"id" : "https://ror.org/04nsw4151",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.mylan.com/"
],
"name" : "Mylan (United States)",
"relationships" : [
{
"id" : "https://ror.org/05r35r527",
"label" : "Mylan (Australia)",
"type" : "Child"
},
{
"id" : "https://ror.org/04fmf8z66",
"label" : "Mylan (Germany)",
"type" : "Child"
},
{
"id" : "https://ror.org/039jjcy66",
"label" : "Mylan (India)",
"type" : "Child"
},
{
"id" : "https://ror.org/04k443z34",
"label" : "Mylan (Italy)",
"type" : "Child"
},
{
"id" : "https://ror.org/01gqqqf26",
"label" : "Mylan (South Africa)",
"type" : "Child"
},
{
"id" : "https://ror.org/03jq8sq82",
"label" : "Mylan (Sweden)",
"type" : "Child"
},
{
"id" : "https://ror.org/045sjkt56",
"label" : "Mylan (Switzerland)",
"type" : "Child"
},
{
"id" : "https://ror.org/028rzxs74",
"label" : "Mylan (United Kingdom)",
"type" : "Child"
},
{
"id" : "https://ror.org/01g1gvr46",
"label" : "Viatris",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Mylan"
},
{
"acronyms" : [
"CPIA"
],
"addresses" : [
{
"city" : "Mississauga",
"country_geonames_id" : 6251999,
"geonames_city" : {
"city" : "Mississauga",
"geonames_admin1" : {
"ascii_name" : "Ontario",
"code" : "CA.08",
"id" : 6093943,
"name" : "Ontario"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 6075357,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 43.5789,
"line" : null,
"lng" : -79.6583,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "CA",
"country_name" : "Canada"
},
"email_address" : null,
"established" : 1943,
"external_ids" : {
"GRID" : {
"all" : "grid.423402.3",
"preferred" : "grid.423402.3"
}
},
"id" : "https://ror.org/05esm3b90",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "fr",
"label" : "Association Canadienne de l'Industrie des Plastiques"
}
],
"links" : [
"http://www.plastics.ca/home/index.php"
],
"name" : "Canadian Plastics Industry Association",
"relationships" : [
{
"id" : "https://ror.org/05p0ja512",
"label" : "Chemistry Industry Association of Canada",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Nonprofit"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"OCU"
],
"addresses" : [
{
"city" : "Osaka",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Osaka",
"geonames_admin1" : {
"ascii_name" : "Åsaka",
"code" : "JP.32",
"id" : 1853904,
"name" : "Åsaka"
},
"geonames_admin2" : {
"ascii_name" : "Osaka City",
"code" : "JP.32.1853897",
"id" : 1853897,
"name" : "Osaka City"
},
"id" : 1853909,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 34.69374,
"line" : null,
"lng" : 135.50218,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Åsaka shiritsu daigaku"
],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1880,
"external_ids" : {
"FundRef" : {
"all" : [
"100015062"
],
"preferred" : "100015062"
},
"GRID" : {
"all" : "grid.261445.0",
"preferred" : "grid.261445.0"
},
"ISNI" : {
"all" : [
"0000 0001 1009 6411"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"604496"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q1143396"
],
"preferred" : null
}
},
"id" : "https://ror.org/02skfsw40",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "大éªå¸ç«å¤§å¦"
}
],
"links" : [
"http://www.osaka-cu.ac.jp/en"
],
"name" : "Osaka City University",
"relationships" : [
{
"id" : "https://ror.org/05mxean80",
"label" : "Osaka City University Hospital",
"type" : "Related"
},
{
"id" : "https://ror.org/01hvx5h04",
"label" : "Osaka Metropolitan University",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Osaka_City_University"
},
{
"acronyms" : [
"AIT"
],
"addresses" : [
{
"city" : "Athlone",
"country_geonames_id" : 2963597,
"geonames_city" : {
"city" : "Athlone",
"geonames_admin1" : {
"ascii_name" : "Leinster",
"code" : "IE.L",
"id" : 7521314,
"name" : "Leinster"
},
"geonames_admin2" : {
"ascii_name" : "County Westmeath",
"code" : "IE.L.29",
"id" : 2960972,
"name" : "County Westmeath"
},
"id" : 3313472,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 53.42278,
"line" : null,
"lng" : -7.93722,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "IE",
"country_name" : "Ireland"
},
"email_address" : null,
"established" : 1970,
"external_ids" : {
"FundRef" : {
"all" : [
"501100004981"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.418154.d",
"preferred" : "grid.418154.d"
},
"ISNI" : {
"all" : [
"0000 0001 0684 6355"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"588844"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q14328110"
],
"preferred" : null
}
},
"id" : "https://ror.org/02dyxwz31",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ga",
"label" : "Institiúid TeicneolaÃochta Bhaile Ãtha Luain"
}
],
"links" : [
"http://www.ait.ie/"
],
"name" : "Athlone Institute of Technology",
"relationships" : [
{
"id" : "https://ror.org/01c4rxk68",
"label" : "Advanced Materials and BioEngineering Research",
"type" : "Child"
},
{
"id" : "https://ror.org/04efm0253",
"label" : "Technological University of the Shannon: Midlands Midwest",
"type" : "Related"
},
{
"id" : "https://ror.org/04efm0253",
"label" : "Technological University of the Shannon: Midlands Midwest",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Athlone_Institute_of_Technology"
}
],
"meta" : {
"countries" : [
{
"count" : 51,
"id" : "us",
"title" : "United States"
},
{
"count" : 37,
"id" : "jp",
"title" : "Japan"
},
{
"count" : 36,
"id" : "gb",
"title" : "United Kingdom"
},
{
"count" : 24,
"id" : "fr",
"title" : "France"
},
{
"count" : 16,
"id" : "ca",
"title" : "Canada"
},
{
"count" : 16,
"id" : "de",
"title" : "Germany"
},
{
"count" : 14,
"id" : "au",
"title" : "Australia"
},
{
"count" : 14,
"id" : "ie",
"title" : "Ireland"
},
{
"count" : 7,
"id" : "cz",
"title" : "Czech Republic"
},
{
"count" : 6,
"id" : "nl",
"title" : "Netherlands"
}
],
"statuses" : [
{
"count" : 286,
"id" : "inactive",
"title" : "inactive"
}
],
"types" : [
{
"count" : 91,
"id" : "education",
"title" : "Education"
},
{
"count" : 81,
"id" : "company",
"title" : "Company"
},
{
"count" : 34,
"id" : "government",
"title" : "Government"
},
{
"count" : 29,
"id" : "facility",
"title" : "Facility"
},
{
"count" : 21,
"id" : "nonprofit",
"title" : "Nonprofit"
},
{
"count" : 20,
"id" : "healthcare",
"title" : "Healthcare"
},
{
"count" : 9,
"id" : "other",
"title" : "Other"
},
{
"count" : 1,
"id" : "archive",
"title" : "Archive"
}
]
},
"number_of_results" : 286,
"time_taken" : 1
}
Filter by organization type
Available organization types:
- Education
- Healthcare
- Company
- Archive
- Nonprofit
- Government
- Facility
- Other
Example
curl 'https://api.ror.org/organizations?filter=types:Facility'
Retrieves a list of research facilities.
{
"items" : [
{
"acronyms" : [
"AIMS"
],
"addresses" : [
{
"city" : "Townsville",
"country_geonames_id" : 2077456,
"geonames_city" : {
"city" : "Townsville",
"geonames_admin1" : {
"ascii_name" : "Queensland",
"code" : "AU.04",
"id" : 2152274,
"name" : "Queensland"
},
"geonames_admin2" : {
"ascii_name" : "Townsville",
"code" : "AU.04.37010",
"id" : 7839399,
"name" : "Townsville"
},
"id" : 2146142,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -19.2677,
"line" : null,
"lng" : 146.80569,
"postcode" : null,
"primary" : false,
"state" : "Queensland",
"state_code" : "AU-QLD"
}
],
"aliases" : [],
"country" : {
"country_code" : "AU",
"country_name" : "Australia"
},
"email_address" : null,
"established" : 1972,
"external_ids" : {
"FundRef" : {
"all" : [
"100008344"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.1046.3",
"preferred" : "grid.1046.3"
},
"ISNI" : {
"all" : [
"0000 0001 0328 1619"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q4824311"
],
"preferred" : null
}
},
"id" : "https://ror.org/03x57gn41",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.aims.gov.au/"
],
"name" : "Australian Institute of Marine Science",
"relationships" : [
{
"id" : "https://ror.org/056naxb15",
"label" : "Department of Industry, Science, Energy and Resources",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Australian_Institute_of_Marine_Science"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Brisbane",
"country_geonames_id" : 2077456,
"geonames_city" : {
"city" : "Brisbane",
"geonames_admin1" : {
"ascii_name" : "Queensland",
"code" : "AU.04",
"id" : 2152274,
"name" : "Queensland"
},
"geonames_admin2" : {
"ascii_name" : "Brisbane",
"code" : "AU.04.31000",
"id" : 7839562,
"name" : "Brisbane"
},
"id" : 2174003,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -27.484697,
"line" : null,
"lng" : 153.028477,
"postcode" : null,
"primary" : false,
"state" : "Queensland",
"state_code" : "AU-QLD"
}
],
"aliases" : [],
"country" : {
"country_code" : "AU",
"country_name" : "Australia"
},
"email_address" : "",
"established" : 1998,
"external_ids" : {
"GRID" : {
"all" : "grid.1064.3",
"preferred" : "grid.1064.3"
}
},
"id" : "https://ror.org/00nx6aa03",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://research.mater.org.au/"
],
"name" : "Mater Research",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"HRI"
],
"addresses" : [
{
"city" : "Newtown",
"country_geonames_id" : 2077456,
"geonames_city" : {
"city" : "Newtown",
"geonames_admin1" : {
"ascii_name" : "New South Wales",
"code" : "AU.02",
"id" : 2155400,
"name" : "New South Wales"
},
"geonames_admin2" : {
"ascii_name" : "Inner West",
"code" : "AU.02.14170",
"id" : 12047275,
"name" : "Inner West"
},
"id" : 2155386,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -33.89596,
"line" : null,
"lng" : 151.178932,
"postcode" : null,
"primary" : false,
"state" : "New South Wales",
"state_code" : "AU-NSW"
}
],
"aliases" : [],
"country" : {
"country_code" : "AU",
"country_name" : "Australia"
},
"email_address" : "",
"established" : 1989,
"external_ids" : {
"FundRef" : {
"all" : [
"501100001208",
"100009021"
],
"preferred" : "501100001208"
},
"GRID" : {
"all" : "grid.1076.0",
"preferred" : "grid.1076.0"
},
"ISNI" : {
"all" : [
"0000 0004 0626 1885"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q17006364"
],
"preferred" : null
}
},
"id" : "https://ror.org/046fa4y88",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.hri.org.au/"
],
"name" : "The Heart Research Institute",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Heart_Research_Institute"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Trondheim",
"country_geonames_id" : 3144096,
"geonames_city" : {
"city" : "Trondheim",
"geonames_admin1" : {
"ascii_name" : "Trondelag",
"code" : "NO.21",
"id" : 11862827,
"name" : "Trøndelag"
},
"geonames_admin2" : {
"ascii_name" : "Trondheim",
"code" : "NO.21.5001",
"id" : 3133881,
"name" : "Trondheim"
},
"id" : 3133880,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 63.408917,
"line" : null,
"lng" : 10.406897,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"The Foundation for Scientific and Industrial Research"
],
"country" : {
"country_code" : "NO",
"country_name" : "Norway"
},
"email_address" : null,
"established" : 1950,
"external_ids" : {
"GRID" : {
"all" : "grid.4319.f",
"preferred" : "grid.4319.f"
},
"ISNI" : {
"all" : [
"0000 0004 0448 3150"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"47000325"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q3041255",
"Q38910776"
],
"preferred" : "Q3041255"
}
},
"id" : "https://ror.org/01f677e56",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "no",
"label" : "Stiftelsen for Industriell og Teknisk Forskning"
}
],
"links" : [
"http://www.sintef.no/en/"
],
"name" : "SINTEF",
"relationships" : [
{
"id" : "https://ror.org/004wre089",
"label" : "Norwegian Marine Technology Research Institute",
"type" : "Child"
},
{
"id" : "https://ror.org/0590dbq33",
"label" : "Sintef Energi As",
"type" : "Child"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/SINTEF"
},
{
"acronyms" : [
"AIT",
"ARC"
],
"addresses" : [
{
"city" : "Vienna",
"country_geonames_id" : 2782113,
"geonames_city" : {
"city" : "Vienna",
"geonames_admin1" : {
"ascii_name" : "Vienna",
"code" : "AT.09",
"id" : 2761367,
"name" : "Vienna"
},
"geonames_admin2" : {
"ascii_name" : "Wien Stadt",
"code" : "AT.09.900",
"id" : 2761333,
"name" : "Wien Stadt"
},
"id" : 2761369,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "AT1",
"name" : "OSTÃSTERREICH"
},
"nuts_level2" : {
"code" : "AT13",
"name" : "Wien"
},
"nuts_level3" : {
"code" : "AT130",
"name" : "Wien"
}
},
"lat" : 47.976111,
"line" : null,
"lng" : 16.508611,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Austrian Research Centers"
],
"country" : {
"country_code" : "AT",
"country_name" : "Austria"
},
"email_address" : null,
"established" : 1956,
"external_ids" : {
"FundRef" : {
"all" : [
"501100006427"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.4332.6",
"preferred" : "grid.4332.6"
},
"ISNI" : {
"all" : [
"0000 0000 9799 7097"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q783627"
],
"preferred" : null
}
},
"id" : "https://ror.org/04knbh022",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.ait.ac.at/?L=1"
],
"name" : "Austrian Institute of Technology",
"relationships" : [
{
"id" : "https://ror.org/023dz9m50",
"label" : "Complexity Science Hub Vienna",
"type" : "Related"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Austrian_Institute_of_Technology"
},
{
"acronyms" : [
"PIK"
],
"addresses" : [
{
"city" : "Potsdam",
"country_geonames_id" : 2921044,
"geonames_city" : {
"city" : "Potsdam",
"geonames_admin1" : {
"ascii_name" : "Brandenburg",
"code" : "DE.11",
"id" : 2945356,
"name" : "Brandenburg"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 2852458,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "DE4",
"name" : "BRANDENBURG"
},
"nuts_level2" : {
"code" : "DE40",
"name" : "Brandenburg"
},
"nuts_level3" : {
"code" : "DE40E",
"name" : "Potsdam-Mittelmark"
}
},
"lat" : 52.381282,
"line" : null,
"lng" : 13.064152,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "DE",
"country_name" : "Germany"
},
"email_address" : null,
"established" : 1992,
"external_ids" : {
"GRID" : {
"all" : "grid.4556.2",
"preferred" : "grid.4556.2"
},
"ISNI" : {
"all" : [
"0000 0004 0493 9031"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"18480293"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q251061"
],
"preferred" : null
}
},
"id" : "https://ror.org/03e8s1d88",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "de",
"label" : "Potsdam-Institut für Klimafolgenforschung"
}
],
"links" : [
"https://www.pik-potsdam.de/"
],
"name" : "Potsdam Institute for Climate Impact Research",
"relationships" : [
{
"id" : "https://ror.org/01n6r0e97",
"label" : "Leibniz Association",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Potsdam_Institute_for_Climate_Impact_Research"
},
{
"acronyms" : [
"ITE"
],
"addresses" : [
{
"city" : "Warsaw",
"country_geonames_id" : 798544,
"geonames_city" : {
"city" : "Warsaw",
"geonames_admin1" : {
"ascii_name" : "Mazovia",
"code" : "PL.78",
"id" : 858787,
"name" : "Mazovia"
},
"geonames_admin2" : {
"ascii_name" : "Warszawa",
"code" : "PL.78.1465",
"id" : 6695624,
"name" : "Warszawa"
},
"id" : 756135,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "PL1",
"name" : "REGION CENTRALNY"
},
"nuts_level2" : {
"code" : "PL12",
"name" : "Mazowieckie"
},
"nuts_level3" : {
"code" : "PL127",
"name" : "Miasto Warszawa"
}
},
"lat" : 52.176751,
"line" : null,
"lng" : 21.008943,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Instytut zostaÅ utworzony w Warszawie"
],
"country" : {
"country_code" : "PL",
"country_name" : "Poland"
},
"email_address" : null,
"established" : 1966,
"external_ids" : {
"GRID" : {
"all" : "grid.4612.1",
"preferred" : "grid.4612.1"
},
"ISNI" : {
"all" : [
"0000 0000 9172 2308"
],
"preferred" : null
}
},
"id" : "https://ror.org/02khfkr46",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.ite.waw.pl/en/index.php"
],
"name" : "Institute of Electron Technology",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"IPPT",
"IPPT PAN"
],
"addresses" : [
{
"city" : "Warsaw",
"country_geonames_id" : 798544,
"geonames_city" : {
"city" : "Warsaw",
"geonames_admin1" : {
"ascii_name" : "Mazovia",
"code" : "PL.78",
"id" : 858787,
"name" : "Mazovia"
},
"geonames_admin2" : {
"ascii_name" : "Warszawa",
"code" : "PL.78.1465",
"id" : 6695624,
"name" : "Warszawa"
},
"id" : 756135,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "PL1",
"name" : "REGION CENTRALNY"
},
"nuts_level2" : {
"code" : "PL12",
"name" : "Mazowieckie"
},
"nuts_level3" : {
"code" : "PL127",
"name" : "Miasto Warszawa"
}
},
"lat" : 52.20679,
"line" : null,
"lng" : 20.981253,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "PL",
"country_name" : "Poland"
},
"email_address" : null,
"established" : 1952,
"external_ids" : {
"GRID" : {
"all" : "grid.4616.5",
"preferred" : "grid.4616.5"
},
"ISNI" : {
"all" : [
"0000 0004 0542 3598"
],
"preferred" : null
}
},
"id" : "https://ror.org/03fs4aq04",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "pl",
"label" : "Instytut Podstawowych Problemów Techniki"
}
],
"links" : [
"http://www.ippt.pan.pl/en/"
],
"name" : "Institute of Fundamental Technological Research",
"relationships" : [
{
"id" : "https://ror.org/01dr6c206",
"label" : "Polish Academy of Sciences",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"PTB"
],
"addresses" : [
{
"city" : "Braunschweig",
"country_geonames_id" : 2921044,
"geonames_city" : {
"city" : "Braunschweig",
"geonames_admin1" : {
"ascii_name" : "Lower Saxony",
"code" : "DE.06",
"id" : 2862926,
"name" : "Lower Saxony"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 2945024,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "DE9",
"name" : "NIEDERSACHSEN"
},
"nuts_level2" : {
"code" : "DE91",
"name" : "Braunschweig"
},
"nuts_level3" : {
"code" : "DE911",
"name" : "Braunschweig, Kreisfreie Stadt"
}
},
"lat" : 52.297075,
"line" : null,
"lng" : 10.462984,
"postcode" : null,
"primary" : false,
"state" : "Niedersachsen",
"state_code" : "DE-NI"
}
],
"aliases" : [],
"country" : {
"country_code" : "DE",
"country_name" : "Germany"
},
"email_address" : null,
"established" : 1887,
"external_ids" : {
"GRID" : {
"all" : "grid.4764.1",
"preferred" : "grid.4764.1"
},
"ISNI" : {
"all" : [
"0000 0001 2186 1887"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"336112"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q470438",
"Q28738259"
],
"preferred" : "Q470438"
}
},
"id" : "https://ror.org/05r3f7h03",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "en",
"label" : "German National Metrology Institute"
}
],
"links" : [
"https://www.ptb.de/cms/"
],
"name" : "Physikalisch-Technische Bundesanstalt",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Physikalisch-Technische_Bundesanstalt"
},
{
"acronyms" : [
"MTA SZTAKI"
],
"addresses" : [
{
"city" : "Budapest",
"country_geonames_id" : 719819,
"geonames_city" : {
"city" : "Budapest",
"geonames_admin1" : {
"ascii_name" : "Budapest",
"code" : "HU.05",
"id" : 3054638,
"name" : "Budapest"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 3054643,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "HU1",
"name" : "KÃZÃP-MAGYARORSZÃG"
},
"nuts_level2" : {
"code" : "HU10",
"name" : "Közép-Magyarország"
},
"nuts_level3" : {
"code" : "HU101",
"name" : "Budapest"
}
},
"lat" : 47.478417,
"line" : null,
"lng" : 19.05215,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Computer and Automation Research Institute"
],
"country" : {
"country_code" : "HU",
"country_name" : "Hungary"
},
"email_address" : null,
"established" : 1964,
"external_ids" : {
"FundRef" : {
"all" : [
"100007626"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.4836.9",
"preferred" : "grid.4836.9"
},
"ISNI" : {
"all" : [
"0000 0004 0633 9072"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q7727247"
],
"preferred" : null
}
},
"id" : "https://ror.org/0249v7n71",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "hu",
"label" : "Magyar Tudományos Akadémia SzámÃtástechnikai és Automatizálási Kutatóintézete"
}
],
"links" : [
"https://www.sztaki.hu/?en"
],
"name" : "Institute for Computer Science and Control",
"relationships" : [
{
"id" : "https://ror.org/02ks8qq67",
"label" : "Hungarian Academy of Sciences",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/The_Computer_and_Automation_Research_Institute,_Hungarian_Academy_of_Sciences"
},
{
"acronyms" : [
"TWI"
],
"addresses" : [
{
"city" : "Cambridge",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Cambridge",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Cambridgeshire",
"code" : "GB.ENG.C3",
"id" : 2653940,
"name" : "Cambridgeshire"
},
"id" : 2653941,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH1",
"name" : "East Anglia"
},
"nuts_level3" : {
"code" : "UKH12",
"name" : "Cambridgeshire CC"
}
},
"lat" : 52.117429,
"line" : null,
"lng" : 0.225809,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1968,
"external_ids" : {
"GRID" : {
"all" : "grid.4843.b",
"preferred" : "grid.4843.b"
},
"ISNI" : {
"all" : [
"0000 0001 1703 001X"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"21842389"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q1408031"
],
"preferred" : null
}
},
"id" : "https://ror.org/03kchyj69",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.twi-global.com/"
],
"name" : "The Welding Institute",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/The_Welding_Institute"
},
{
"acronyms" : [
"RBI",
"IRB"
],
"addresses" : [
{
"city" : "Zagreb",
"country_geonames_id" : 3202326,
"geonames_city" : {
"city" : "Zagreb",
"geonames_admin1" : {
"ascii_name" : "City of Zagreb",
"code" : "HR.21",
"id" : 3337532,
"name" : "City of Zagreb"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 3186886,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "HR0",
"name" : "HRVATSKA"
},
"nuts_level2" : {
"code" : "HR04",
"name" : "Kontinentalna Hrvatska"
},
"nuts_level3" : {
"code" : "HR041",
"name" : "Grad Zagreb"
}
},
"lat" : 45.829695,
"line" : null,
"lng" : 15.988489,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "HR",
"country_name" : "Croatia"
},
"email_address" : null,
"established" : 1950,
"external_ids" : {
"FundRef" : {
"all" : [
"501100007259"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.4905.8",
"preferred" : "grid.4905.8"
},
"ISNI" : {
"all" : [
"0000 0004 0635 7705"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"4763329"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q7383690"
],
"preferred" : null
}
},
"id" : "https://ror.org/02mw21745",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "hr",
"label" : "Institut RuÄer BoÅ¡koviÄ"
}
],
"links" : [
"http://www.irb.hr/"
],
"name" : "Rudjer Boskovic Institute",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Ru%C4%91er_Bo%C5%A1kovi%C4%87_Institute"
},
{
"acronyms" : [
"AEKI",
"AERI"
],
"addresses" : [
{
"city" : "Budapest",
"country_geonames_id" : 719819,
"geonames_city" : {
"city" : "Budapest",
"geonames_admin1" : {
"ascii_name" : "Budapest",
"code" : "HU.05",
"id" : 3054638,
"name" : "Budapest"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 3054643,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "HU1",
"name" : "KÃZÃP-MAGYARORSZÃG"
},
"nuts_level2" : {
"code" : "HU10",
"name" : "Közép-Magyarország"
},
"nuts_level3" : {
"code" : "HU101",
"name" : "Budapest"
}
},
"lat" : 47.487898,
"line" : null,
"lng" : 18.961522,
"postcode" : null,
"primary" : false,
"state" : "Pest",
"state_code" : "HU-PE"
}
],
"aliases" : [
"Atomic Energy Research Institute"
],
"country" : {
"country_code" : "HU",
"country_name" : "Hungary"
},
"email_address" : null,
"established" : 1950,
"external_ids" : {
"GRID" : {
"all" : "grid.4987.2",
"preferred" : "grid.4987.2"
},
"OrgRef" : {
"all" : [
"47000256"
],
"preferred" : null
}
},
"id" : "https://ror.org/01j5n9f07",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "hu",
"label" : "Atomenergia Kutatóintézet"
}
],
"links" : [
"http://www.aeki.kfki.hu/?lang=en"
],
"name" : "Institute for Atomic Energy Research",
"relationships" : [
{
"id" : "https://ror.org/05wswj918",
"label" : "Centre for Energy Research",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "The Hague",
"country_geonames_id" : 2750405,
"geonames_city" : {
"city" : "The Hague",
"geonames_admin1" : {
"ascii_name" : "South Holland",
"code" : "NL.11",
"id" : 2743698,
"name" : "South Holland"
},
"geonames_admin2" : {
"ascii_name" : "Gemeente Den Haag",
"code" : "NL.11.0518",
"id" : 2747372,
"name" : "Gemeente Den Haag"
},
"id" : 2747373,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "NL3",
"name" : "WEST-NEDERLAND"
},
"nuts_level2" : {
"code" : "NL33",
"name" : "Zuid-Holland"
},
"nuts_level3" : {
"code" : "NL332",
"name" : "Agglomeratie 's-Gravenhage"
}
},
"lat" : 52.070578,
"line" : null,
"lng" : 4.298536,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "NL",
"country_name" : "Netherlands"
},
"email_address" : null,
"established" : null,
"external_ids" : {
"GRID" : {
"all" : "grid.5474.2",
"preferred" : "grid.5474.2"
}
},
"id" : "https://ror.org/04zsytt76",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.wisenmunro.org/"
],
"name" : "Wise & Munro Learning Research",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"OFFIS"
],
"addresses" : [
{
"city" : "Oldenburg",
"country_geonames_id" : 2921044,
"geonames_city" : {
"city" : "Oldenburg",
"geonames_admin1" : {
"ascii_name" : "Lower Saxony",
"code" : "DE.06",
"id" : 2862926,
"name" : "Lower Saxony"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 2857458,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "DE9",
"name" : "NIEDERSACHSEN"
},
"nuts_level2" : {
"code" : "DE94",
"name" : "Weser-Ems"
},
"nuts_level3" : {
"code" : "DE943",
"name" : "Oldenburg (Oldenburg), Kreisfreie Stadt"
}
},
"lat" : 53.148845,
"line" : null,
"lng" : 8.200071,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "DE",
"country_name" : "Germany"
},
"email_address" : null,
"established" : 1991,
"external_ids" : {
"GRID" : {
"all" : "grid.5637.7",
"preferred" : "grid.5637.7"
},
"Wikidata" : {
"all" : [
"Q2007462"
],
"preferred" : null
}
},
"id" : "https://ror.org/003sav189",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "en",
"label" : "Institute for Information Technology"
}
],
"links" : [
"http://www.offis.de/en/start.html"
],
"name" : "Oldenburger Institut für Informatik",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/OFFIS"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Pisa",
"country_geonames_id" : 3175395,
"geonames_city" : {
"city" : "Pisa",
"geonames_admin1" : {
"ascii_name" : "Tuscany",
"code" : "IT.16",
"id" : 3165361,
"name" : "Tuscany"
},
"geonames_admin2" : {
"ascii_name" : "Province of Pisa",
"code" : "IT.16.PI",
"id" : 3170646,
"name" : "Province of Pisa"
},
"id" : 3170647,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "ITI",
"name" : "CENTRO (IT)"
},
"nuts_level2" : {
"code" : "ITI1",
"name" : "Toscana"
},
"nuts_level3" : {
"code" : "ITI17",
"name" : "Pisa"
}
},
"lat" : 43.712468,
"line" : null,
"lng" : 10.399651,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "IT",
"country_name" : "Italy"
},
"email_address" : null,
"established" : 1987,
"external_ids" : {
"GRID" : {
"all" : "grid.5740.6",
"preferred" : "grid.5740.6"
},
"ISNI" : {
"all" : [
"0000 0000 9120 5458"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q30252673"
],
"preferred" : null
}
},
"id" : "https://ror.org/01t0n3b84",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.cpr.it/"
],
"name" : "Consorzio Pisa Ricerche",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Bonn",
"country_geonames_id" : 2921044,
"geonames_city" : {
"city" : "Bonn",
"geonames_admin1" : {
"ascii_name" : "North Rhine-Westphalia",
"code" : "DE.07",
"id" : 2861876,
"name" : "North Rhine-Westphalia"
},
"geonames_admin2" : {
"ascii_name" : "Regierungsbezirk Koln",
"code" : "DE.07.053",
"id" : 2886241,
"name" : "Regierungsbezirk Köln"
},
"id" : 2946447,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "DEA",
"name" : "NORDRHEIN-WESTFALEN"
},
"nuts_level2" : {
"code" : "DEA2",
"name" : "Köln"
},
"nuts_level3" : {
"code" : "DEA2C",
"name" : "Rhein-Sieg-Kreis"
}
},
"lat" : 50.7358511,
"line" : null,
"lng" : 7.1006599,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "DE",
"country_name" : "Germany"
},
"email_address" : "",
"established" : 1988,
"external_ids" : {
"GRID" : {
"all" : "grid.5855.d",
"preferred" : "grid.5855.d"
},
"ISNI" : {
"all" : [
"0000 0004 0625 0529"
],
"preferred" : null
}
},
"id" : "https://ror.org/034fmtr90",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "de",
"label" : "Empirica. Gesellschaft für Kommunikations- und Technologieforschung"
}
],
"links" : [
"http://empirica.com/"
],
"name" : "empirica - Communication and Technology Research",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"SMASH"
],
"addresses" : [
{
"city" : "Paris",
"country_geonames_id" : 3017382,
"geonames_city" : {
"city" : "Paris",
"geonames_admin1" : {
"ascii_name" : "Ile-de-France",
"code" : "FR.11",
"id" : 3012874,
"name" : "Ãle-de-France"
},
"geonames_admin2" : {
"ascii_name" : "Paris",
"code" : "FR.11.75",
"id" : 2968815,
"name" : "Paris"
},
"id" : 2988507,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "FR1",
"name" : "ÃLE DE FRANCE"
},
"nuts_level2" : {
"code" : "FR10",
"name" : "Ãle de France"
},
"nuts_level3" : {
"code" : "FR101",
"name" : "Paris"
}
},
"lat" : 48.833061,
"line" : null,
"lng" : 2.305537,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "FR",
"country_name" : "France"
},
"email_address" : null,
"established" : 1976,
"external_ids" : {
"GRID" : {
"all" : "grid.6050.3",
"preferred" : "grid.6050.3"
},
"Wikidata" : {
"all" : [
"Q30252676"
],
"preferred" : null
}
},
"id" : "https://ror.org/04d4dxm04",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.smash.fr/"
],
"name" : "Société de Mathématiques Appliquées et de Sciences Humaines",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"CRF"
],
"addresses" : [
{
"city" : "Orbassano",
"country_geonames_id" : 3175395,
"geonames_city" : {
"city" : "Orbassano",
"geonames_admin1" : {
"ascii_name" : "Piedmont",
"code" : "IT.12",
"id" : 3170831,
"name" : "Piedmont"
},
"geonames_admin2" : {
"ascii_name" : "Torino",
"code" : "IT.12.TO",
"id" : 3165523,
"name" : "Torino"
},
"id" : 3171986,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "ITC",
"name" : "NORD-OVEST"
},
"nuts_level2" : {
"code" : "ITC1",
"name" : "Piemonte"
},
"nuts_level3" : {
"code" : "ITC11",
"name" : "Torino"
}
},
"lat" : 45.014239,
"line" : null,
"lng" : 7.568164,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "IT",
"country_name" : "Italy"
},
"email_address" : null,
"established" : 1978,
"external_ids" : {
"GRID" : {
"all" : "grid.6276.5",
"preferred" : "grid.6276.5"
},
"ISNI" : {
"all" : [
"0000 0004 0618 8606"
],
"preferred" : null
}
},
"id" : "https://ror.org/00b7dkt53",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.crf.it/EN"
],
"name" : "Centro Ricerche FIAT",
"relationships" : [
{
"id" : "https://ror.org/005m6rn77",
"label" : "Fiat Chrysler Automobiles (Italy)",
"type" : "Related"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Delft",
"country_geonames_id" : 2750405,
"geonames_city" : {
"city" : "Delft",
"geonames_admin1" : {
"ascii_name" : "South Holland",
"code" : "NL.11",
"id" : 2743698,
"name" : "South Holland"
},
"geonames_admin2" : {
"ascii_name" : "Gemeente Delft",
"code" : "NL.11.0503",
"id" : 2757344,
"name" : "Gemeente Delft"
},
"id" : 2757345,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "NL3",
"name" : "WEST-NEDERLAND"
},
"nuts_level2" : {
"code" : "NL33",
"name" : "Zuid-Holland"
},
"nuts_level3" : {
"code" : "NL332",
"name" : "Agglomeratie 's-Gravenhage"
}
},
"lat" : 51.986071,
"line" : null,
"lng" : 4.379089,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "NL",
"country_name" : "Netherlands"
},
"email_address" : null,
"established" : 2008,
"external_ids" : {
"FundRef" : {
"all" : [
"501100007142"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.6385.8",
"preferred" : "grid.6385.8"
},
"ISNI" : {
"all" : [
"0000 0000 9294 0542"
],
"preferred" : null
}
},
"id" : "https://ror.org/01deh9c76",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.deltares.nl/en"
],
"name" : "Deltares",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
}
],
"meta" : {
"countries" : [
{
"count" : 1533,
"id" : "fr",
"title" : "France"
},
{
"count" : 1034,
"id" : "us",
"title" : "United States"
},
{
"count" : 907,
"id" : "cn",
"title" : "China"
},
{
"count" : 806,
"id" : "ru",
"title" : "Russia"
},
{
"count" : 744,
"id" : "de",
"title" : "Germany"
},
{
"count" : 381,
"id" : "in",
"title" : "India"
},
{
"count" : 310,
"id" : "es",
"title" : "Spain"
},
{
"count" : 309,
"id" : "it",
"title" : "Italy"
},
{
"count" : 294,
"id" : "jp",
"title" : "Japan"
},
{
"count" : 268,
"id" : "gb",
"title" : "United Kingdom"
}
],
"statuses" : [
{
"count" : 9620,
"id" : "active",
"title" : "active"
}
],
"types" : [
{
"count" : 9620,
"id" : "facility",
"title" : "Facility"
}
]
},
"number_of_results" : 9620,
"time_taken" : 3
}
Filter by country code
Available country codes are those in the ISO 3166 alpha-2 list.
Example
curl 'https://api.ror.org/organizations?filter=country.country_code:ZA'
Returns a list of research organizations in South Africa.
{
"items" : [
{
"acronyms" : [
"DST"
],
"addresses" : [
{
"city" : "Pretoria",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Pretoria",
"geonames_admin1" : {
"ascii_name" : "Gauteng",
"code" : "ZA.06",
"id" : 1085594,
"name" : "Gauteng"
},
"geonames_admin2" : {
"ascii_name" : "City of Tshwane Metropolitan Municipality",
"code" : "ZA.06.TSH",
"id" : 8347355,
"name" : "City of Tshwane Metropolitan Municipality"
},
"id" : 964137,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -25.75701,
"line" : null,
"lng" : 28.27631,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : null,
"external_ids" : {
"FundRef" : {
"all" : [
"501100001342"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.424109.a",
"preferred" : "grid.424109.a"
},
"ISNI" : {
"all" : [
"0000 0004 0648 3402"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"3265848"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q4294475"
],
"preferred" : null
}
},
"id" : "https://ror.org/048kh7197",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.dst.gov.za/"
],
"name" : "Department of Science and Technology",
"relationships" : [
{
"id" : "https://ror.org/01gwm7a05",
"label" : "Government of South Africa",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Government"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Department_of_Science_and_Technology_(South_Africa)"
},
{
"acronyms" : [
"NRF"
],
"addresses" : [
{
"city" : "Pretoria",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Pretoria",
"geonames_admin1" : {
"ascii_name" : "Gauteng",
"code" : "ZA.06",
"id" : 1085594,
"name" : "Gauteng"
},
"geonames_admin2" : {
"ascii_name" : "City of Tshwane Metropolitan Municipality",
"code" : "ZA.06.TSH",
"id" : 8347355,
"name" : "City of Tshwane Metropolitan Municipality"
},
"id" : 964137,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -25.746948,
"line" : null,
"lng" : 28.276865,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1999,
"external_ids" : {
"FundRef" : {
"all" : [
"501100001321",
"501100006312"
],
"preferred" : "501100001321"
},
"GRID" : {
"all" : "grid.425534.1",
"preferred" : "grid.425534.1"
},
"ISNI" : {
"all" : [
"0000 0000 9399 6812"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q6978050"
],
"preferred" : null
}
},
"id" : "https://ror.org/05s0g1g46",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.nrf.ac.za/"
],
"name" : "National Research Foundation",
"relationships" : [
{
"id" : "https://ror.org/02zehhs18",
"label" : "South African Agency for Science and Technology Advancement",
"type" : "Child"
},
{
"id" : "https://ror.org/041j42q70",
"label" : "South African Environmental Observation Network",
"type" : "Child"
},
{
"id" : "https://ror.org/00bfgxv06",
"label" : "South African Institute for Aquatic Biodiversity",
"type" : "Child"
},
{
"id" : "https://ror.org/022j2n646",
"label" : "South African Radio Astronomy Observatory",
"type" : "Child"
},
{
"id" : "https://ror.org/002kje223",
"label" : "iThemba Laboratory",
"type" : "Child"
}
],
"status" : "active",
"types" : [
"Nonprofit"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/National_Research_Foundation_of_South_Africa"
},
{
"acronyms" : [
"AORTIC"
],
"addresses" : [
{
"city" : "Cape Town",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Cape Town",
"geonames_admin1" : {
"ascii_name" : "Western Cape",
"code" : "ZA.11",
"id" : 1085599,
"name" : "Western Cape"
},
"geonames_admin2" : {
"ascii_name" : "City of Cape Town",
"code" : "ZA.11.CPT",
"id" : 8334583,
"name" : "City of Cape Town"
},
"id" : 3369157,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -33.936774,
"line" : null,
"lng" : 18.40047,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1983,
"external_ids" : {
"GRID" : {
"all" : "grid.427786.8",
"preferred" : "grid.427786.8"
},
"Wikidata" : {
"all" : [
"Q30286537"
],
"preferred" : null
}
},
"id" : "https://ror.org/031wqg810",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://aortic-africa.org/"
],
"name" : "African Organisation for Research and Training in Cancer",
"relationships" : [],
"status" : "active",
"types" : [
"Nonprofit"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Durban",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Durban",
"geonames_admin1" : {
"ascii_name" : "KwaZulu-Natal",
"code" : "ZA.02",
"id" : 972062,
"name" : "KwaZulu-Natal"
},
"geonames_admin2" : {
"ascii_name" : "eThekwini Metropolitan Municipality",
"code" : "ZA.02.ETH",
"id" : 8299474,
"name" : "eThekwini Metropolitan Municipality"
},
"id" : 1007311,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -29.85161,
"line" : null,
"lng" : 30.997418,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1986,
"external_ids" : {
"GRID" : {
"all" : "grid.428134.8",
"preferred" : "grid.428134.8"
},
"Wikidata" : {
"all" : [
"Q15075889"
],
"preferred" : null
}
},
"id" : "https://ror.org/020wan993",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.childlinesa.org.za/"
],
"name" : "Childline South Africa",
"relationships" : [],
"status" : "active",
"types" : [
"Nonprofit"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Childline_South_Africa"
},
{
"acronyms" : [
"CUT"
],
"addresses" : [
{
"city" : "Bloemfontein",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Bloemfontein",
"geonames_admin1" : {
"ascii_name" : "Free State",
"code" : "ZA.03",
"id" : 967573,
"name" : "Free State"
},
"geonames_admin2" : {
"ascii_name" : "Mangaung Metropolitan Municipality",
"code" : "ZA.03.MAN",
"id" : 8347386,
"name" : "Mangaung Metropolitan Municipality"
},
"id" : 1018725,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -29.121389,
"line" : null,
"lng" : 26.213611,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Central University of Technology Free State"
],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1981,
"external_ids" : {
"FundRef" : {
"all" : [
"501100005778"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.428369.2",
"preferred" : "grid.428369.2"
},
"ISNI" : {
"all" : [
"0000 0001 0245 3319"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"4748478"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q1054047"
],
"preferred" : null
}
},
"id" : "https://ror.org/033z08192",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.cut.ac.za/"
],
"name" : "Central University of Technology",
"relationships" : [],
"status" : "active",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Central_University_of_Technology"
},
{
"acronyms" : [
"CCJD"
],
"addresses" : [
{
"city" : "Pietermaritzburg",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Pietermaritzburg",
"geonames_admin1" : {
"ascii_name" : "KwaZulu-Natal",
"code" : "ZA.02",
"id" : 972062,
"name" : "KwaZulu-Natal"
},
"geonames_admin2" : {
"ascii_name" : "uMgungundlovu District Municipality",
"code" : "ZA.02.DC22",
"id" : 8347364,
"name" : "uMgungundlovu District Municipality"
},
"id" : 965301,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -29.626281,
"line" : null,
"lng" : 30.400342,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : null,
"external_ids" : {
"GRID" : {
"all" : "grid.428410.b",
"preferred" : "grid.428410.b"
},
"Wikidata" : {
"all" : [
"Q30287076"
],
"preferred" : null
}
},
"id" : "https://ror.org/01dxazx51",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.ccjd.org.za/"
],
"name" : "Centre for Community Justice and Development",
"relationships" : [],
"status" : "active",
"types" : [
"Nonprofit"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"CAPRISA"
],
"addresses" : [
{
"city" : "Durban",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Durban",
"geonames_admin1" : {
"ascii_name" : "KwaZulu-Natal",
"code" : "ZA.02",
"id" : 972062,
"name" : "KwaZulu-Natal"
},
"geonames_admin2" : {
"ascii_name" : "eThekwini Metropolitan Municipality",
"code" : "ZA.02.ETH",
"id" : 8299474,
"name" : "eThekwini Metropolitan Municipality"
},
"id" : 1007311,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -29.859564,
"line" : null,
"lng" : 31.010382,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 2002,
"external_ids" : {
"GRID" : {
"all" : "grid.428428.0",
"preferred" : "grid.428428.0"
},
"ISNI" : {
"all" : [
"0000 0004 5938 4248"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q5008758"
],
"preferred" : null
}
},
"id" : "https://ror.org/04qkg4668",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.caprisa.org/Default"
],
"name" : "Centre for the AIDS Programme of Research in South Africa",
"relationships" : [],
"status" : "active",
"types" : [
"Other"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/CAPRISA"
},
{
"acronyms" : [
"ARC"
],
"addresses" : [
{
"city" : "Pretoria",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Pretoria",
"geonames_admin1" : {
"ascii_name" : "Gauteng",
"code" : "ZA.06",
"id" : 1085594,
"name" : "Gauteng"
},
"geonames_admin2" : {
"ascii_name" : "City of Tshwane Metropolitan Municipality",
"code" : "ZA.06.TSH",
"id" : 8347355,
"name" : "City of Tshwane Metropolitan Municipality"
},
"id" : 964137,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -25.771169,
"line" : null,
"lng" : 28.187851,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1990,
"external_ids" : {
"FundRef" : {
"all" : [
"100007537",
"100007538"
],
"preferred" : "100007537"
},
"GRID" : {
"all" : "grid.428711.9",
"preferred" : "grid.428711.9"
},
"ISNI" : {
"all" : [
"0000 0001 2173 1003"
],
"preferred" : null
}
},
"id" : "https://ror.org/04r1s2546",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.arc.agric.za/Pages/Home.aspx"
],
"name" : "Agricultural Research Council of South Africa",
"relationships" : [
{
"id" : "https://ror.org/01zskeg15",
"label" : "Animal Production Institute",
"type" : "Child"
},
{
"id" : "https://ror.org/03eq22881",
"label" : "Institute for Deciduous Fruit, Vines and Wine",
"type" : "Child"
},
{
"id" : "https://ror.org/03k31z678",
"label" : "Institute for Soil, Climate and Water",
"type" : "Child"
},
{
"id" : "https://ror.org/05dqm7k77",
"label" : "Onderstepoort Veterinary Institute",
"type" : "Child"
}
],
"status" : "active",
"types" : [
"Government"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Stellenbosch",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Stellenbosch",
"geonames_admin1" : {
"ascii_name" : "Western Cape",
"code" : "ZA.11",
"id" : 1085599,
"name" : "Western Cape"
},
"geonames_admin2" : {
"ascii_name" : "Cape Winelands District Municipality",
"code" : "ZA.11.DC2",
"id" : 8347344,
"name" : "Cape Winelands District Municipality"
},
"id" : 3361025,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -33.922962,
"line" : null,
"lng" : 18.872741,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"ARC Infruitec-Nietvoorbij"
],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1997,
"external_ids" : {
"GRID" : {
"all" : "grid.428715.d",
"preferred" : "grid.428715.d"
},
"ISNI" : {
"all" : [
"0000 0004 0388 8690"
],
"preferred" : null
}
},
"id" : "https://ror.org/03eq22881",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.arc.agric.za/arc-infruitec-nietvoorbij/Pages/ARC-InfrNietv-Homepage.aspx"
],
"name" : "Institute for Deciduous Fruit, Vines and Wine",
"relationships" : [
{
"id" : "https://ror.org/04r1s2546",
"label" : "Agricultural Research Council of South Africa",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Government"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Johannesburg",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Johannesburg",
"geonames_admin1" : {
"ascii_name" : "Gauteng",
"code" : "ZA.06",
"id" : 1085594,
"name" : "Gauteng"
},
"geonames_admin2" : {
"ascii_name" : "City of Johannesburg Metropolitan Municipality",
"code" : "ZA.06.JHB",
"id" : 8347354,
"name" : "City of Johannesburg Metropolitan Municipality"
},
"id" : 993800,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -26.18488,
"line" : null,
"lng" : 28.04035,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 2002,
"external_ids" : {
"GRID" : {
"all" : "grid.428871.0",
"preferred" : "grid.428871.0"
},
"ISNI" : {
"all" : [
"0000 0004 0551 0333"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q30287481"
],
"preferred" : null
}
},
"id" : "https://ror.org/01q3zpq21",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.ibisreproductivehealth.org/"
],
"name" : "Ibis Reproductive Health",
"relationships" : [],
"status" : "active",
"types" : [
"Healthcare"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"ISS"
],
"addresses" : [
{
"city" : "Pretoria",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Pretoria",
"geonames_admin1" : {
"ascii_name" : "Gauteng",
"code" : "ZA.06",
"id" : 1085594,
"name" : "Gauteng"
},
"geonames_admin2" : {
"ascii_name" : "City of Tshwane Metropolitan Municipality",
"code" : "ZA.06.TSH",
"id" : 8347355,
"name" : "City of Tshwane Metropolitan Municipality"
},
"id" : 964137,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -25.773178,
"line" : null,
"lng" : 28.234935,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"ISS Africa"
],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1991,
"external_ids" : {
"GRID" : {
"all" : "grid.429110.f",
"preferred" : "grid.429110.f"
},
"ISNI" : {
"all" : [
"0000 0004 0634 9019"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q18126017"
],
"preferred" : null
}
},
"id" : "https://ror.org/00fd6f737",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://issafrica.org/"
],
"name" : "Institute for Security Studies",
"relationships" : [
{
"id" : "https://ror.org/004zjze34",
"label" : "Institute for Security Studies",
"type" : "Child"
}
],
"status" : "active",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Institute_for_Security_Studies"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Cape Town",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Cape Town",
"geonames_admin1" : {
"ascii_name" : "Western Cape",
"code" : "ZA.11",
"id" : 1085599,
"name" : "Western Cape"
},
"geonames_admin2" : {
"ascii_name" : "City of Cape Town",
"code" : "ZA.11.CPT",
"id" : 8334583,
"name" : "City of Cape Town"
},
"id" : 3369157,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -34.009955,
"line" : null,
"lng" : 18.477016,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1993,
"external_ids" : {
"GRID" : {
"all" : "grid.429329.7",
"preferred" : "grid.429329.7"
},
"Wikidata" : {
"all" : [
"Q30287860"
],
"preferred" : null
}
},
"id" : "https://ror.org/02mfecp81",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://mosaic.org.za/"
],
"name" : "Mosaic",
"relationships" : [],
"status" : "active",
"types" : [
"Nonprofit"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Cape Town",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Cape Town",
"geonames_admin1" : {
"ascii_name" : "Western Cape",
"code" : "ZA.11",
"id" : 1085599,
"name" : "Western Cape"
},
"geonames_admin2" : {
"ascii_name" : "City of Cape Town",
"code" : "ZA.11.CPT",
"id" : 8334583,
"name" : "City of Cape Town"
},
"id" : 3369157,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -33.9113,
"line" : null,
"lng" : 18.610037,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1976,
"external_ids" : {
"GRID" : {
"all" : "grid.417371.7",
"preferred" : "grid.417371.7"
},
"ISNI" : {
"all" : [
"0000 0004 0635 423X"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q18355381"
],
"preferred" : null
}
},
"id" : "https://ror.org/01hs8x754",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.westerncape.gov.za/your_gov/153"
],
"name" : "Tygerberg Hospital",
"relationships" : [
{
"id" : "https://ror.org/05bk57929",
"label" : "Stellenbosch University",
"type" : "Related"
},
{
"id" : "https://ror.org/02nys7898",
"label" : "Western Cape Department of Health",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Healthcare"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Tygerberg_Hospital"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Cape Town",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Cape Town",
"geonames_admin1" : {
"ascii_name" : "Western Cape",
"code" : "ZA.11",
"id" : 1085599,
"name" : "Western Cape"
},
"geonames_admin2" : {
"ascii_name" : "City of Cape Town",
"code" : "ZA.11.CPT",
"id" : 8334583,
"name" : "City of Cape Town"
},
"id" : 3369157,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -33.953508,
"line" : null,
"lng" : 18.38014,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : null,
"external_ids" : {
"GRID" : {
"all" : "grid.418657.9",
"preferred" : "grid.418657.9"
},
"ISNI" : {
"all" : [
"0000 0001 0302 3281"
],
"preferred" : null
}
},
"id" : "https://ror.org/00pbdx741",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.shoulderinstitute.co.za/"
],
"name" : "Cape Shoulder Institute",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"SABRI"
],
"addresses" : [
{
"city" : "Johannesburg",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Johannesburg",
"geonames_admin1" : {
"ascii_name" : "Gauteng",
"code" : "ZA.06",
"id" : 1085594,
"name" : "Gauteng"
},
"geonames_admin2" : {
"ascii_name" : "City of Johannesburg Metropolitan Municipality",
"code" : "ZA.06.JHB",
"id" : 8347354,
"name" : "City of Johannesburg Metropolitan Municipality"
},
"id" : 993800,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -26.138332,
"line" : null,
"lng" : 28.084387,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1982,
"external_ids" : {
"GRID" : {
"all" : "grid.419376.e",
"preferred" : "grid.419376.e"
}
},
"id" : "https://ror.org/049ayz521",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.sabri.org.za/"
],
"name" : "South African Brain Research Institute",
"relationships" : [],
"status" : "active",
"types" : [
"Nonprofit"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"SSISA"
],
"addresses" : [
{
"city" : "Newlands",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Newlands",
"geonames_admin1" : {
"ascii_name" : "Western Cape",
"code" : "ZA.11",
"id" : 1085599,
"name" : "Western Cape"
},
"geonames_admin2" : {
"ascii_name" : "City of Cape Town",
"code" : "ZA.11.CPT",
"id" : 8334583,
"name" : "City of Cape Town"
},
"id" : 7506857,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -33.9721,
"line" : null,
"lng" : 18.467971,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1995,
"external_ids" : {
"GRID" : {
"all" : "grid.419471.e",
"preferred" : "grid.419471.e"
},
"Wikidata" : {
"all" : [
"Q30282138"
],
"preferred" : null
}
},
"id" : "https://ror.org/04m83yd87",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.ssisa.com/"
],
"name" : "Sports Science Institute of South Africa",
"relationships" : [],
"status" : "active",
"types" : [
"Other"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"DUT"
],
"addresses" : [
{
"city" : "Durban",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Durban",
"geonames_admin1" : {
"ascii_name" : "KwaZulu-Natal",
"code" : "ZA.02",
"id" : 972062,
"name" : "KwaZulu-Natal"
},
"geonames_admin2" : {
"ascii_name" : "eThekwini Metropolitan Municipality",
"code" : "ZA.02.ETH",
"id" : 8299474,
"name" : "eThekwini Metropolitan Municipality"
},
"id" : 1007311,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -29.853557,
"line" : null,
"lng" : 31.005941,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Durban Institute of Technology"
],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 2002,
"external_ids" : {
"FundRef" : {
"all" : [
"100007648"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.412114.3",
"preferred" : "grid.412114.3"
},
"ISNI" : {
"all" : [
"0000 0000 9360 9165"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"1810742"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q926710"
],
"preferred" : null
}
},
"id" : "https://ror.org/0303y7a51",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "zu",
"label" : "Inyuvesi yasethekwini yezobuchwepheshe"
}
],
"links" : [
"http://www.dut.ac.za/"
],
"name" : "Durban University of Technology",
"relationships" : [],
"status" : "active",
"types" : [
"Education"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Durban_University_of_Technology"
},
{
"acronyms" : [
"UFS"
],
"addresses" : [
{
"city" : "Bloemfontein",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Bloemfontein",
"geonames_admin1" : {
"ascii_name" : "Free State",
"code" : "ZA.03",
"id" : 967573,
"name" : "Free State"
},
"geonames_admin2" : {
"ascii_name" : "Mangaung Metropolitan Municipality",
"code" : "ZA.03.MAN",
"id" : 8347386,
"name" : "Mangaung Metropolitan Municipality"
},
"id" : 1018725,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -29.104444,
"line" : null,
"lng" : 26.175278,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : "",
"established" : 1904,
"external_ids" : {
"FundRef" : {
"all" : [
"501100004765"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.412219.d",
"preferred" : "grid.412219.d"
},
"ISNI" : {
"all" : [
"0000 0001 2284 638X"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"2659218"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q1678733"
],
"preferred" : null
}
},
"id" : "https://ror.org/009xwd568",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "af",
"label" : "Universiteit van die Vrystaat"
},
{
"iso639" : "st",
"label" : "Yunivesithi ya Freistata"
}
],
"links" : [
"http://www.ufs.ac.za/"
],
"name" : "University of the Free State",
"relationships" : [],
"status" : "active",
"types" : [
"Education"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/University_of_the_Free_State"
},
{
"acronyms" : [
"UNISA"
],
"addresses" : [
{
"city" : "Pretoria",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Pretoria",
"geonames_admin1" : {
"ascii_name" : "Gauteng",
"code" : "ZA.06",
"id" : 1085594,
"name" : "Gauteng"
},
"geonames_admin2" : {
"ascii_name" : "City of Tshwane Metropolitan Municipality",
"code" : "ZA.06.TSH",
"id" : 8347355,
"name" : "City of Tshwane Metropolitan Municipality"
},
"id" : 964137,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -25.768574,
"line" : null,
"lng" : 28.201243,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"University of the Cape of Good Hope"
],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 1873,
"external_ids" : {
"FundRef" : {
"all" : [
"501100008227"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.412801.e",
"preferred" : "grid.412801.e"
},
"ISNI" : {
"all" : [
"0000 0004 0610 3238"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"12303804"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q677993"
],
"preferred" : null
}
},
"id" : "https://ror.org/048cwvf49",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "af",
"label" : "Universiteit van Suid-Afrika"
}
],
"links" : [
"http://www.unisa.ac.za/default.html"
],
"name" : "University of South Africa",
"relationships" : [],
"status" : "active",
"types" : [
"Education"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/University_of_South_Africa"
},
{
"acronyms" : [
"WSU"
],
"addresses" : [
{
"city" : "Mthatha",
"country_geonames_id" : 953987,
"geonames_city" : {
"city" : "Mthatha",
"geonames_admin1" : {
"ascii_name" : "Eastern Cape",
"code" : "ZA.05",
"id" : 1085593,
"name" : "Eastern Cape"
},
"geonames_admin2" : {
"ascii_name" : "OR Tambo District Municipality",
"code" : "ZA.05.DC15",
"id" : 8347358,
"name" : "OR Tambo District Municipality"
},
"id" : 946058,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -31.603333,
"line" : null,
"lng" : 28.750556,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ZA",
"country_name" : "South Africa"
},
"email_address" : null,
"established" : 2005,
"external_ids" : {
"GRID" : {
"all" : "grid.412870.8",
"preferred" : "grid.412870.8"
},
"ISNI" : {
"all" : [
"0000 0001 0447 7939"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"1814835"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q248919"
],
"preferred" : null
}
},
"id" : "https://ror.org/02svzjn28",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.wsu.ac.za/waltersisulu/"
],
"name" : "Walter Sisulu University",
"relationships" : [
{
"id" : "https://ror.org/02qgf1459",
"label" : "Dora Nginza Hospital",
"type" : "Related"
},
{
"id" : "https://ror.org/044sjfg03",
"label" : "Frere Hospital",
"type" : "Related"
},
{
"id" : "https://ror.org/036z4hp15",
"label" : "Nelson Mandela Academic Hospital",
"type" : "Related"
}
],
"status" : "active",
"types" : [
"Education"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Walter_Sisulu_University"
}
],
"meta" : {
"countries" : [
{
"count" : 478,
"id" : "za",
"title" : "South Africa"
}
],
"statuses" : [
{
"count" : 478,
"id" : "active",
"title" : "active"
}
],
"types" : [
{
"count" : 119,
"id" : "nonprofit",
"title" : "Nonprofit"
},
{
"count" : 118,
"id" : "healthcare",
"title" : "Healthcare"
},
{
"count" : 60,
"id" : "education",
"title" : "Education"
},
{
"count" : 56,
"id" : "other",
"title" : "Other"
},
{
"count" : 47,
"id" : "company",
"title" : "Company"
},
{
"count" : 36,
"id" : "facility",
"title" : "Facility"
},
{
"count" : 32,
"id" : "government",
"title" : "Government"
},
{
"count" : 10,
"id" : "archive",
"title" : "Archive"
}
]
},
"number_of_results" : 478,
"time_taken" : 3
}
Filter by country name
Available country names are those in the ISO 3166 alpha-2 list. Be sure to use current names: e.g., "Czechia" not "Czech Republic" or "Czechoslovakia."
Example
curl 'https://api.ror.org/organizations?filter=country.country_name:Djibouti'
Returns a list of research organizations in Djibouti.
{
"items" : [
{
"acronyms" : [
"UD"
],
"addresses" : [
{
"city" : "Djibouti",
"country_geonames_id" : 223816,
"geonames_city" : {
"city" : "Djibouti",
"geonames_admin1" : {
"ascii_name" : "Djibouti",
"code" : "DJ.07",
"id" : 223818,
"name" : "Djibouti"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 223817,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 11.539394,
"line" : null,
"lng" : 43.116782,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "DJ",
"country_name" : "Djibouti"
},
"email_address" : null,
"established" : 2006,
"external_ids" : {
"GRID" : {
"all" : "grid.449656.c",
"preferred" : "grid.449656.c"
},
"ISNI" : {
"all" : [
"0000 0000 8895 9179"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"36275757"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q3551582"
],
"preferred" : null
}
},
"id" : "https://ror.org/04wk53b95",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "fr",
"label" : "Université de djibouti"
}
],
"links" : [
"http://www.univ.edu.dj/"
],
"name" : "University of Djibouti",
"relationships" : [],
"status" : "active",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/University_of_Djibouti"
},
{
"acronyms" : [
"CERD"
],
"addresses" : [
{
"city" : "Djibouti",
"country_geonames_id" : 223816,
"geonames_city" : {
"city" : "Djibouti",
"geonames_admin1" : {
"ascii_name" : "Djibouti",
"code" : "DJ.07",
"id" : 223818,
"name" : "Djibouti"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 223817,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 11.5688,
"line" : null,
"lng" : 43.152697,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "DJ",
"country_name" : "Djibouti"
},
"email_address" : null,
"established" : null,
"external_ids" : {
"GRID" : {
"all" : "grid.473221.1",
"preferred" : "grid.473221.1"
}
},
"id" : "https://ror.org/045rh7r61",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.cerd.dj/"
],
"name" : "Centre d'Ãtude et de Recherche de Djibouti",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
}
],
"meta" : {
"countries" : [
{
"count" : 2,
"id" : "dj",
"title" : "Djibouti"
}
],
"statuses" : [
{
"count" : 2,
"id" : "active",
"title" : "active"
}
],
"types" : [
{
"count" : 1,
"id" : "education",
"title" : "Education"
},
{
"count" : 1,
"id" : "facility",
"title" : "Facility"
}
]
},
"number_of_results" : 2,
"time_taken" : 1
}
Combine filters
You can combine multiple filters in a single request.
Format: Combined filters
https://api.ror.org/organizations?filter=<filter>:<value>,<filter>:<value>
Example
curl 'https://api.ror.org/organizations?filter=status:inactive,status:withdrawn'
Returns a list of both inactive and withdrawn records in ROR.
{
"items" : [
{
"acronyms" : [],
"addresses" : [
{
"city" : "Jacksonville",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Jacksonville",
"geonames_admin1" : {
"ascii_name" : "Illinois",
"code" : "US.IL",
"id" : 4896861,
"name" : "Illinois"
},
"geonames_admin2" : {
"ascii_name" : "Morgan",
"code" : "US.IL.137",
"id" : 4244840,
"name" : "Morgan"
},
"id" : 4241704,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 39.73394,
"line" : null,
"lng" : -90.22901,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1846,
"external_ids" : {
"GRID" : {
"all" : "grid.421071.1",
"preferred" : "grid.421071.1"
},
"ISNI" : {
"all" : [
"0000 0004 0414 2807"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"2898806"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q6722050"
],
"preferred" : null
}
},
"id" : "https://ror.org/04yw47259",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.mac.edu/"
],
"name" : "Macmurray College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/MacMurray_College"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Nanjing",
"country_geonames_id" : 1814991,
"geonames_city" : {
"city" : "Nanjing",
"geonames_admin1" : {
"ascii_name" : "Jiangsu",
"code" : "CN.04",
"id" : 1806260,
"name" : "Jiangsu"
},
"geonames_admin2" : {
"ascii_name" : "Nanjing",
"code" : "CN.04.3201",
"id" : 1799960,
"name" : "Nanjing"
},
"id" : 1799962,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 32.06167,
"line" : null,
"lng" : 118.77778,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "CN",
"country_name" : "China"
},
"email_address" : null,
"established" : 2004,
"external_ids" : {
"FundRef" : {
"all" : [
"501100011337"
],
"preferred" : "501100011337"
},
"GRID" : {
"all" : "grid.484567.c",
"preferred" : "grid.484567.c"
}
},
"id" : "https://ror.org/04mknbs38",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "zh",
"label" : "æ°´ææ°´èµæºä¸æ°´å©å·¥ç¨å½å®¶éç¹å®éªå®¤"
}
],
"links" : [
"http://www.hydro-lab.cn/index_english.asp"
],
"name" : "State Key Laboratory of Hydrology Water Resources and Hydraulic Engineering",
"relationships" : [
{
"id" : "https://ror.org/012wsxz85",
"label" : "State Key Laboratory of Hydrology-Water Resources and Hydraulic Engineering",
"type" : "Successor"
}
],
"status" : "withdrawn",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"NEiA"
],
"addresses" : [
{
"city" : "Brookline",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Brookline",
"geonames_admin1" : {
"ascii_name" : "Massachusetts",
"code" : "US.MA",
"id" : 6254926,
"name" : "Massachusetts"
},
"geonames_admin2" : {
"ascii_name" : "Norfolk",
"code" : "US.MA.021",
"id" : 4945455,
"name" : "Norfolk"
},
"id" : 4931482,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 42.33176,
"line" : null,
"lng" : -71.12116,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1952,
"external_ids" : {
"GRID" : {
"all" : "grid.465799.0",
"preferred" : "grid.465799.0"
},
"ISNI" : {
"all" : [
"0000 0004 0535 7949"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q7007272"
],
"preferred" : null
}
},
"id" : "https://ror.org/01952nm43",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.artinstitutes.edu/boston/"
],
"name" : "New England Institute of Art",
"relationships" : [
{
"id" : "https://ror.org/01p2ej961",
"label" : "The Art Institutes",
"type" : "Parent"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/New_England_Institute_of_Art"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Akita",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Akita",
"geonames_admin1" : {
"ascii_name" : "Akita",
"code" : "JP.02",
"id" : 2113124,
"name" : "Akita"
},
"geonames_admin2" : {
"ascii_name" : "Akita Shi",
"code" : "JP.02.2113122",
"id" : 2113122,
"name" : "Akita Shi"
},
"id" : 2113126,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 39.71667,
"line" : null,
"lng" : 140.11667,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1990,
"external_ids" : {
"GRID" : {
"all" : "grid.411330.4",
"preferred" : "grid.411330.4"
},
"OrgRef" : {
"all" : [
"30687654"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q5146629"
],
"preferred" : null
}
},
"id" : "https://ror.org/0114f6s34",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "ç§ç°å¤§å¦å»çæè¡çæ大å¦é¨"
}
],
"links" : [],
"name" : "College of Allied Medical Science Akita University",
"relationships" : [
{
"id" : "https://ror.org/03hv1ad10",
"label" : "Akita University",
"type" : "Related"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/College_of_Allied_Medical_Science_Akita_University"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Irvine",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Irvine",
"geonames_admin1" : {
"ascii_name" : "California",
"code" : "US.CA",
"id" : 5332921,
"name" : "California"
},
"geonames_admin2" : {
"ascii_name" : "Orange",
"code" : "US.CA.059",
"id" : 5379524,
"name" : "Orange"
},
"id" : 5359777,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 33.66946,
"line" : null,
"lng" : -117.82311,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1999,
"external_ids" : {
"GRID" : {
"all" : "grid.471118.a",
"preferred" : "grid.471118.a"
},
"ISNI" : {
"all" : [
"0000 0004 6044 5191"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q1124769"
],
"preferred" : null
}
},
"id" : "https://ror.org/05rx1xe20",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.conexant.com/"
],
"name" : "Conexant (United States)",
"relationships" : [
{
"id" : "https://ror.org/031tq8403",
"label" : "Synaptics (United States)",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Conexant"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Kumamoto",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Kumamoto",
"geonames_admin1" : {
"ascii_name" : "Kumamoto",
"code" : "JP.21",
"id" : 1858419,
"name" : "Kumamoto"
},
"geonames_admin2" : {
"ascii_name" : "Kumamoto Shi",
"code" : "JP.21.1858418",
"id" : 1858418,
"name" : "Kumamoto Shi"
},
"id" : 1858421,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 32.80589,
"line" : null,
"lng" : 130.69181,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"KyÅ«shÅ« TÅkai Daigaku"
],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1964,
"external_ids" : {
"GRID" : {
"all" : "grid.411243.1",
"preferred" : "grid.411243.1"
},
"ISNI" : {
"all" : [
"0000 0001 2112 6516"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"16032832"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q6452850"
],
"preferred" : null
}
},
"id" : "https://ror.org/00w0f8567",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "ä¹å·æ±æµ·å¤§å¦"
}
],
"links" : [
"http://www.ktokai-u.ac.jp/"
],
"name" : "Kyushu Tokai University",
"relationships" : [
{
"id" : "https://ror.org/01p7qe739",
"label" : "Tokai University",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Kyushu_Tokai_University"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Moscow",
"country_geonames_id" : 2017370,
"geonames_city" : {
"city" : "Moscow",
"geonames_admin1" : {
"ascii_name" : "Moscow",
"code" : "RU.48",
"id" : 524894,
"name" : "Moscow"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 524901,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 55.75222,
"line" : null,
"lng" : 37.61556,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Moscow State University for Humanities named after M.A. Sholokhov"
],
"country" : {
"country_code" : "RU",
"country_name" : "Russia"
},
"email_address" : null,
"established" : 1951,
"external_ids" : {
"GRID" : {
"all" : "grid.446226.0",
"preferred" : "grid.446226.0"
},
"ISNI" : {
"all" : [
"0000 0001 0370 2102"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"9597908"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q4304073"
],
"preferred" : null
}
},
"id" : "https://ror.org/04dstfg97",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ru",
"label" : "ÐоÑковÑкий гоÑÑдаÑÑÑвеннÑй гÑманиÑаÑнÑй ÑнивеÑÑиÑÐµÑ Ð¸Ð¼ÐµÐ½Ð¸ Ð. Ð. ШолоÑ
ова"
}
],
"links" : [
"http://www.mggu-sh.ru/"
],
"name" : "Sholokhov Moscow State University for Humanities",
"relationships" : [
{
"id" : "https://ror.org/03a9mf398",
"label" : "Moscow State Pedagogical University",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Sholokhov_Moscow_State_University_for_Humanities"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Osaka",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Osaka",
"geonames_admin1" : {
"ascii_name" : "Åsaka",
"code" : "JP.32",
"id" : 1853904,
"name" : "Åsaka"
},
"geonames_admin2" : {
"ascii_name" : "Osaka City",
"code" : "JP.32.1853897",
"id" : 1853897,
"name" : "Osaka City"
},
"id" : 1853909,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 34.69374,
"line" : null,
"lng" : 135.50218,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Osakameijojoshitankidaigaku"
],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1985,
"external_ids" : {
"GRID" : {
"all" : "grid.471885.7",
"preferred" : "grid.471885.7"
},
"ISNI" : {
"all" : [
"0000 0000 9356 4825"
],
"preferred" : null
}
},
"id" : "https://ror.org/01kjjpm11",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "大éªææµå¥³åçæ大å¦"
}
],
"links" : [
"http://www.meijo.ac.jp/about/education.html"
],
"name" : "Osaka Meijo Women's College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Nagoya",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Nagoya",
"geonames_admin1" : {
"ascii_name" : "Aichi",
"code" : "JP.01",
"id" : 1865694,
"name" : "Aichi"
},
"geonames_admin2" : {
"ascii_name" : "Nagoya",
"code" : "JP.01.1856053",
"id" : 1856053,
"name" : "Nagoya"
},
"id" : 1856057,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 35.18147,
"line" : null,
"lng" : 136.90641,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1982,
"external_ids" : {
"GRID" : {
"all" : "grid.471701.4",
"preferred" : "grid.471701.4"
}
},
"id" : "https://ror.org/035713c15",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "å
éµå¥³åçæ大å¦"
}
],
"links" : [
"http://koryo.nucba.ac.jp/en/"
],
"name" : "Koryo International College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Koryo_International_College"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Milpitas",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Milpitas",
"geonames_admin1" : {
"ascii_name" : "California",
"code" : "US.CA",
"id" : 5332921,
"name" : "California"
},
"geonames_admin2" : {
"ascii_name" : "Santa Clara",
"code" : "US.CA.085",
"id" : 5393021,
"name" : "Santa Clara"
},
"id" : 5373327,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 37.42827,
"line" : null,
"lng" : -121.90662,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"JDS Uniphase"
],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1999,
"external_ids" : {
"GRID" : {
"all" : "grid.434040.7",
"preferred" : "grid.434040.7"
},
"ISNI" : {
"all" : [
"0000 0004 0452 7467"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q3156887"
],
"preferred" : null
}
},
"id" : "https://ror.org/01a5v8x09",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.JDSU.com"
],
"name" : "JDSU (United States)",
"relationships" : [
{
"id" : "https://ror.org/025j82f41",
"label" : "JDSU (Canada)",
"type" : "Child"
},
{
"id" : "https://ror.org/01d3ncs59",
"label" : "JDSU (China)",
"type" : "Child"
},
{
"id" : "https://ror.org/00wz65j53",
"label" : "JDSU (Switzerland)",
"type" : "Child"
},
{
"id" : "https://ror.org/059a9e323",
"label" : "Viavi Solutions (United States)",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/JDSU"
},
{
"acronyms" : [
"DWC"
],
"addresses" : [
{
"city" : "Nashua",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Nashua",
"geonames_admin1" : {
"ascii_name" : "New Hampshire",
"code" : "US.NH",
"id" : 5090174,
"name" : "New Hampshire"
},
"geonames_admin2" : {
"ascii_name" : "Hillsborough",
"code" : "US.NH.011",
"id" : 5087463,
"name" : "Hillsborough"
},
"id" : 5090046,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 42.76537,
"line" : null,
"lng" : -71.46757,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1965,
"external_ids" : {
"GRID" : {
"all" : "grid.454678.c",
"preferred" : "grid.454678.c"
},
"ISNI" : {
"all" : [
"0000 0004 0437 0738"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"2685129"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q5219048"
],
"preferred" : null
}
},
"id" : "https://ror.org/002c7gt96",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.dwc.edu/"
],
"name" : "Daniel Webster College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Daniel_Webster_College"
},
{
"acronyms" : [
"CMR",
"CMR-CERCA"
],
"addresses" : [
{
"city" : "Barcelona",
"country_geonames_id" : 2510769,
"geonames_city" : {
"city" : "Barcelona",
"geonames_admin1" : {
"ascii_name" : "Catalonia",
"code" : "ES.56",
"id" : 3336901,
"name" : "Catalonia"
},
"geonames_admin2" : {
"ascii_name" : "Barcelona",
"code" : "ES.56.B",
"id" : 3128759,
"name" : "Barcelona"
},
"id" : 3128760,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 41.38879,
"line" : null,
"lng" : 2.15899,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "ES",
"country_name" : "Spain"
},
"email_address" : null,
"established" : 2004,
"external_ids" : {
"GRID" : {
"all" : "grid.434617.3",
"preferred" : "grid.434617.3"
},
"ISNI" : {
"all" : [
"0000 0004 5930 4682"
],
"preferred" : null
}
},
"id" : "https://ror.org/03q0p7c86",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.cmrb.eu/en_index.html"
],
"name" : "Center of Regenerative Medicine in Barcelona",
"relationships" : [
{
"id" : "https://ror.org/01bkbaq61",
"label" : "CERCA Institution",
"type" : "Parent"
}
],
"status" : "inactive",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"LHyGes"
],
"addresses" : [
{
"city" : "Strasbourg",
"country_geonames_id" : 3017382,
"geonames_city" : {
"city" : "Strasbourg",
"geonames_admin1" : {
"ascii_name" : "Grand Est",
"code" : "FR.44",
"id" : 11071622,
"name" : "Grand Est"
},
"geonames_admin2" : {
"ascii_name" : "Bas-Rhin",
"code" : "FR.44.67",
"id" : 3034720,
"name" : "Bas-Rhin"
},
"id" : 2973783,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 48.58392,
"line" : null,
"lng" : 7.74553,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "FR",
"country_name" : "France"
},
"email_address" : null,
"established" : 2009,
"external_ids" : {
"CNRS" : {
"all" : [
"UMR7517"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.469417.9",
"preferred" : "grid.469417.9"
},
"ISNI" : {
"all" : [
"0000 0001 2299 9140"
],
"preferred" : null
}
},
"id" : "https://ror.org/03y81da23",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "fr",
"label" : "Laboratoire dâHYdrologie et de GEochimie"
}
],
"links" : [
"https://lhyges.unistra.fr/-Generale-?lang=en"
],
"name" : "Laboratory of Hydrology and Geochemistry",
"relationships" : [
{
"id" : "https://ror.org/04kdfz702",
"label" : "Institut National des Sciences de l'Univers",
"type" : "Parent"
},
{
"id" : "https://ror.org/02jhjzd11",
"label" : "National School for Water and Environmental Engineering",
"type" : "Parent"
},
{
"id" : "https://ror.org/00pg6eq24",
"label" : "University of Strasbourg",
"type" : "Parent"
},
{
"id" : "https://ror.org/0530qwm02",
"label" : "Earth and Environment Institute of Strasbourg",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"XSEDE"
],
"addresses" : [
{
"city" : "Urbana",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Urbana",
"geonames_admin1" : {
"ascii_name" : "Illinois",
"code" : "US.IL",
"id" : 4896861,
"name" : "Illinois"
},
"geonames_admin2" : {
"ascii_name" : "Champaign",
"code" : "US.IL.019",
"id" : 4887163,
"name" : "Champaign"
},
"id" : 4914570,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 40.11059,
"line" : null,
"lng" : -88.20727,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 2011,
"external_ids" : {
"GRID" : {
"all" : "grid.501421.3",
"preferred" : "grid.501421.3"
}
},
"id" : "https://ror.org/05524hb64",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.xsede.org/"
],
"name" : "Extreme Science and Engineering Discovery Environment",
"relationships" : [
{
"id" : "https://ror.org/03r10zj06",
"label" : "National Center for Supercomputing Applications",
"type" : "Parent"
},
{
"id" : "https://ror.org/01v6d0b34",
"label" : "Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Ottawa",
"country_geonames_id" : 6251999,
"geonames_city" : {
"city" : "Ottawa",
"geonames_admin1" : {
"ascii_name" : "Ontario",
"code" : "CA.08",
"id" : 6093943,
"name" : "Ontario"
},
"geonames_admin2" : {
"ascii_name" : "Ottawa",
"code" : "CA.08.3506",
"id" : 8581623,
"name" : "Ottawa"
},
"id" : 6094817,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 45.41117,
"line" : null,
"lng" : -75.69812,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "CA",
"country_name" : "Canada"
},
"email_address" : null,
"established" : 1991,
"external_ids" : {
"GRID" : {
"all" : "grid.465477.3",
"preferred" : "grid.465477.3"
},
"ISNI" : {
"all" : [
"0000 0001 2106 4693"
],
"preferred" : null
}
},
"id" : "https://ror.org/00em52312",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.polarcom.gc.ca/eng/"
],
"name" : "Canadian Polar Commission",
"relationships" : [
{
"id" : "https://ror.org/00rfash91",
"label" : "Polar Knowledge Canada",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Government"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Canadian_Polar_Commission"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Melbourne",
"country_geonames_id" : 2077456,
"geonames_city" : {
"city" : "Melbourne",
"geonames_admin1" : {
"ascii_name" : "Victoria",
"code" : "AU.07",
"id" : 2145234,
"name" : "Victoria"
},
"geonames_admin2" : {
"ascii_name" : "Melbourne",
"code" : "AU.07.24600",
"id" : 7839805,
"name" : "Melbourne"
},
"id" : 2158177,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -37.814,
"line" : null,
"lng" : 144.96332,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "AU",
"country_name" : "Australia"
},
"email_address" : null,
"established" : 2001,
"external_ids" : {
"GRID" : {
"all" : "grid.472777.6",
"preferred" : "grid.472777.6"
},
"ISNI" : {
"all" : [
"0000 0004 0640 4399"
],
"preferred" : null
}
},
"id" : "https://ror.org/05r35r527",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.mylan.com/"
],
"name" : "Mylan (Australia)",
"relationships" : [
{
"id" : "https://ror.org/04nsw4151",
"label" : "Mylan (United States)",
"type" : "Parent"
},
{
"id" : "https://ror.org/01g1gvr46",
"label" : "Viatris",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Yokkaichi",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Yokkaichi",
"geonames_admin1" : {
"ascii_name" : "Mie",
"code" : "JP.23",
"id" : 1857352,
"name" : "Mie"
},
"geonames_admin2" : {
"ascii_name" : "Yokkaichi",
"code" : "JP.23.1848370",
"id" : 1848370,
"name" : "Yokkaichi"
},
"id" : 1848373,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 34.96667,
"line" : null,
"lng" : 136.61667,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Akatsuki Gakuen Junior College"
],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1946,
"external_ids" : {
"GRID" : {
"all" : "grid.471559.b",
"preferred" : "grid.471559.b"
}
},
"id" : "https://ror.org/0010rmz96",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "åæ¥å¸å¤§å¦çæ大å¦é¨"
}
],
"links" : [
"http://www.akatsuki.ed.jp/"
],
"name" : "Yokkaichi University Junior College",
"relationships" : [],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Canonsburg",
"country_geonames_id" : 6252001,
"geonames_city" : {
"city" : "Canonsburg",
"geonames_admin1" : {
"ascii_name" : "Pennsylvania",
"code" : "US.PA",
"id" : 6254927,
"name" : "Pennsylvania"
},
"geonames_admin2" : {
"ascii_name" : "Washington",
"code" : "US.PA.125",
"id" : 5218076,
"name" : "Washington"
},
"id" : 5183161,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 40.26257,
"line" : null,
"lng" : -80.18728,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"UDL Laboratories, Inc."
],
"country" : {
"country_code" : "US",
"country_name" : "United States"
},
"email_address" : null,
"established" : 1961,
"external_ids" : {
"FundRef" : {
"all" : [
"100016259"
],
"preferred" : "100016259"
},
"GRID" : {
"all" : "grid.476548.c",
"preferred" : "grid.476548.c"
},
"Wikidata" : {
"all" : [
"Q30714477"
],
"preferred" : null
}
},
"id" : "https://ror.org/04nsw4151",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.mylan.com/"
],
"name" : "Mylan (United States)",
"relationships" : [
{
"id" : "https://ror.org/05r35r527",
"label" : "Mylan (Australia)",
"type" : "Child"
},
{
"id" : "https://ror.org/04fmf8z66",
"label" : "Mylan (Germany)",
"type" : "Child"
},
{
"id" : "https://ror.org/039jjcy66",
"label" : "Mylan (India)",
"type" : "Child"
},
{
"id" : "https://ror.org/04k443z34",
"label" : "Mylan (Italy)",
"type" : "Child"
},
{
"id" : "https://ror.org/01gqqqf26",
"label" : "Mylan (South Africa)",
"type" : "Child"
},
{
"id" : "https://ror.org/03jq8sq82",
"label" : "Mylan (Sweden)",
"type" : "Child"
},
{
"id" : "https://ror.org/045sjkt56",
"label" : "Mylan (Switzerland)",
"type" : "Child"
},
{
"id" : "https://ror.org/028rzxs74",
"label" : "Mylan (United Kingdom)",
"type" : "Child"
},
{
"id" : "https://ror.org/01g1gvr46",
"label" : "Viatris",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Mylan"
},
{
"acronyms" : [
"CPIA"
],
"addresses" : [
{
"city" : "Mississauga",
"country_geonames_id" : 6251999,
"geonames_city" : {
"city" : "Mississauga",
"geonames_admin1" : {
"ascii_name" : "Ontario",
"code" : "CA.08",
"id" : 6093943,
"name" : "Ontario"
},
"geonames_admin2" : {
"ascii_name" : null,
"code" : null,
"id" : null,
"name" : null
},
"id" : 6075357,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 43.5789,
"line" : null,
"lng" : -79.6583,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "CA",
"country_name" : "Canada"
},
"email_address" : null,
"established" : 1943,
"external_ids" : {
"GRID" : {
"all" : "grid.423402.3",
"preferred" : "grid.423402.3"
}
},
"id" : "https://ror.org/05esm3b90",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "fr",
"label" : "Association Canadienne de l'Industrie des Plastiques"
}
],
"links" : [
"http://www.plastics.ca/home/index.php"
],
"name" : "Canadian Plastics Industry Association",
"relationships" : [
{
"id" : "https://ror.org/05p0ja512",
"label" : "Chemistry Industry Association of Canada",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Nonprofit"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"OCU"
],
"addresses" : [
{
"city" : "Osaka",
"country_geonames_id" : 1861060,
"geonames_city" : {
"city" : "Osaka",
"geonames_admin1" : {
"ascii_name" : "Åsaka",
"code" : "JP.32",
"id" : 1853904,
"name" : "Åsaka"
},
"geonames_admin2" : {
"ascii_name" : "Osaka City",
"code" : "JP.32.1853897",
"id" : 1853897,
"name" : "Osaka City"
},
"id" : 1853909,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : 34.69374,
"line" : null,
"lng" : 135.50218,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Åsaka shiritsu daigaku"
],
"country" : {
"country_code" : "JP",
"country_name" : "Japan"
},
"email_address" : null,
"established" : 1880,
"external_ids" : {
"FundRef" : {
"all" : [
"100015062"
],
"preferred" : "100015062"
},
"GRID" : {
"all" : "grid.261445.0",
"preferred" : "grid.261445.0"
},
"ISNI" : {
"all" : [
"0000 0001 1009 6411"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"604496"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q1143396"
],
"preferred" : null
}
},
"id" : "https://ror.org/02skfsw40",
"ip_addresses" : [],
"labels" : [
{
"iso639" : "ja",
"label" : "大éªå¸ç«å¤§å¦"
}
],
"links" : [
"http://www.osaka-cu.ac.jp/en"
],
"name" : "Osaka City University",
"relationships" : [
{
"id" : "https://ror.org/05mxean80",
"label" : "Osaka City University Hospital",
"type" : "Related"
},
{
"id" : "https://ror.org/01hvx5h04",
"label" : "Osaka Metropolitan University",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Education"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Osaka_City_University"
}
],
"meta" : {
"countries" : [
{
"count" : 496,
"id" : "us",
"title" : "United States"
},
{
"count" : 145,
"id" : "gb",
"title" : "United Kingdom"
},
{
"count" : 80,
"id" : "de",
"title" : "Germany"
},
{
"count" : 77,
"id" : "fr",
"title" : "France"
},
{
"count" : 69,
"id" : "jp",
"title" : "Japan"
},
{
"count" : 56,
"id" : "ru",
"title" : "Russia"
},
{
"count" : 45,
"id" : "ca",
"title" : "Canada"
},
{
"count" : 35,
"id" : "cn",
"title" : "China"
},
{
"count" : 31,
"id" : "it",
"title" : "Italy"
},
{
"count" : 26,
"id" : "ch",
"title" : "Switzerland"
}
],
"statuses" : [
{
"count" : 1184,
"id" : "withdrawn",
"title" : "withdrawn"
},
{
"count" : 286,
"id" : "inactive",
"title" : "inactive"
}
],
"types" : [
{
"count" : 484,
"id" : "company",
"title" : "Company"
},
{
"count" : 443,
"id" : "education",
"title" : "Education"
},
{
"count" : 154,
"id" : "healthcare",
"title" : "Healthcare"
},
{
"count" : 127,
"id" : "facility",
"title" : "Facility"
},
{
"count" : 105,
"id" : "other",
"title" : "Other"
},
{
"count" : 78,
"id" : "government",
"title" : "Government"
},
{
"count" : 65,
"id" : "nonprofit",
"title" : "Nonprofit"
},
{
"count" : 15,
"id" : "archive",
"title" : "Archive"
}
]
},
"number_of_results" : 1470,
"time_taken" : 3
}
Example
curl 'https://api.ror.org/organizations?filter=types:Facility,country.country_code:GB'
Returns a list of research facilities in Great Britain.
{
"items" : [
{
"acronyms" : [
"TWI"
],
"addresses" : [
{
"city" : "Cambridge",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Cambridge",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Cambridgeshire",
"code" : "GB.ENG.C3",
"id" : 2653940,
"name" : "Cambridgeshire"
},
"id" : 2653941,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH1",
"name" : "East Anglia"
},
"nuts_level3" : {
"code" : "UKH12",
"name" : "Cambridgeshire CC"
}
},
"lat" : 52.117429,
"line" : null,
"lng" : 0.225809,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1968,
"external_ids" : {
"GRID" : {
"all" : "grid.4843.b",
"preferred" : "grid.4843.b"
},
"ISNI" : {
"all" : [
"0000 0001 1703 001X"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"21842389"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q1408031"
],
"preferred" : null
}
},
"id" : "https://ror.org/03kchyj69",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.twi-global.com/"
],
"name" : "The Welding Institute",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/The_Welding_Institute"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Wallingford",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Wallingford",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Oxfordshire",
"code" : "GB.ENG.K2",
"id" : 2640726,
"name" : "Oxfordshire"
},
"id" : 2634869,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKJ",
"name" : "SOUTH EAST (ENGLAND)"
},
"nuts_level2" : {
"code" : "UKJ1",
"name" : "Berkshire, Buckinghamshire and Oxfordshire"
},
"nuts_level3" : {
"code" : "UKJ14",
"name" : "Oxfordshire"
}
},
"lat" : 51.604785,
"line" : null,
"lng" : -1.109882,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Hydraulics Research Station"
],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1947,
"external_ids" : {
"GRID" : {
"all" : "grid.12826.3f",
"preferred" : "grid.12826.3f"
},
"ISNI" : {
"all" : [
"0000 0000 8789 350X"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q5954474"
],
"preferred" : null
}
},
"id" : "https://ror.org/00nxna028",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.hrwallingford.com/"
],
"name" : "HR Wallingford",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Hydraulics_Research_Station"
},
{
"acronyms" : [
"SRI"
],
"addresses" : [
{
"city" : "Bedford",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Bedford",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Bedford",
"code" : "GB.ENG.Z5",
"id" : 7290534,
"name" : "Bedford"
},
"id" : 2656046,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH2",
"name" : "Bedfordshire and Hertfordshire"
},
"nuts_level3" : {
"code" : "UKH25",
"name" : "Central Bedfordshire"
}
},
"lat" : 52.007969,
"line" : null,
"lng" : -0.412107,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1924,
"external_ids" : {
"GRID" : {
"all" : "grid.14454.30",
"preferred" : "grid.14454.30"
},
"ISNI" : {
"all" : [
"0000 0001 0708 0611"
],
"preferred" : null
}
},
"id" : "https://ror.org/00yyp2526",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.silsoeresearch.org.uk/"
],
"name" : "Silsoe Research Institute",
"relationships" : [
{
"id" : "https://ror.org/00cwqg982",
"label" : "Biotechnology and Biological Sciences Research Council",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"JIC"
],
"addresses" : [
{
"city" : "Norwich",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Norwich",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Norfolk",
"code" : "GB.ENG.I9",
"id" : 2641455,
"name" : "Norfolk"
},
"id" : 2641181,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH1",
"name" : "East Anglia"
},
"nuts_level3" : {
"code" : "UKH17",
"name" : "Breckland and South Norfolk"
}
},
"lat" : 52.622411,
"line" : null,
"lng" : 1.221327,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1910,
"external_ids" : {
"GRID" : {
"all" : "grid.14830.3e",
"preferred" : "grid.14830.3e"
},
"ISNI" : {
"all" : [
"0000 0001 2175 7246"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"577974"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q365105"
],
"preferred" : null
}
},
"id" : "https://ror.org/055zmrh94",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.jic.ac.uk/"
],
"name" : "John Innes Centre",
"relationships" : [
{
"id" : "https://ror.org/00cwqg982",
"label" : "Biotechnology and Biological Sciences Research Council",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/John_Innes_Centre"
},
{
"acronyms" : [
"UK-HERI"
],
"addresses" : [
{
"city" : "Melton Mowbray",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Melton Mowbray",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Leicestershire",
"code" : "GB.ENG.H5",
"id" : 2644667,
"name" : "Leicestershire"
},
"id" : 2642763,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKF",
"name" : "EAST MIDLANDS (ENGLAND)"
},
"nuts_level2" : {
"code" : "UKF2",
"name" : "Leicestershire, Rutland and Northamptonshire"
},
"nuts_level3" : {
"code" : "UKF22",
"name" : "Leicestershire CC and Rutland"
}
},
"lat" : 52.770334,
"line" : null,
"lng" : -0.892215,
"postcode" : null,
"primary" : false,
"state" : "Leicestershire",
"state_code" : "GB-LEC"
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : "",
"established" : null,
"external_ids" : {
"GRID" : {
"all" : "grid.17303.36",
"preferred" : "grid.17303.36"
}
},
"id" : "https://ror.org/04qcftj32",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.uk-heri.org/"
],
"name" : "UK Health and Environment Research Institute",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"NIAB"
],
"addresses" : [
{
"city" : "Cambridge",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Cambridge",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Cambridgeshire",
"code" : "GB.ENG.C3",
"id" : 2653940,
"name" : "Cambridgeshire"
},
"id" : 2653941,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH1",
"name" : "East Anglia"
},
"nuts_level3" : {
"code" : "UKH12",
"name" : "Cambridgeshire CC"
}
},
"lat" : 52.247309,
"line" : null,
"lng" : 0.098535,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : "",
"established" : 1919,
"external_ids" : {
"FundRef" : {
"all" : [
"100007674"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.17595.3f",
"preferred" : "grid.17595.3f"
},
"ISNI" : {
"all" : [
"0000 0004 0383 6532"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q15999923"
],
"preferred" : null
}
},
"id" : "https://ror.org/010jx2260",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.niab.com/"
],
"name" : "National Institute of Agricultural Botany",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/National_Institute_of_Agricultural_Botany"
},
{
"acronyms" : [
"TSL"
],
"addresses" : [
{
"city" : "Norwich",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Norwich",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Norfolk",
"code" : "GB.ENG.I9",
"id" : 2641455,
"name" : "Norfolk"
},
"id" : 2641181,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH1",
"name" : "East Anglia"
},
"nuts_level3" : {
"code" : "UKH17",
"name" : "Breckland and South Norfolk"
}
},
"lat" : 52.62219,
"line" : null,
"lng" : 1.222895,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1987,
"external_ids" : {
"GRID" : {
"all" : "grid.18888.31",
"preferred" : "grid.18888.31"
},
"ISNI" : {
"all" : [
"0000 0001 0036 6123"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q7400528"
],
"preferred" : null
}
},
"id" : "https://ror.org/02tdtzx53",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.tsl.ac.uk/"
],
"name" : "Sainsbury Laboratory",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Sainsbury_Laboratory"
},
{
"acronyms" : [
"UK-ISRI"
],
"addresses" : [
{
"city" : "Melton Mowbray",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Melton Mowbray",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Leicestershire",
"code" : "GB.ENG.H5",
"id" : 2644667,
"name" : "Leicestershire"
},
"id" : 2642763,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKF",
"name" : "EAST MIDLANDS (ENGLAND)"
},
"nuts_level2" : {
"code" : "UKF2",
"name" : "Leicestershire, Rutland and Northamptonshire"
},
"nuts_level3" : {
"code" : "UKF22",
"name" : "Leicestershire CC and Rutland"
}
},
"lat" : 52.770503,
"line" : null,
"lng" : -0.892168,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 2007,
"external_ids" : {
"GRID" : {
"all" : "grid.19603.3d",
"preferred" : "grid.19603.3d"
},
"ISNI" : {
"all" : [
"0000 0004 4669 5370"
],
"preferred" : null
}
},
"id" : "https://ror.org/00knyd990",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.uk-isri.org/"
],
"name" : "UK Intelligent Systems Research Institute",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Melton Mowbray",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Melton Mowbray",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Leicestershire",
"code" : "GB.ENG.H5",
"id" : 2644667,
"name" : "Leicestershire"
},
"id" : 2642763,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKF",
"name" : "EAST MIDLANDS (ENGLAND)"
},
"nuts_level2" : {
"code" : "UKF2",
"name" : "Leicestershire, Rutland and Northamptonshire"
},
"nuts_level3" : {
"code" : "UKF22",
"name" : "Leicestershire CC and Rutland"
}
},
"lat" : 52.768971,
"line" : null,
"lng" : -0.886773,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : "",
"established" : null,
"external_ids" : {
"GRID" : {
"all" : "grid.21864.39",
"preferred" : "grid.21864.39"
},
"Wikidata" : {
"all" : [
"Q30279525"
],
"preferred" : null
}
},
"id" : "https://ror.org/006c1jc70",
"ip_addresses" : [],
"labels" : [],
"links" : [],
"name" : "UK Material Technology Research Institute",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"BRE"
],
"addresses" : [
{
"city" : "Watford",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Watford",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Hertfordshire",
"code" : "GB.ENG.F8",
"id" : 2647043,
"name" : "Hertfordshire"
},
"id" : 2634677,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH2",
"name" : "Bedfordshire and Hertfordshire"
},
"nuts_level3" : {
"code" : "UKH23",
"name" : "Hertfordshire"
}
},
"lat" : 51.70036,
"line" : null,
"lng" : -0.372747,
"postcode" : null,
"primary" : false,
"state" : "Hertfordshire",
"state_code" : "GB-HRT"
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : "",
"established" : 1921,
"external_ids" : {
"FundRef" : {
"all" : [
"100008347"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.30073.37",
"preferred" : "grid.30073.37"
},
"ISNI" : {
"all" : [
"0000 0001 0816 3312"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q4986494"
],
"preferred" : null
}
},
"id" : "https://ror.org/02fmkev06",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.bre.co.uk/"
],
"name" : "Building Research Establishment",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Building_Research_Establishment"
},
{
"acronyms" : [
"LMB"
],
"addresses" : [
{
"city" : "Cambridge",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Cambridge",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Cambridgeshire",
"code" : "GB.ENG.C3",
"id" : 2653940,
"name" : "Cambridgeshire"
},
"id" : 2653941,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH1",
"name" : "East Anglia"
},
"nuts_level3" : {
"code" : "UKH12",
"name" : "Cambridgeshire CC"
}
},
"lat" : 52.175276,
"line" : null,
"lng" : 0.133323,
"postcode" : null,
"primary" : false,
"state" : "Cambridgeshire",
"state_code" : "GB-CAM"
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1962,
"external_ids" : {
"GRID" : {
"all" : "grid.42475.30",
"preferred" : "grid.42475.30"
},
"ISNI" : {
"all" : [
"0000 0004 0605 769X"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q185800"
],
"preferred" : null
}
},
"id" : "https://ror.org/00tw3jy02",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www2.mrc-lmb.cam.ac.uk/"
],
"name" : "MRC Laboratory of Molecular Biology",
"relationships" : [
{
"id" : "https://ror.org/03x94j517",
"label" : "Medical Research Council",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Laboratory_of_Molecular_Biology"
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "Woking",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Woking",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Surrey",
"code" : "GB.ENG.N7",
"id" : 2636512,
"name" : "Surrey"
},
"id" : 2633709,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKJ",
"name" : "SOUTH EAST (ENGLAND)"
},
"nuts_level2" : {
"code" : "UKJ2",
"name" : "Surrey, East and West Sussex"
},
"nuts_level3" : {
"code" : "UKJ25",
"name" : "West Surrey"
}
},
"lat" : 51.293022,
"line" : null,
"lng" : -0.635093,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Institute for Animal Health"
],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1987,
"external_ids" : {
"FundRef" : {
"all" : [
"501100000870"
],
"preferred" : null
},
"GRID" : {
"all" : "grid.63622.33",
"preferred" : "grid.63622.33"
},
"ISNI" : {
"all" : [
"0000 0004 0388 7540"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"1048389"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q6039151"
],
"preferred" : null
}
},
"id" : "https://ror.org/04xv01a59",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.pirbright.ac.uk/"
],
"name" : "The Pirbright Institute",
"relationships" : [
{
"id" : "https://ror.org/00cwqg982",
"label" : "Biotechnology and Biological Sciences Research Council",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Institute_for_Animal_Health"
},
{
"acronyms" : [
"NIBSC"
],
"addresses" : [
{
"city" : "Potters Bar",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Potters Bar",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Hertfordshire",
"code" : "GB.ENG.F8",
"id" : 2647043,
"name" : "Hertfordshire"
},
"id" : 2639970,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH2",
"name" : "Bedfordshire and Hertfordshire"
},
"nuts_level3" : {
"code" : "UKH23",
"name" : "Hertfordshire"
}
},
"lat" : 51.68848,
"line" : null,
"lng" : -0.2414,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : "",
"established" : 1972,
"external_ids" : {
"GRID" : {
"all" : "grid.70909.37",
"preferred" : "grid.70909.37"
},
"ISNI" : {
"all" : [
"0000 0001 2199 6511"
],
"preferred" : null
},
"OrgRef" : {
"all" : [
"22752307"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q6973562"
],
"preferred" : null
}
},
"id" : "https://ror.org/03dnc6n82",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.nibsc.org/"
],
"name" : "National Institute for Biological Standards and Control",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/National_Institute_for_Biological_Standards_and_Control"
},
{
"acronyms" : [
"IFS"
],
"addresses" : [
{
"city" : "London",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "London",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Greater London",
"code" : "GB.ENG.GLA",
"id" : 2648110,
"name" : "Greater London"
},
"id" : 2643743,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKI",
"name" : "LONDON"
},
"nuts_level2" : {
"code" : "UKI3",
"name" : "Inner London - West"
},
"nuts_level3" : {
"code" : "UKI32",
"name" : "Westminster"
}
},
"lat" : 51.520576,
"line" : null,
"lng" : -0.131405,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : "",
"established" : 1969,
"external_ids" : {
"GRID" : {
"all" : "grid.73263.33",
"preferred" : "grid.73263.33"
},
"ISNI" : {
"all" : [
"0000 0004 0424 0001"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q15588566"
],
"preferred" : null
}
},
"id" : "https://ror.org/04r1cjx59",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.ifs.org.uk/"
],
"name" : "Institute for Fiscal Studies",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/Institute_for_Fiscal_Studies"
},
{
"acronyms" : [
"HRF"
],
"addresses" : [
{
"city" : "Ayr",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Ayr",
"geonames_admin1" : {
"ascii_name" : "Scotland",
"code" : "GB.SCT",
"id" : 2638360,
"name" : "Scotland"
},
"geonames_admin2" : {
"ascii_name" : "South Ayrshire",
"code" : "GB.SCT.W4",
"id" : 3333235,
"name" : "South Ayrshire"
},
"id" : 2656708,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKM",
"name" : "SCOTLAND"
},
"nuts_level2" : {
"code" : "UKM3",
"name" : "South Western Scotland"
},
"nuts_level3" : {
"code" : "UKM37",
"name" : "South Ayrshire"
}
},
"lat" : 55.480186,
"line" : null,
"lng" : -4.575773,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [
"Hannah Research Institute"
],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1928,
"external_ids" : {
"GRID" : {
"all" : "grid.81532.3d",
"preferred" : "grid.81532.3d"
},
"ISNI" : {
"all" : [
"0000 0000 9276 2600"
],
"preferred" : null
}
},
"id" : "https://ror.org/0015hpp74",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.hannahresearch.org.uk/"
],
"name" : "Hannah Research Foundation",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"WSL"
],
"addresses" : [
{
"city" : "Stevenage",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Stevenage",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Hertfordshire",
"code" : "GB.ENG.F8",
"id" : 2647043,
"name" : "Hertfordshire"
},
"id" : 2636940,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKH",
"name" : "EAST OF ENGLAND"
},
"nuts_level2" : {
"code" : "UKH2",
"name" : "Bedfordshire and Hertfordshire"
},
"nuts_level3" : {
"code" : "UKH23",
"name" : "Hertfordshire"
}
},
"lat" : 51.671139,
"line" : null,
"lng" : -1.288155,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1959,
"external_ids" : {
"GRID" : {
"all" : "grid.83033.3b",
"preferred" : "grid.83033.3b"
},
"ISNI" : {
"all" : [
"0000 0001 1955 3148"
],
"preferred" : null
}
},
"id" : "https://ror.org/05dbe0q91",
"ip_addresses" : [],
"labels" : [],
"links" : [],
"name" : "Warren Spring Laboratory",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"HIU"
],
"addresses" : [
{
"city" : "Oxford",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Oxford",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Oxfordshire",
"code" : "GB.ENG.K2",
"id" : 2640726,
"name" : "Oxfordshire"
},
"id" : 2640729,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKJ",
"name" : "SOUTH EAST (ENGLAND)"
},
"nuts_level2" : {
"code" : "UKJ1",
"name" : "Berkshire, Buckinghamshire and Oxfordshire"
},
"nuts_level3" : {
"code" : "UKJ14",
"name" : "Oxfordshire"
}
},
"lat" : 51.763522,
"line" : null,
"lng" : -1.21672,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : "",
"established" : 1989,
"external_ids" : {
"GRID" : {
"all" : "grid.173746.0",
"preferred" : "grid.173746.0"
},
"ISNI" : {
"all" : [
"0000 0004 0606 3678"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q30279629"
],
"preferred" : null
}
},
"id" : "https://ror.org/02kcpr174",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.imm.ox.ac.uk/mrc-human-immunology-unit"
],
"name" : "MRC Human Immunology Unit",
"relationships" : [
{
"id" : "https://ror.org/01q496a73",
"label" : "MRC Weatherall Institute of Molecular Medicine",
"type" : "Parent"
},
{
"id" : "https://ror.org/03x94j517",
"label" : "Medical Research Council",
"type" : "Parent"
},
{
"id" : "https://ror.org/052gg0110",
"label" : "University of Oxford",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"UKWIR"
],
"addresses" : [
{
"city" : "London",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "London",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Greater London",
"code" : "GB.ENG.GLA",
"id" : 2648110,
"name" : "Greater London"
},
"id" : 2643743,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKI",
"name" : "LONDON"
},
"nuts_level2" : {
"code" : "UKI3",
"name" : "Inner London - West"
},
"nuts_level3" : {
"code" : "UKI32",
"name" : "Westminster"
}
},
"lat" : 51.500094,
"line" : null,
"lng" : -0.133495,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 1993,
"external_ids" : {
"GRID" : {
"all" : "grid.194084.0",
"preferred" : "grid.194084.0"
}
},
"id" : "https://ror.org/00ajykz30",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.ukwir.org/eng/home"
],
"name" : "UK Water Industry Research",
"relationships" : [],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"SUERC"
],
"addresses" : [
{
"city" : "Glasgow",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "Glasgow",
"geonames_admin1" : {
"ascii_name" : "Scotland",
"code" : "GB.SCT",
"id" : 2638360,
"name" : "Scotland"
},
"geonames_admin2" : {
"ascii_name" : "Glasgow City",
"code" : "GB.SCT.V2",
"id" : 3333231,
"name" : "Glasgow City"
},
"id" : 2648579,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKM",
"name" : "SCOTLAND"
},
"nuts_level2" : {
"code" : "UKM3",
"name" : "South Western Scotland"
},
"nuts_level3" : {
"code" : "UKM34",
"name" : "Glasgow City"
}
},
"lat" : 55.753334,
"line" : null,
"lng" : -4.1626,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 2004,
"external_ids" : {
"GRID" : {
"all" : "grid.224137.1",
"preferred" : "grid.224137.1"
},
"ISNI" : {
"all" : [
"0000 0000 9762 0345"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q30279648"
],
"preferred" : null
}
},
"id" : "https://ror.org/05jfq2w07",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.gla.ac.uk/research/az/suerc/"
],
"name" : "Scottish Universities Environmental Research Centre",
"relationships" : [
{
"id" : "https://ror.org/00vtgdb53",
"label" : "University of Glasgow",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : ""
},
{
"acronyms" : [
"LHA",
"NSHD "
],
"addresses" : [
{
"city" : "London",
"country_geonames_id" : 2635167,
"geonames_city" : {
"city" : "London",
"geonames_admin1" : {
"ascii_name" : "England",
"code" : "GB.ENG",
"id" : 6269131,
"name" : "England"
},
"geonames_admin2" : {
"ascii_name" : "Greater London",
"code" : "GB.ENG.GLA",
"id" : 2648110,
"name" : "Greater London"
},
"id" : 2643743,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : "UKI",
"name" : "LONDON"
},
"nuts_level2" : {
"code" : "UKI3",
"name" : "Inner London - West"
},
"nuts_level3" : {
"code" : "UKI32",
"name" : "Westminster"
}
},
"lat" : 51.524929,
"line" : null,
"lng" : -0.134019,
"postcode" : null,
"primary" : false,
"state" : "Camden",
"state_code" : "GB-CMD"
}
],
"aliases" : [],
"country" : {
"country_code" : "GB",
"country_name" : "United Kingdom"
},
"email_address" : null,
"established" : 2008,
"external_ids" : {
"GRID" : {
"all" : "grid.268922.5",
"preferred" : "grid.268922.5"
},
"ISNI" : {
"all" : [
"0000 0004 0427 2580"
],
"preferred" : null
},
"Wikidata" : {
"all" : [
"Q6978783"
],
"preferred" : null
}
},
"id" : "https://ror.org/03kpvby98",
"ip_addresses" : [],
"labels" : [],
"links" : [
"https://www.ucl.ac.uk/cardiovascular/research/population-science-and-experimental-medicine/mrc-unit-lifelong-health-and-ageing-ucl"
],
"name" : "MRC Unit for Lifelong Health and Ageing",
"relationships" : [
{
"id" : "https://ror.org/03x94j517",
"label" : "Medical Research Council",
"type" : "Parent"
},
{
"id" : "https://ror.org/02jx3x895",
"label" : "University College London",
"type" : "Parent"
}
],
"status" : "active",
"types" : [
"Facility"
],
"wikipedia_url" : "http://en.wikipedia.org/wiki/National_Survey_of_Health_%26_Development"
}
],
"meta" : {
"countries" : [
{
"count" : 268,
"id" : "gb",
"title" : "United Kingdom"
}
],
"statuses" : [
{
"count" : 268,
"id" : "active",
"title" : "active"
}
],
"types" : [
{
"count" : 268,
"id" : "facility",
"title" : "Facility"
}
]
},
"number_of_results" : 268,
"time_taken" : 2
}
Example
curl 'https://api.ror.org/organizations?filter=status:inactive,types:Company,country.country_code:AU'
Returns a list of inactive companies in Australia.
{
"items" : [
{
"acronyms" : [],
"addresses" : [
{
"city" : "Melbourne",
"country_geonames_id" : 2077456,
"geonames_city" : {
"city" : "Melbourne",
"geonames_admin1" : {
"ascii_name" : "Victoria",
"code" : "AU.07",
"id" : 2145234,
"name" : "Victoria"
},
"geonames_admin2" : {
"ascii_name" : "Melbourne",
"code" : "AU.07.24600",
"id" : 7839805,
"name" : "Melbourne"
},
"id" : 2158177,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -37.814,
"line" : null,
"lng" : 144.96332,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "AU",
"country_name" : "Australia"
},
"email_address" : null,
"established" : 2001,
"external_ids" : {
"GRID" : {
"all" : "grid.472777.6",
"preferred" : "grid.472777.6"
},
"ISNI" : {
"all" : [
"0000 0004 0640 4399"
],
"preferred" : null
}
},
"id" : "https://ror.org/05r35r527",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.mylan.com/"
],
"name" : "Mylan (Australia)",
"relationships" : [
{
"id" : "https://ror.org/04nsw4151",
"label" : "Mylan (United States)",
"type" : "Parent"
},
{
"id" : "https://ror.org/01g1gvr46",
"label" : "Viatris",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : ""
},
{
"acronyms" : [],
"addresses" : [
{
"city" : "North Ryde",
"country_geonames_id" : 2077456,
"geonames_city" : {
"city" : "North Ryde",
"geonames_admin1" : {
"ascii_name" : "New South Wales",
"code" : "AU.02",
"id" : 2155400,
"name" : "New South Wales"
},
"geonames_admin2" : {
"ascii_name" : "Ryde",
"code" : "AU.02.16700",
"id" : 7839769,
"name" : "Ryde"
},
"id" : 7281782,
"license" : {
"attribution" : "Data from geonames.org under a CC-BY 3.0 license",
"license" : "http://creativecommons.org/licenses/by/3.0/"
},
"nuts_level1" : {
"code" : null,
"name" : null
},
"nuts_level2" : {
"code" : null,
"name" : null
},
"nuts_level3" : {
"code" : null,
"name" : null
}
},
"lat" : -33.79677,
"line" : null,
"lng" : 151.12436,
"postcode" : null,
"primary" : false,
"state" : null,
"state_code" : null
}
],
"aliases" : [],
"country" : {
"country_code" : "AU",
"country_name" : "Australia"
},
"email_address" : null,
"established" : null,
"external_ids" : {
"FundRef" : {
"all" : [
"100011093"
],
"preferred" : "100011093"
},
"GRID" : {
"all" : "grid.473087.f",
"preferred" : "grid.473087.f"
},
"ISNI" : {
"all" : [
"0000 0004 0466 7849"
],
"preferred" : null
}
},
"id" : "https://ror.org/02z8ech05",
"ip_addresses" : [],
"labels" : [],
"links" : [
"http://www.shireaustralia.com.au/"
],
"name" : "Shire (Australia)",
"relationships" : [
{
"id" : "https://ror.org/04jfar564",
"label" : "Takeda (Australia)",
"type" : "Successor"
}
],
"status" : "inactive",
"types" : [
"Company"
],
"wikipedia_url" : "https://en.wikipedia.org/wiki/Shire_(pharmaceutical_company)"
}
],
"meta" : {
"countries" : [
{
"count" : 2,
"id" : "au",
"title" : "Australia"
}
],
"statuses" : [
{
"count" : 2,
"id" : "inactive",
"title" : "inactive"
}
],
"types" : [
{
"count" : 2,
"id" : "company",
"title" : "Company"
}
]
},
"number_of_results" : 2,
"time_taken" : 1
}
Updated 8 months ago