novascotia-ca/nova-scotia-fish-hatchery-stocking-records-8e4a-m6fw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 years ago
Indexed 1 hour ago

Nova Scotia Fish Hatchery Stocking Records

Fish stocking records from Nova Scotia fish hatcheries. Includes trout and salmon stocking, size, number, location, stock and growth stage. Records contain both fall and spring distributions.

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/nova-scotia-fish-hatchery-stocking-records-8e4a-m6fw\".\"nova_scotia_fish_hatchery_stocking_records\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nova_scotia_fish_hatchery_stocking_records
     
     
     
     
     
Upstream Metadata