Paging
ROR REST API v2
This page documents v2 of the ROR REST API. For v1 documentation of the ROR REST API, see https://ror.readme.io/v1/docs/api-paging. You can also read more about ROR API versions and a summary of what's new in Schema 2.0.
About paging
Responses to queries of the ROR API are broken into pages with a maximum of 20 results per page beginning at page 1. If metadata.number_of_results
is greater than 20, you can retrieve subsequent records by specifying the page number of the result.
Paging format
https://api.ror.org/v2/organizations?page=[page number]
The maximum number of pages that can be retrieved is 500, which means that the maximum number of ROR records that can be retrieved via the ROR API is 10,000. If you send a request for a page beyond 500, you will receive a 200 status, but also an error response like {"errors":["page '5144' outside of range 1-500”]}
To determine how many pages you will need to retrieve in order to obtain your entire result set, check metadata.number_of_results
and divide by 20. Regardless of which page you are on, metadata.number_of_results
indicates the total number of results returned by your request.
It is not possible to retrieve all ROR records from the API
The API is best for use cases that involve searching for or retrieving individual records. The maximum number of results that can be retrieved via the API is 10,000, which means that it is currently not possible to retrieve all 100,000+ records from the ROR API. If you need to use the entire ROR dataset in your application, please download the data dump.
Example
curl 'https://api.ror.org/v2/organizations?page=4' | json_pp
The response is a list of the 20 organization records from the fourth page of results of a request to list all active records in ROR. Counts in <metadata>
pertain to the entire results list, not the individual page.
{
"items" : [
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1892,
"external_ids" : [
{
"all" : [
"501100001261"
],
"preferred" : null,
"type" : "fundref"
},
{
"all" : [
"grid.4756.0"
],
"preferred" : "grid.4756.0",
"type" : "grid"
},
{
"all" : [
"0000 0001 2112 2291"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q289348"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/02vwnat91",
"links" : [
{
"type" : "website",
"value" : "http://www.lsbu.ac.uk/"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/London_South_Bank_University"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "GB",
"country_name" : "United Kingdom",
"lat" : 51.49814,
"lng" : -0.10154,
"name" : "London"
},
"geonames_id" : 2643743
}
],
"names" : [
{
"lang" : null,
"types" : [
"alias"
],
"value" : "Borough Polytechnic Institute"
},
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "LSBU"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "London South Bank University"
}
],
"relationships" : [
{
"id" : "https://ror.org/04tpqnr72",
"label" : "Harold Wood Hospital",
"type" : "related"
}
],
"status" : "active",
"types" : [
"education"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1971,
"external_ids" : [
{
"all" : [
"grid.4819.4"
],
"preferred" : "grid.4819.4",
"type" : "grid"
},
{
"all" : [
"0000 0001 0704 7467"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q1622145"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/00gzkxz88",
"links" : [
{
"type" : "website",
"value" : "http://www.hswt.de/en.html"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/Hochschule_Weihenstephan-Triesdorf"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "DE",
"country_name" : "Germany",
"lat" : 48.3957,
"lng" : 11.7304,
"name" : "Freising"
},
"geonames_id" : 2925034
}
],
"names" : [
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "HSWT"
},
{
"lang" : "de",
"types" : [
"label"
],
"value" : "Hochschule Weihenstephan-Triesdorf"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Weihenstephan-Triesdorf University of Applied Sciences"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"education"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1614,
"external_ids" : [
{
"all" : [
"501100001721",
"501100001903"
],
"preferred" : "501100001721",
"type" : "fundref"
},
{
"all" : [
"grid.4830.f"
],
"preferred" : "grid.4830.f",
"type" : "grid"
},
{
"all" : [
"0000 0004 0407 1981"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q850730",
"Q2303629"
],
"preferred" : "Q850730",
"type" : "wikidata"
}
],
"id" : "https://ror.org/012p63287",
"links" : [
{
"type" : "website",
"value" : "http://www.rug.nl/"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/University_of_Groningen"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "NL",
"country_name" : "Netherlands",
"lat" : 53.219443,
"lng" : 6.562966,
"name" : "Groningen"
},
"geonames_id" : 2755251
}
],
"names" : [
{
"lang" : null,
"types" : [
"alias"
],
"value" : "Academia Groningana"
},
{
"lang" : "nl",
"types" : [
"label"
],
"value" : "Rijksuniversiteit Groningen"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "University of Groningen"
}
],
"relationships" : [
{
"id" : "https://ror.org/04kf5kc54",
"label" : "Netherlands Interdisciplinary Demographic Institute",
"type" : "child"
},
{
"id" : "https://ror.org/03cv38k47",
"label" : "University Medical Center Groningen",
"type" : "related"
}
],
"status" : "active",
"types" : [
"education"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1951,
"external_ids" : [
{
"all" : [
"grid.4831.e"
],
"preferred" : "grid.4831.e",
"type" : "grid"
},
{
"all" : [
"0000 0001 0682 2580"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q2050753"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/020268t49",
"links" : [
{
"type" : "website",
"value" : "http://www.ptspaper.com/"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "DE",
"country_name" : "Germany",
"lat" : 50.967636,
"lng" : 13.884471,
"name" : "Heidenau"
},
"geonames_id" : 2907887
}
],
"names" : [
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "PTS"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Papiertechnische Stiftung"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"nonprofit"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1964,
"external_ids" : [
{
"all" : [
"100007626"
],
"preferred" : null,
"type" : "fundref"
},
{
"all" : [
"grid.4836.9"
],
"preferred" : "grid.4836.9",
"type" : "grid"
},
{
"all" : [
"0000 0004 0633 9072"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q7727247"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/0249v7n71",
"links" : [
{
"type" : "website",
"value" : "https://www.sztaki.hu/?en"
},
{
"type" : "wikipedia",
"value" : "https://en.wikipedia.org/wiki/The_Computer_and_Automation_Research_Institute,_Hungarian_Academy_of_Sciences"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "HU",
"country_name" : "Hungary",
"lat" : 47.478417,
"lng" : 19.05215,
"name" : "Budapest"
},
"geonames_id" : 3054643
}
],
"names" : [
{
"lang" : null,
"types" : [
"alias"
],
"value" : "Computer and Automation Research Institute"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Institute for Computer Science and Control"
},
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "MTA SZTAKI"
},
{
"lang" : "hu",
"types" : [
"label"
],
"value" : "Magyar Tudományos Akadémia Számítástechnikai és Automatizálási Kutatóintézete"
}
],
"relationships" : [
{
"id" : "https://ror.org/02ks8qq67",
"label" : "Hungarian Academy of Sciences",
"type" : "parent"
}
],
"status" : "active",
"types" : [
"facility"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1968,
"external_ids" : [
{
"all" : [
"grid.4843.b"
],
"preferred" : "grid.4843.b",
"type" : "grid"
},
{
"all" : [
"0000 0001 1703 001X"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q1408031"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/03kchyj69",
"links" : [
{
"type" : "website",
"value" : "http://www.twi-global.com/"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/The_Welding_Institute"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "GB",
"country_name" : "United Kingdom",
"lat" : 52.117429,
"lng" : 0.225809,
"name" : "Cambridge"
},
"geonames_id" : 2653941
}
],
"names" : [
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "TWI"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "The Welding Institute"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"facility"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1946,
"external_ids" : [
{
"all" : [
"grid.4857.e"
],
"preferred" : "grid.4857.e",
"type" : "grid"
},
{
"all" : [
"Q30252663"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/037m6e306",
"links" : [
{
"type" : "website",
"value" : "https://www.perainternational.com/"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "GB",
"country_name" : "United Kingdom",
"lat" : 52.770576,
"lng" : -0.89232,
"name" : "Melton Mowbray"
},
"geonames_id" : 2642763
}
],
"names" : [
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Pera (United Kingdom)"
}
],
"relationships" : [
{
"id" : "https://ror.org/044pe5q70",
"label" : "Pera (Denmark)",
"type" : "child"
}
],
"status" : "active",
"types" : [
"company"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1950,
"external_ids" : [
{
"all" : [
"501100007259"
],
"preferred" : null,
"type" : "fundref"
},
{
"all" : [
"grid.4905.8"
],
"preferred" : "grid.4905.8",
"type" : "grid"
},
{
"all" : [
"0000 0004 0635 7705"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q7383690"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/02mw21745",
"links" : [
{
"type" : "website",
"value" : "http://www.irb.hr/"
},
{
"type" : "wikipedia",
"value" : "https://en.wikipedia.org/wiki/Ru%C4%91er_Bo%C5%A1kovi%C4%87_Institute"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "HR",
"country_name" : "Croatia",
"lat" : 45.829695,
"lng" : 15.988489,
"name" : "Zagreb"
},
"geonames_id" : 3186886
}
],
"names" : [
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "IRB"
},
{
"lang" : "hr",
"types" : [
"label"
],
"value" : "Institut Ruđer Bošković"
},
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "RBI"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Rudjer Boskovic Institute"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"facility"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1899,
"external_ids" : [
{
"all" : [
"grid.4929.6"
],
"preferred" : "grid.4929.6",
"type" : "grid"
},
{
"all" : [
"0000 0001 2191 4117"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q6686"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/04v98kq37",
"links" : [
{
"type" : "website",
"value" : "https://group.renault.com/en/"
},
{
"type" : "wikipedia",
"value" : "https://en.wikipedia.org/wiki/Renault"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "FR",
"country_name" : "France",
"lat" : 48.82383,
"lng" : 2.23329,
"name" : "Boulogne-Billancourt"
},
"geonames_id" : 3031137
}
],
"names" : [
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Renault (France)"
}
],
"relationships" : [
{
"id" : "https://ror.org/01qxec746",
"label" : "Renault (Russia)",
"type" : "child"
}
],
"status" : "active",
"types" : [
"company"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-04-06",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1995,
"external_ids" : [
{
"all" : [
"grid.4947.e"
],
"preferred" : "grid.4947.e",
"type" : "grid"
},
{
"all" : [
"0000 0004 1760 8629"
],
"preferred" : null,
"type" : "isni"
}
],
"id" : "https://ror.org/02edavb98",
"links" : [
{
"type" : "website",
"value" : "http://www.arpa.emr.it/dettaglio_generale.asp?id=2711"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "IT",
"country_name" : "Italy",
"lat" : 44.650754,
"lng" : 10.925317,
"name" : "Modena"
},
"geonames_id" : 3173331
}
],
"names" : [
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "ARPA"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Agenzia Regionale Prevenzione e Ambiente della Regione Emilia-Romagna"
},
{
"lang" : "en",
"types" : [
"label"
],
"value" : "Regional Agency for Environmental Protection in the Emilia-Romagna region"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"government"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-09-23",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1950,
"external_ids" : [
{
"all" : [
"grid.4987.2"
],
"preferred" : "grid.4987.2",
"type" : "grid"
}
],
"id" : "https://ror.org/01j5n9f07",
"links" : [
{
"type" : "website",
"value" : "http://www.aeki.kfki.hu/?lang=en"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "HU",
"country_name" : "Hungary",
"lat" : 47.487898,
"lng" : 18.961522,
"name" : "Budapest"
},
"geonames_id" : 3054643
}
],
"names" : [
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "AEKI"
},
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "AERI"
},
{
"lang" : "hu",
"types" : [
"label"
],
"value" : "Atomenergia Kutatóintézet"
},
{
"lang" : null,
"types" : [
"alias"
],
"value" : "Atomic Energy Research Institute"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Institute for Atomic Energy Research"
}
],
"relationships" : [
{
"id" : "https://ror.org/05wswj918",
"label" : "Centre for Energy Research",
"type" : "parent"
}
],
"status" : "active",
"types" : [
"facility"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1976,
"external_ids" : [
{
"all" : [
"501100001835"
],
"preferred" : null,
"type" : "fundref"
},
{
"all" : [
"grid.5012.6"
],
"preferred" : "grid.5012.6",
"type" : "grid"
},
{
"all" : [
"0000 0001 0481 6099"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q1137652"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/02jz4aj89",
"links" : [
{
"type" : "website",
"value" : "http://www.maastrichtuniversity.nl/"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/Maastricht_University"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "NL",
"country_name" : "Netherlands",
"lat" : 50.845833,
"lng" : 5.687222,
"name" : "Maastricht"
},
"geonames_id" : 2751283
}
],
"names" : [
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Maastricht University"
},
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "UM"
},
{
"lang" : "nl",
"types" : [
"label"
],
"value" : "Universiteit Maastricht"
}
],
"relationships" : [
{
"id" : "https://ror.org/01qavk531",
"label" : "Catharina Ziekenhuis",
"type" : "related"
},
{
"id" : "https://ror.org/02d9ce178",
"label" : "Maastricht University Medical Centre",
"type" : "related"
},
{
"id" : "https://ror.org/02x6rcb77",
"label" : "Máxima Medisch Centrum",
"type" : "related"
}
],
"status" : "active",
"types" : [
"education"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1985,
"external_ids" : [
{
"all" : [
"grid.5090.c"
],
"preferred" : "grid.5090.c",
"type" : "grid"
},
{
"all" : [
"0000 0004 0616 8306"
],
"preferred" : null,
"type" : "isni"
}
],
"id" : "https://ror.org/00f1xkb20",
"links" : [
{
"type" : "website",
"value" : "http://www.robosoft.com/en/home/"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "FR",
"country_name" : "France",
"lat" : 43.446879,
"lng" : -1.552919,
"name" : "Bidart"
},
"geonames_id" : 3032767
}
],
"names" : [
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Robosoft (France)"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"company"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-09-23",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1920,
"external_ids" : [
{
"all" : [
"grid.5098.4"
],
"preferred" : "grid.5098.4",
"type" : "grid"
},
{
"all" : [
"0000 0001 2286 8650"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q1029504"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/017ph0934",
"links" : [
{
"type" : "website",
"value" : "http://www.unwe.bg/en"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/University_of_National_and_World_Economy"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "BG",
"country_name" : "Bulgaria",
"lat" : 42.650833,
"lng" : 23.348611,
"name" : "Sofia"
},
"geonames_id" : 727011
}
],
"names" : [
{
"lang" : null,
"types" : [
"alias"
],
"value" : "Karl Marx Higher Institute of Economics"
},
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "UNWE"
},
{
"lang" : "tr",
"types" : [
"label"
],
"value" : "Ulusal ve Uluslararası Ekonomi Üniversitesi"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "University of National and World Economy"
},
{
"lang" : "bg",
"types" : [
"label"
],
"value" : "Университет за национално и световно стопанство"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"education"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1948,
"external_ids" : [
{
"all" : [
"501100004406"
],
"preferred" : null,
"type" : "fundref"
},
{
"all" : [
"grid.5120.6"
],
"preferred" : "grid.5120.6",
"type" : "grid"
},
{
"all" : [
"0000 0001 2159 8361"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q1475400"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/01cg9ws23",
"links" : [
{
"type" : "website",
"value" : "http://www.unitbv.ro/en/home.aspx"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/Transilvania_University_of_Bra%C8%99ov"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "RO",
"country_name" : "Romania",
"lat" : 45.655833,
"lng" : 25.580556,
"name" : "Braşov"
},
"geonames_id" : 683844
}
],
"names" : [
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Transylvania University of Brașov"
},
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "UTBv"
},
{
"lang" : "ro",
"types" : [
"label"
],
"value" : "Universitatea Transilvania din Brașov"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"education"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1984,
"external_ids" : [
{
"all" : [
"grid.5162.0"
],
"preferred" : "grid.5162.0",
"type" : "grid"
}
],
"id" : "https://ror.org/01ypwfg63",
"links" : [
{
"type" : "website",
"value" : "http://www.ecofys.com/en/"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "NL",
"country_name" : "Netherlands",
"lat" : 52.068579,
"lng" : 5.109226,
"name" : "Utrecht"
},
"geonames_id" : 2745912
}
],
"names" : [
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Ecofys (Netherlands)"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"company"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-09-23",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1837,
"external_ids" : [
{
"all" : [
"501100005187"
],
"preferred" : null,
"type" : "fundref"
},
{
"all" : [
"grid.5216.0"
],
"preferred" : "grid.5216.0",
"type" : "grid"
},
{
"all" : [
"0000 0001 2155 0800"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q547867"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/04gnjpq42",
"links" : [
{
"type" : "website",
"value" : "http://en.uoa.gr/"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/National_and_Kapodistrian_University_of_Athens"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "GR",
"country_name" : "Greece",
"lat" : 37.968264,
"lng" : 23.778344,
"name" : "Athens"
},
"geonames_id" : 264371
}
],
"names" : [
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "National and Kapodistrian University of Athens"
},
{
"lang" : null,
"types" : [
"alias"
],
"value" : "University of Athens"
},
{
"lang" : "fr",
"types" : [
"label"
],
"value" : "Université nationale et capodistrienne d'athènes"
},
{
"lang" : "el",
"types" : [
"label"
],
"value" : "Εθνικό και Καποδιστριακό Πανεπιστήμιο Αθηνών"
}
],
"relationships" : [
{
"id" : "https://ror.org/02dvs1389",
"label" : "Laiko General Hospital of Athens",
"type" : "related"
}
],
"status" : "active",
"types" : [
"education"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1991,
"external_ids" : [
{
"all" : [
"grid.5259.b"
],
"preferred" : "grid.5259.b",
"type" : "grid"
},
{
"all" : [
"0000 0001 1009 8986"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q1247342"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/0052k0e03",
"links" : [
{
"type" : "website",
"value" : "http://www.mruni.eu/en/"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/Mykolas_Romeris_University"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "LT",
"country_name" : "Lithuania",
"lat" : 54.733889,
"lng" : 25.258889,
"name" : "Vilnius"
},
"geonames_id" : 593116
}
],
"names" : [
{
"lang" : null,
"types" : [
"acronym"
],
"value" : "MRU"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Mykolas Romeris University"
},
{
"lang" : "lt",
"types" : [
"label"
],
"value" : "Mykolo Romerio universitetas"
},
{
"lang" : null,
"types" : [
"alias"
],
"value" : "The Law University of Lithuania"
}
],
"relationships" : [],
"status" : "active",
"types" : [
"education"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-09-23",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 2003,
"external_ids" : [
{
"all" : [
"501100007660"
],
"preferred" : null,
"type" : "fundref"
},
{
"all" : [
"grid.5284.b"
],
"preferred" : "grid.5284.b",
"type" : "grid"
},
{
"all" : [
"0000 0001 0790 3681"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q175241"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/008x57b05",
"links" : [
{
"type" : "website",
"value" : "https://www.uantwerpen.be/en/"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/University_of_Antwerp"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "BE",
"country_name" : "Belgium",
"lat" : 51.222729,
"lng" : 4.40843,
"name" : "Antwerpen"
},
"geonames_id" : 2803138
}
],
"names" : [
{
"lang" : null,
"types" : [
"alias"
],
"value" : "UAntwerp"
},
{
"lang" : "nl",
"types" : [
"label"
],
"value" : "Universiteit Antwerpen"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "University of Antwerp"
},
{
"lang" : "de",
"types" : [
"label"
],
"value" : "Universität Antwerpen"
},
{
"lang" : "fr",
"types" : [
"label"
],
"value" : "Université d'Anvers"
}
],
"relationships" : [
{
"id" : "https://ror.org/00hm4a331",
"label" : "Antwerp Management School",
"type" : "child"
},
{
"id" : "https://ror.org/041x7eh14",
"label" : "VIB-UAntwerp Center for Molecular Neurology",
"type" : "child"
},
{
"id" : "https://ror.org/01hwamj44",
"label" : "Antwerp University Hospital",
"type" : "related"
}
],
"status" : "active",
"types" : [
"education"
]
},
{
"admin" : {
"created" : {
"date" : "2018-11-14",
"schema_version" : "1.0"
},
"last_modified" : {
"date" : "2021-03-17",
"schema_version" : "2.0"
}
},
"domains" : [],
"established" : 1882,
"external_ids" : [
{
"all" : [
"501100004423",
"501100006539"
],
"preferred" : "501100004423",
"type" : "fundref"
},
{
"all" : [
"grid.5290.e"
],
"preferred" : "grid.5290.e",
"type" : "grid"
},
{
"all" : [
"0000 0004 1936 9975"
],
"preferred" : null,
"type" : "isni"
},
{
"all" : [
"Q274486"
],
"preferred" : null,
"type" : "wikidata"
}
],
"id" : "https://ror.org/00ntfnx83",
"links" : [
{
"type" : "website",
"value" : "https://www.waseda.jp/top/"
},
{
"type" : "wikipedia",
"value" : "http://en.wikipedia.org/wiki/Waseda_University"
}
],
"locations" : [
{
"geonames_details" : {
"country_code" : "JP",
"country_name" : "Japan",
"lat" : 35.709203,
"lng" : 139.719333,
"name" : "Tokyo"
},
"geonames_id" : 1850147
}
],
"names" : [
{
"lang" : null,
"types" : [
"alias"
],
"value" : "Waseda Daigaku"
},
{
"lang" : null,
"types" : [
"ror_display",
"label"
],
"value" : "Waseda University"
},
{
"lang" : "ja",
"types" : [
"label"
],
"value" : "早稲田大学"
}
],
"relationships" : [
{
"id" : "https://ror.org/01m343c98",
"label" : "Waseda Bioscience Research Institute in Singapore",
"type" : "related"
}
],
"status" : "active",
"types" : [
"education"
]
}
],
"meta" : {
"countries" : [
{
"count" : 31628,
"id" : "us",
"title" : "United States"
},
{
"count" : 7515,
"id" : "gb",
"title" : "United Kingdom"
},
{
"count" : 5230,
"id" : "de",
"title" : "Germany"
},
{
"count" : 5193,
"id" : "cn",
"title" : "China"
},
{
"count" : 4539,
"id" : "fr",
"title" : "France"
},
{
"count" : 3952,
"id" : "jp",
"title" : "Japan"
},
{
"count" : 3491,
"id" : "ca",
"title" : "Canada"
},
{
"count" : 3112,
"id" : "in",
"title" : "India"
},
{
"count" : 2782,
"id" : "cz",
"title" : "Czech Republic"
},
{
"count" : 2113,
"id" : "ru",
"title" : "Russia"
}
],
"statuses" : [
{
"count" : 107205,
"id" : "active",
"title" : "active"
}
],
"types" : [
{
"count" : 29879,
"id" : "company",
"title" : "company"
},
{
"count" : 20544,
"id" : "education",
"title" : "education"
},
{
"count" : 14440,
"id" : "nonprofit",
"title" : "nonprofit"
},
{
"count" : 13216,
"id" : "healthcare",
"title" : "healthcare"
},
{
"count" : 10931,
"id" : "facility",
"title" : "facility"
},
{
"count" : 8470,
"id" : "other",
"title" : "other"
},
{
"count" : 6867,
"id" : "government",
"title" : "government"
},
{
"count" : 2983,
"id" : "archive",
"title" : "archive"
}
]
},
"number_of_results" : 107205,
"time_taken" : 73
}
Updated 8 months ago