dashboard-plano-gov/hr-subrogation-3f5v-tb3i
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 1 hour ago

HR Subrogation

This data describes funds expected and received to the City of Plano through subrogation claims. The data is provided by the City of Plano Department of Human Resources.

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-subrogation-3f5v-tb3i\".\"hr_subrogation\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hr_subrogation