U.S. Bureau of Labor Statistics · Example Payload

Bls Data Point Example

Federal GovernmentLaborStatisticsEmploymentEconomic Data

Bls Data Point Example is an example object payload from U.S. Bureau of Labor Statistics, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

yearperiodperiodNamevaluefootnoteslatestcalculations

Example Payload

Raw ↑
{
  "year": "2025",
  "period": "M03",
  "periodName": "March",
  "value": "318.449",
  "footnotes": [
    "sample-value",
    "sample-value"
  ],
  "latest": "true",
  "calculations": "sample-value"
}