novascotia-ca/fish-buyer-purchase-data-by-port-j9j2-cpn4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 5 hours ago

Fish Buyer Purchase Data by Port

Reported Fish Purchases by Licensed Fish Buyers, by County. Reported values are purchases made from commercial harvesters or aquaculturists.

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/fish-buyer-purchase-data-by-port-j9j2-cpn4\".\"fish_buyer_purchase_data_by_port\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fish_buyer_purchase_data_by_port
     
     
     
     
     
Upstream Metadata