BLS Employment & Economic Statistics avatar

BLS Employment & Economic Statistics

Under maintenance

Pricing

$1.00 / 1,000 dataset item scrapeds

Go to Apify Store
BLS Employment & Economic Statistics

BLS Employment & Economic Statistics

Under maintenance

Fetch any Bureau of Labor Statistics time series — unemployment, nonfarm payroll, CPI, wages, job openings — from the official BLS API. Supports 22,000+ series, date ranges, and batch requests. Free public API, no registration required.

Pricing

$1.00 / 1,000 dataset item scrapeds

Rating

0.0

(0)

Developer

Harry Schoeller

Harry Schoeller

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

Fetch any Bureau of Labor Statistics (BLS) data series directly from the official public API. One output record per data point — ready for spreadsheets, databases, or dashboards.

Features

  • All 22,000+ BLS series supported
  • Up to 10 years of history without a key; 20 years with a free BLS key
  • Batch multiple series in a single run
  • Annual averages optional (period M13)
  • Monthly data output with year, period, and periodName fields

Example input

{
"seriesIds": ["LNS14000000", "CES0000000001"],
"startYear": 2020,
"endYear": 2024
}

Example output record

{
"seriesId": "LNS14000000",
"year": 2024,
"period": "M12",
"periodName": "December",
"value": 4.1,
"footnotes": ["Preliminary."],
"fetchedAt": "2025-01-01T00:00:00.000Z"
}

Common series IDs

MetricSeries ID
National unemployment rateLNS14000000
Total nonfarm payroll (thousands)CES0000000001
CPI — All itemsCUUR0000SA0
Average hourly earningsCES0500000003
Job openings (JOLTS)JTS000000000000000JOL
Fed funds rateFEDFUNDS
30-year mortgage rateMORTGAGE30US

Find all series at bls.gov/help/hlpforma.htm.

Use cases

  • Workforce analytics and economic dashboards
  • Financial modeling and macro research
  • Labor market trend analysis by industry
  • CPI tracking for inflation-adjusted calculations