edmonton-ca/covid19-in-alberta-number-of-people-tested-for-x5vj-du6p
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 6 hours ago

COVID-19 in Alberta: Number of people tested for COVID-19 in Alberta by zone

COVID-19 data for Alberta: Number of people tested for COVID-19 in Alberta by zone. Zone boundaries are outlined at https://www.albertahealthservices.ca/ahs-map-ahs-zones.pdf.

This is a mirror of the data presented in Table 6 at https://www.alberta.ca/stats/covid-19-alberta-statistics.htm.

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-number-of-people-tested-for-x5vj-du6p\".\"covid19_in_alberta_number_of_people_tested_for\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_in_alberta_number_of_people_tested_for
     
     
     
     
     
Upstream Metadata