Connection check
verified live · 28h ago
bls
Unemployment rates, labor force, and Consumer Price Index from the Bureau of Labor Statistics
Tools
4
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
4 toolsRead from the running server on 28h ago.
get_county_employment
state*end_yearstart_yearcounty_fips*
Get county-level unemployment rate, employment, and labor force data. Returns three time series for a specific county: unemployment rate (percent), employment count, and l… Get county-level unemployment rate, employment, and labor force data. Returns three time series for a specific county: unemployment rate (percent), employment count, and labor force size. Args: state: Two-letter US state abbreviation (e.g. 'WA', 'CA', 'NY'). county_fips: Three-digit county FIPS code as a string (e.g. '033' for King County, WA). start_year: Start year for data (default 2020). end_year: End year for data (default 2025).
get_cpi_data
end_yearstart_year
Get national Consumer Price Index (CPI) data. Returns the CPI-U (All Urban Consumers, All Items) monthly time series. This is the headline CPI measure used for inflation t… Get national Consumer Price Index (CPI) data. Returns the CPI-U (All Urban Consumers, All Items) monthly time series. This is the headline CPI measure used for inflation tracking. Base period: 1982-84=100. Args: start_year: Start year for data (default 2020). end_year: End year for data (default 2025).
get_labor_force_data
state*end_yearstart_year
Get labor force participation, employment, and unemployment counts for a state. Returns three time series: labor force size, employment count, and unemployment count. All… Get labor force participation, employment, and unemployment counts for a state. Returns three time series: labor force size, employment count, and unemployment count. All values are in thousands of persons. Args: state: Two-letter US state abbreviation (e.g. 'WA', 'CA', 'NY'). start_year: Start year for data (default 2020). end_year: End year for data (default 2025).
get_unemployment_rate
state*end_yearstart_yearcounty_fips