kcmo/covid19-overall-trends-cases-deaths-2wd3-28zr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 9 months ago

COVID-19 Overall Trends - Cases & Deaths

This is an archived dataset & will no longer be updated

Case and Death data related to COVID-19. Additional data available in the link below.

Data definitions are also available on the dashboards.

This dataset will be updated weekly on Tuesdays.

Data current as of August 10, 2020

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 \"kcmo/covid19-overall-trends-cases-deaths-2wd3-28zr\".\"covid19_overall_trends_cases_deaths\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_overall_trends_cases_deaths