Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
Agriculture Funding Programs Details
The Nova Scotia Department of Agriculture offers a number of funding programs (grants) to assist in the development of the agricultural industry and sustainable agricultural practices.
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/agriculture-funding-programs-details-jv92-pedy\".\"agriculture_funding_programs_details\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata