Connection check
verified live · 28h ago
cdc-svi
SVI scores and theme breakdowns by county and tract
Tools
4
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
4 toolsRead from the running server on 28h ago.
compare_svi
yearfips_codes*
Compare SVI data across multiple counties. Returns side-by-side SVI percentile rankings and key indicators for the specified counties. Useful for comparing vulnerability a… Compare SVI data across multiple counties. Returns side-by-side SVI percentile rankings and key indicators for the specified counties. Useful for comparing vulnerability across service areas or peer counties. Args: fips_codes: Comma-separated 5-digit county FIPS codes (e.g. '53033,53053,53061'). year: SVI data year (default 2022, currently only 2022 available).
get_county_svi
yearstate*county_fips
Get CDC Social Vulnerability Index data for counties in a state. Returns overall SVI percentile ranking and all four theme breakdowns (socioeconomic status, household comp… Get CDC Social Vulnerability Index data for counties in a state. Returns overall SVI percentile ranking and all four theme breakdowns (socioeconomic status, household composition/disability, minority status/language, housing type/transportation) plus key indicator estimates for each county. SVI values range 0-1 (percentile ranking); higher = more vulnerable. Args: state: Two-letter US state abbreviation (e.g. 'WA', 'CA'). county_fips: Optional 5-digit county FIPS code to get a single county. year: SVI data year (default 2022, currently only 2022 available).
get_most_vulnerable
limitstate*theme
Get the most vulnerable counties in a state ranked by SVI score. Returns counties sorted by highest SVI percentile ranking for the specified theme. Useful for identifying… Get the most vulnerable counties in a state ranked by SVI score. Returns counties sorted by highest SVI percentile ranking for the specified theme. Useful for identifying priority areas for grants and community health interventions. Args: state: Two-letter US state abbreviation (e.g. 'WA', 'CA'). theme: SVI theme to rank by. Options: 'overall', 'socioeconomic', 'household' (composition/disability), 'minority' (status/language), 'housing' (type/transportation). Default is 'overall'. limit: Number of counties to return (default 20, max 100).
get_tract_svi
yearlimitstate*county_fips*