← U.S. Bureau of Labor Statistics Public Data API

Average hourly earnings of all employees, total private, seasonally adjusted

This series has no golden-value checks assigned yet, so it is labelled unverified. The values are ingested from the official source with full provenance, but nothing here has been confirmed against a hand-checked reference point.

unverified 37.62 latest (2026-07-01) Dollars per hour unit monthly frequency United States geography

Coverage 2006-03-01 to 2026-07-01 · series id bls/CES0500000003

Recent values

PeriodValueRevision
2026-07-01 37.62 1
2026-06-01 37.6 2
2026-05-01 37.49 2
2026-04-01 37.41 1
2026-03-01 37.35 1
2026-02-01 37.27 1
2026-01-01 37.15 1
2025-12-01 37.02 1
2025-11-01 37 1
2025-10-01 36.85 1
2025-09-01 36.7 1
2025-08-01 36.62 1

Verification history

CheckResultExpectedActualWhen
freshness pass 22h ago
freshness pass 46h ago
freshness pass 2d ago
freshness pass 3d ago
freshness pass 4d ago
freshness pass 5d ago

License and citation

License public-domain (terms). Source: U.S. Bureau of Labor Statistics. BLS data are in the public domain.

Official table: Employment, Hours, and Earnings from the Current Employment Statistics survey (National) · U.S. Bureau of Labor Statistics

Use it

curl "https://starwell.dev/api/starwell/v1/sources/bls/series/CES0500000003/observations?latest=12"

Download CSV: full history with attribution.

Embed the chart

An SVG of this series, attribution included:

<img src="https://starwell.dev/sources/bls/CES0500000003/chart.svg"
     alt="Average hourly earnings of all employees, total private, seasonally adjusted" width="720" />

Embed the status badge

Verification status for Average hourly earnings of all employees, total private, seasonally adjusted

[![Verified via Starwell](https://starwell.dev/sources/bls/CES0500000003/badge.svg)](https://starwell.dev/sources/bls/CES0500000003)
curl -X POST "https://starwell.dev/api/starwell/v1/answer" \
  -H "Authorization: Bearer dlk_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"question": "What is the latest value?", "series": [{"source": "bls", "seriesId": "CES0500000003"}]}'

Data reads need no key; answers do. Keys are free at /account; a keyless sample lives at GET /api/starwell/v1/answer/demo.