Filter institutions
Last updated
Last updated
You can filter institutions with the filter
parameter:
Get institutions that are located in Canada
/institutions
attribute filtersYou can filter using these attributes of the Institution
entity object (click each one to view their documentation on the object page):
: OpenAlex ID for an
: the OpenAlex ID of the Institution
: OpenAlex ID for an
: OpenAlex ID for an
: the OpenAlex ID of a repository (a )
: the ROR ID of the Institution
(accepts float, null, !null, can use range queries such as < >)
(accepts integer, null, !null, can use range queries)
(accepts integer, null, !null, can use range queries)
(alias: concepts.id
or concept.id
) -- will be deprecated soon
/institutions
convenience filterscontinent
Returns: institutions that are located in the chosen continent.
default.search
Value: a search string
display_name.search
Value: a search string
has_ror
Value: a Boolean (true
or false
)
is_global_south
Value: a Boolean (true
or false
)
These filters aren't attributes of the object, but they're included to address some common use cases:
Value: a String with a valid
Get institutions that are located in South America
This works the same as using the for Institutions.
Returns: institutions with a containing the given string; see the for details.
Get institutions with names containing "technology":
In most cases, you should use the instead of this filter because it uses a better search algorithm.
Returns: institutions that have or lack a , depending on the given value.
Get institutions without ROR IDs:
Returns: institutions that are located in the .
Get institutions that are located in the Global South