pa-gov/covid19-deaths-by-race-current-monthly-county-7ix4-a8g6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 4 hours ago

COVID-19 Deaths by Race Current Monthly County Health

This dataset contains counts of COVID-19 deaths by race by county. Suppression applies for quantities less than 5.

Data only includes information reported to EDRS, the Electronic Death Reporting System.

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 \"pa-gov/covid19-deaths-by-race-current-monthly-county-7ix4-a8g6\".\"covid19_deaths_by_race_current_monthly_county\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_deaths_by_race_current_monthly_county
     
     
     
     
     
Upstream Metadata