Open repository in Console
Readme
Updated 11 days ago
‧ Indexed 6 hours ago
Iowa Unemployment Insurance Claimants by Race and Ethnicity
Characteristics of the Insured Unemployed. This dataset provides information on the race and ethnicity composition of unemployment insurance claimants. The data are based on those who file a continued claim in the week containing the 19th of the month, which reflects unemployment during the week containing the 12th. This corresponds with the Bureau of Labor Statistics' Current Population Survey. (Source: ETA-203)
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-claimants-by-race-and-xhef-iq3u\".\"iowa_unemployment_insurance_claimants_by_race_and\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata