pa-gov/covid19-cases-by-ethnicity-current-county-health-dzyb-si4q
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 4 hours ago

COVID-19 Cases by Ethnicity Current County Health

This dataset contains aggregate COVID-19 case counts by ethnicity by county of first report for all counties in Pennsylvania. Counts include both confirmed and probable cases as defined by the Council of State and Territorial Epidemiologists (CSTE).

Suppression applies for quantities 1-4.

Data only includes information reported to PA-NEDSS, Pennsylvania National Electronic Disease Surveillance 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-cases-by-ethnicity-current-county-health-dzyb-si4q\".\"covid19_cases_by_ethnicity_current_county_health\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_cases_by_ethnicity_current_county_health
     
     
     
     
     
Upstream Metadata