Open repository in Console
Readme
Updated almost 2 years ago
‧ Indexed 11 months ago
Connect2
One of the action items of the Sustainable Transportation Strategy, was to develop a grant program focused on providing funds to communities for sustainable transportation related projects. The grant program, Nova Scotia Moves was launched in 2012/2013 and went on for 2 fiscal years after that. It was restructured and renamed to Connect2 in 2015/2016.
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 \"novascotia-ca/connect2-pag2-87st\".\"connect2\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata