cityofchicago/employee-overtime-and-supplemental-earnings-2012-92xk-4rg9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 9 years ago
Indexed 11 months ago

Employee Overtime and Supplemental Earnings 2012

Employee overtime and supplemental earnings by month and year-to-date. Data Owner: Budget & Management. Time Period: January 2012 to December 2012. Frequency: Data is updated monthly

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 \"cityofchicago/employee-overtime-and-supplemental-earnings-2012-92xk-4rg9\".\"employee_overtime_and_supplemental_earnings_2012\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • employee_overtime_and_supplemental_earnings_2012
     
     
     
     
     
Upstream Metadata