Continents
Last updated
Last updated
Countries are mapped to continents using data from the . You can see the actual mapping used by the API .
There are three ways to use continent filters:
Authors
/authors?filter=last_known_institution.continent:<continent>
Institutions
/institutions?filter=continent:<continent>
Works
/works?filter=institutions.continent:<continent>
Available values for the <continent>
filter are:
Africa
africa
Antarctica
antarctica
Asia
asia
Europe
europe
North America
north_america
Oceania
oceania
South America
south_america
You can group by continent.
Group institutions by continent
Response:
Groups are available in these endpoints:
Authors
/authors?group-by=last_known_institution.continent
Institutions
/institutions?group-by=continent
Works
/works?group-by=institutions.continent