Back to catalog
Cortexa research tool·literature·openaire_dataset
OpenAIRE Search Datasets
Search OpenAIRE for research datasets from the European open science ecosystem. Covers datasets from EU-funded projects (Horizon 2020, Horizon Europe), national repositories (Zenodo, DANS, Dryad, Figshare), and thousands of data archives across Europe. Complements DataGov_search_datasets (US federal data) with European and international research datasets. Supports filtering by funder (EC, NIH, NSF, ARC, etc.) and country (ISO 2-letter code).
Livelast probed 2026-04-30 23:07Z· 99msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 99ms
Schema
JSON Schema the agent (or your API call) must match.
{
"additionalProperties": false,
"properties": {
"country": {
"default": null,
"description": "Optional ISO 3166-1 alpha-2 country code to filter by. Examples: 'DE' (Germany), 'FR' (France), 'IT' (Italy), 'NL' (Netherlands), 'GB' (UK), 'ES' (Spain).",
"type": [
"string",
"null"
]
},
"funder": {
"default": null,
"description": "Optional funder short name to filter datasets. Examples: 'EC' (European Commission), 'NIH', 'NSF', 'ARC' (Australian Research Council), 'WT' (Wellcome Trust), 'FCT' (Portugal), 'SNSF' (Swiss NSF).",
"type": [
"string",
"null"
]
},
"keywords": {
"description": "Search keywords for dataset discovery. Searches across titles, descriptions, and subjects.",
"type": "string"
},
"size": {
"default": 10,
"description": "Number of results to return. Default 10, maximum 100.",
"maximum": 100,
"minimum": 1,
"type": "integer"
}
},
"required": [
"keywords"
],
"type": "object"
}Examples (1)
Default OpenAIRE Search Datasets call
public-safeinput
{
"keywords": "",
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenAIRE_search_datasets
- Tool name
- OpenAIRE_search_datasets
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse