US Employment and Unemployment rates since 1940

1,076
0
Updated:
Files:1
Size:5.56 kB
Formats:csv
License:odc-pddl

US Employment and Unemployment rates since 1940. Official title: Employment status of the civilian noninstitutional population, 1940 to date from USA Bureau of Labor Statistics. Numbers are in thou...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/employment-us/
https://datahub.io/core/employment-us/_r/-/.gitignore
https://datahub.io/core/employment-us/_r/-/README.md
https://datahub.io/core/employment-us/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/employment-us/_r/-/archive/aat1.csv
https://datahub.io/core/employment-us/_r/-/archive/aat1.txt
https://datahub.io/core/employment-us/_r/-/data/aat1.csv
https://datahub.io/core/employment-us/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/employment-us/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/employment-us/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

US unemployment rates since 1940

US population, total employment and unemployment since 1940

Data Files

Explore with AI

CSV file (derived)

Download

Download CSV

About

Last updated
4 March 2026
Total rows
...
Format
CSV
File size
5.56 kB

About this dataset

Update Script Maintenance Report

Date: 2026-03-03

  • Executed updater: python scripts/process.py.
  • Refreshed data/aat1.csv with latest annual employment/unemployment values.
  • Added workflow write permission in .github/workflows/actions.yml (permissions: contents: write) to ensure scheduled updates can push commits.