BLS Public Data
In an effort to create transparency and encourage technological innovation, the Bureau of Labor Statistics (BLS) is releasing its Application Programming Interface (API) to the public. The BLS Public Data API gives the public access to raw economic data from all BLS programs. It is the Bureau's hope that talented developers and programmers will use the BLS Public Data API to create original,…
BLS Public Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
2. Multiple Series /timeseries/data/ |
Use this signature to retrieve data for more than one timeseries for the past three years. You can include up to 25 series IDs, each separated with a comma, in the body of your… |
| GET |
1. Single Series /timeseries/data/{series_id} |
Use this signature to retrieve data for a single time series for the past three years. Be sure to include the specific series ID at the end of the URL. |
BLS Public Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|