Back to catalog
Cortexa research tool·earth climate·dataone
DataONE Search Datasets
Search DataONE (Data Observation Network for Earth) for open scientific datasets. DataONE indexes 3.2 million+ datasets from 43+ member repositories including KNB, Dryad, PANGAEA, USGS, NEON, and more. Search ecology, environmental science, oceanography, climate, and earth science data. Returns dataset titles, authors, upload dates, keywords, and format information. DataONE is a federation of data repositories focused on environmental and biological data.
Livelast probed 2026-04-30 23:07Z· 94msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 94ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"fl": {
"description": "Comma-separated list of fields to return. Default: 'id,title,author,dateUploaded,keywords'. Available: id,title,author,dateUploaded,dateModified,keywords,formatId,size,origin,abstract,geohash_1",
"type": [
"string",
"null"
]
},
"q": {
"description": "Search query using Solr query syntax. Examples: 'climate change', 'author:Smith', 'keywords:marine ecology', 'title:biodiversity', 'formatId:text/csv', '*:*' (all)",
"type": "string"
},
"rows": {
"description": "Number of results to return (default 10, max 1000)",
"type": [
"integer",
"null"
]
},
"sort": {
"description": "Sort order. Examples: 'dateUploaded desc', 'score desc', 'title asc'",
"type": [
"string",
"null"
]
},
"start": {
"description": "Offset for pagination (default 0)",
"type": [
"integer",
"null"
]
}
},
"required": [
"q"
],
"type": "object"
}Examples (1)
Default DataONE Search Datasets call
public-safeinput
{
"q": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DataONE_search_datasets
- Tool name
- DataONE_search_datasets
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse