ny-gov/broome-county-annual-employee-earnings-beginning-jie5-3b37
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 33 minutes ago

Broome County Annual Employee Earnings: Beginning 2009

The County of Broome Personnel Department produces areport annually containing the Name, Title, Department,Base Earnings and Over Time Earnings of each employee who has held a position within the County anytime duringthat year.

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 \"ny-gov/broome-county-annual-employee-earnings-beginning-jie5-3b37\".\"broome_county_annual_employee_earnings_beginning\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • broome_county_annual_employee_earnings_beginning
     
     
     
     
     
Upstream Metadata