novascotia-ca/farm-registration-by-county-ay9f-ihu5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 1 hour ago

Farm Registration by County

Farm Registration is a voluntary annual program that provides managed access to government programs by farm businesses, collection of farm information to develop agricultural policy and provide stable funding of the Nova Scotia Federation of Agriculture.

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/farm-registration-by-county-ay9f-ihu5\".\"farm_registration_by_county\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • farm_registration_by_county
     
     
     
     
     
Upstream Metadata