Back to catalog
Cortexa research tool·clinical·nhanes
Nhanes Search Datasets
Search for NHANES datasets by keyword. Returns information about matching datasets including download links. Note: NHANES data files are typically in SAS/XPT format and may require conversion tools.
Livelast probed 2026-04-30 23:07Z· 2861msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 2861ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"description": "Maximum number of results (default: 20)",
"type": "integer"
},
"search_term": {
"description": "Search term to find datasets (e.g., 'glucose', 'blood pressure', 'diabetes')",
"type": "string"
},
"year": {
"description": "Optional NHANES cycle to filter (e.g., '2017-2018')",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Nhanes Search Datasets call
public-safeinput
{
"limit": 3
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_nhanes_search_datasets
- Tool name
- nhanes_search_datasets
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse