bls_series
Fetch any BLS time series by its raw series ID (e.g. 'LNS14000000' for the unemployment rate, or a state/industry series). For when you know the exact BLS series ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_year | No | End year (optional). | |
| series_id | Yes | BLS series ID, e.g. 'LNS14000000'. | |
| start_year | No | Start year (optional). |