winnipeg-ca/covid19-designated-active-transportation-route-aqka-nz2g
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 29 minutes ago

COVID-19 Designated Active Transportation Route Counts

This dataset comprises pedestrian and cyclist counts collected by the City of Winnipeg on the nine roadways that were designated as daytime active transportation routes in response to the COVID-19 pandemic.

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 \"winnipeg-ca/covid19-designated-active-transportation-route-aqka-nz2g\".\"covid19_designated_active_transportation_route\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_designated_active_transportation_route
     
     
     
     
     
Upstream Metadata