novascotia-ca/crop-insurance-operations-by-year-i5jv-f88u
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 12 months ago

Crop Insurance Operations by Year

Dataset indicates the total number of contracts by fiscal year, total coverage provided for all plans under the Crop and Animal Insurance Act, total premiums, as well as all claims paid within each fiscal year and the loss ratio which is the total claims paid/premiums collected. Total premiums include the producer, provincial, and federal cost shares.

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/crop-insurance-operations-by-year-i5jv-f88u\".\"crop_insurance_operations_by_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • crop_insurance_operations_by_year
     
     
     
     
     
Upstream Metadata