datahub-hhs-gov/covid19-community-vulnerability-crosswalk-rank-rnkf-8dm6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 5 hours ago

COVID-19 Community Vulnerability Crosswalk - Rank Ordered by Score

This crosswalk weighs communities down to the census tract with COVID-19 data, considering disease morbidity and mortality, as well as social and economic contextual data. To do this, this spreadsheet crosswalks four key open datasets: Hardest Hit Area, Low Income Area, Tribal Community, and Rural Community, and uses the FCC's scoring methodology to weigh them to provide an evaluation of the most vulnerable communities in the country.

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 \"datahub-hhs-gov/covid19-community-vulnerability-crosswalk-rank-rnkf-8dm6\".\"covid19_community_vulnerability_crosswalk_rank\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_community_vulnerability_crosswalk_rank
     
     
     
     
     
Upstream Metadata