calgary-ca/alberta-open-data-portals-uumr-spb3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 2 hours ago

Alberta Open Data Portals

This is the list of Open Government Data Portals in the Province of Alberta.

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 \"calgary-ca/alberta-open-data-portals-uumr-spb3\".\"alberta_open_data_portals\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • alberta_open_data_portals
     
     
     
     
     
Upstream Metadata