novascotia-ca/wildlife-compensation-claims-by-commodity-n8b8-twhv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 18 minutes ago

Wildlife Compensation Claims by Commodity

The Wildlife Compensation Program provides compensation to producers who experience damage to specified agricultural products caused by specific wildlife species. Compensation compliments crop insurance plans that list wildlife as an insurable peril as well as operates on its own for crop and/or livestock farmers who do not currently have crop insurance. In all cases the maximum compensation payment is limited to 80% of the value of the agricultural products listed by the Crop and Animal Insurance Commission.

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/wildlife-compensation-claims-by-commodity-n8b8-twhv\".\"wildlife_compensation_claims_by_commodity\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • wildlife_compensation_claims_by_commodity
     
     
     
     
     
Upstream Metadata