sccgov/covid19-cases-by-raceethnicity-ccm2-45w3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 days ago
Indexed 6 hours ago

COVID-19 cases by race/ethnicity

The dataset provides information about the demographics and characteristics of COVID-19 cases by racial/ethnic groups among Santa Clara County residents. Source: California Reportable Disease Information Exchange. Data notes: The Other category for the race/ethnicity graph includes American Indian/Alaska Native and people who identify as multi-racial.

This table is updated every Thursday.

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 \"sccgov/covid19-cases-by-raceethnicity-ccm2-45w3\".\"covid19_cases_by_raceethnicity\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_cases_by_raceethnicity