cdc-gov/social-vulnerability-index-2018-united-states-4d8n-kk8a
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 4 hours ago

Social Vulnerability Index 2018 - United States, tract

ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.

SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a

ranking for each Census variable and for each of the four themes, as well as an overall ranking.

In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the

county level. Notes below that describe “tract” methods also refer to county methods.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cdc-gov/social-vulnerability-index-2018-united-states-4d8n-kk8a\".\"social_vulnerability_index_2018_united_states\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • social_vulnerability_index_2018_united_states
     
     
     
     
     
Upstream Metadata