Back to catalog
Cortexa research tool·clinical·health_disparities
Health Disparities Get Svi Info
Get information about CDC Social Vulnerability Index (SVI) data. SVI data is typically available as downloadable CSV files from the CDC ATSDR website. This tool provides information about available SVI datasets and download links. Note: Actual data retrieval may require downloading CSV files.
Livelast probed 2026-04-30 23:07Z· 89msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 89ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"geography": {
"description": "Geographic level: 'county' for county-level, 'tract' for census tract, 'state' for state-level",
"enum": [
"county",
"tract",
"state"
],
"type": "string"
},
"year": {
"description": "Optional year to filter SVI data (e.g., 2020, 2018, 2016). SVI is released every 2 years.",
"type": "integer"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Health Disparities Get Svi Info call
public-safeinput
{
"year": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_health_disparities_get_svi_info
- Tool name
- health_disparities_get_svi_info
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse