mydata-iowa-gov/iowa-quarterly-census-of-employment-and-wage-data-9u2s-sp2q
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 6 hours ago

Iowa Quarterly Census of Employment and Wage data (Statewide and County)

This dataset contains the quarterly employment and wage data for the counties and statewide by two and three-digit sector in Iowa. This data is a census collected from unemployment insurance-covered employment in the state of Iowa.

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/iowa-quarterly-census-of-employment-and-wage-data-9u2s-sp2q\".\"iowa_quarterly_census_of_employment_and_wage_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • iowa_quarterly_census_of_employment_and_wage_data
     
     
     
     
     
Upstream Metadata