pa-gov/covid19-deaths-by-ethnicity-current-county-health-4jqy-3afb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 month ago

COVID-19 Deaths by Ethnicity Current County Health

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

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

Data usually updated each Friday.

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-ethnicity-current-county-health-4jqy-3afb\".\"covid19_deaths_by_ethnicity_current_county_health\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_deaths_by_ethnicity_current_county_health
     
     
     
     
     
Upstream Metadata