dashboard-plano-gov/hr-workers-comp-paid-2dwj-zzun
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 4 hours ago

HR Workers Comp Paid

This dataset contains information regarding paid workers compensation claims at The City of Plano. Due to the nature of healthcare claims, this dataset has been modified to respect the identities of claimants.

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 \"dashboard-plano-gov/hr-workers-comp-paid-2dwj-zzun\".\"hr_workers_comp_paid\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hr_workers_comp_paid