janesville-data-socrata/workers-compensation-monthly-new-events-s2df-vztn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 1 month ago

Worker's Compensation - Monthly New Events

The City of Janesville's new worker's compensation events per month dating back to 2013. Events include all reported injuries, even if the injury did not result in a claim

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 \"janesville-data-socrata/workers-compensation-monthly-new-events-s2df-vztn\".\"workers_compensation_monthly_new_events\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • workers_compensation_monthly_new_events