Filter funders
Last updated
Last updated
You can filter funders with the filter
parameter:
Get funders that are located in Canada
/funders
attribute filtersYou can filter using these attributes of the Funder
entity object (click each one to view their documentation on the object page):
(alias: openalex
)
(alias: ror
)
(alias: wikidata
)
(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)
/funders
convenience filterscontinent
Returns: funders that are located in the chosen continent.
default.search
Value: a search string
description.search
Value: a search string
display_name.search
Value: a search string
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 funders that are located in South America
This works the same as using the for Funders.
Returns: funders with a containing the given string; see the for details.
Get funders with description containing "health":
Returns: funders with a containing the given string; see the for details.
Get funders with names containing "health":
In most cases, you should use the instead of this filter because it uses a better search algorithm.
Returns: funders that are located in the .
Get funders that are located in the Global South