Open repository in Console
Readme
Updated 2 months ago
‧ Indexed 14 minutes ago
Iowa Unemployment Insurance Potential Duration of Benefits (Annual)
This dataset reports the average potential duration in weeks for persons establishing a new benefit year for unemployment insurance. The statutory maximum potential duration is 26 weeks (or 39 weeks for a business establishment closing). The statutory maximum potential duration was reduced to 16 weeks (or 26 weeks for a business establishment closing) effective July 3, 2022.
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-potential-duration-of-jkvr-s8fj\".\"iowa_unemployment_insurance_potential_duration_of\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata