edmonton-ca/covid19-in-alberta-rate-of-covid19-cases-per-w98g-d3nf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 5 hours ago

COVID-19 in Alberta: Rate of COVID-19 cases (per 100,000 population) in Alberta and by zone

COVID-19 data for Alberta: Rate of COVID-19 cases (per 100,000 population) in Alberta and by zone.

This is a mirror of the single-day data presented in Figure 22 at https://www.alberta.ca/stats/covid-19-alberta-statistics.htm; updated 2022-03-18 16:08 with data as of end of day 2022-03-17.

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 \"edmonton-ca/covid19-in-alberta-rate-of-covid19-cases-per-w98g-d3nf\".\"covid19_in_alberta_rate_of_covid19_cases_per\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_in_alberta_rate_of_covid19_cases_per
     
     
     
     
     
Upstream Metadata