Unemployment Insurance Claims
Weekly data on initial and continued claims for unemployment insurance.
Agency
Employment and Training Administration
Last Updated
2023-04-15
Update Frequency
Weekly
Available Formats
CSV, JSON, XML
Data Fields
Field Name | Description |
---|---|
Report Date | The date of the report |
State | The state where claims were filed |
Initial Claims | Number of new unemployment insurance claims |
Continued Claims | Number of ongoing unemployment insurance claims |
Covered Employment | Number of workers covered by unemployment insurance |
Insured Unemployment Rate | Percentage of covered workers who are receiving benefits |
Sample Data
[ { "date": "2023-04-08", "state": "California", "initialClaims": 40123, "continuedClaims": 301456 }, { "date": "2023-04-08", "state": "Texas", "initialClaims": 12045, "continuedClaims": 98765 }, { "date": "2023-04-08", "state": "Florida", "initialClaims": 8976, "continuedClaims": 76543 }, { "date": "2023-04-08", "state": "New York", "initialClaims": 15678, "continuedClaims": 123456 } ]
About DOL Datasets
The Department of Labor (DOL) provides access to a wide range of datasets related to employment, wages, safety, benefits, and other labor-related topics. These datasets are available for public use and can be accessed through this portal.
Data Quality
All datasets undergo rigorous quality checks to ensure accuracy and reliability. However, users should always verify the data for their specific use cases.
API Access
Most datasets are available through our API. Documentation is provided for each dataset to help developers integrate the data into their applications.
Terms of Use
DOL datasets are generally available under open government licenses. Please check the specific terms for each dataset before use.