mydata-iowa-gov/state-of-iowa-executive-branch-employee-counts-by-ixhm-96mq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 23 days ago
Indexed 5 hours ago

State of Iowa Executive Branch Employee Counts by Month and Agency

This dataset provides monthly counts of full-time, part-time and temporary employees for within the Executive Branch of the State of Iowa beginning with December 2010.

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-executive-branch-employee-counts-by-ixhm-96mq\".\"state_of_iowa_executive_branch_employee_counts_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • state_of_iowa_executive_branch_employee_counts_by
     
     
     
     
     
Upstream Metadata