mydata-iowa-gov/iowa-unemployment-insurance-benefit-payments-and-rmcb-sifx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 3 hours ago

Iowa Unemployment Insurance Benefit Payments and Claims (Annual)

This dataset contains an annual summary of the statewide Unemployment Insurance claims and payment activities in Iowa. This data is based on the ETA-5159 report that IWD submits to the US Department of Labor, Employment and Training Administration. (The number of UI recipients is the only exception.)

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-unemployment-insurance-benefit-payments-and-rmcb-sifx\".\"iowa_unemployment_insurance_benefit_payments_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • iowa_unemployment_insurance_benefit_payments_and
     
     
     
     
     
Upstream Metadata