Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
Municipal Affairs Funding Programs
The Department of Municipal Affairs and Housing administers a variety of programs that provide funding to municipalities and not-for-profit community groups. This dataset includes a list of the funding programs that are administered by Department of Municipal Affairs and Housing. Information include: Funding Program, Area, Year, Actual Funding Amount.
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/municipal-affairs-funding-programs-5rgt-der6\".\"municipal_affairs_funding_programs\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata