mydata-iowa-gov/state-of-iowa-salary-book-s3p7-wy6w
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 2 hours ago

State of Iowa Salary Book

The dataset contains the name, gender, county or city of residence (when possible), official title, total salary received during each fiscal year, base salary for the employee, and traveling and subsistence expense reimbursed to state personnel beginning with Fiscal Year 2007.

A status of "TERMINATED" in the column providing the base salary does not indicate that the employee was fired, only that the person no longer works in that position.

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 \"mydata-iowa-gov/state-of-iowa-salary-book-s3p7-wy6w\".\"state_of_iowa_salary_book\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • state_of_iowa_salary_book
     
     
     
     
     
Upstream Metadata