compare_county_unemployment
Compare BLS Local Area Unemployment (LAUS) metrics for up to 10 U.S. counties at a time, using county FIPS codes. Optionally specify year and month; omit for latest data or set month to 13 for annual averages.
Instructions
Compare LAUS unemployment metrics across up to 10 US counties for a single period (never seasonally adjusted). Params: fips is a comma-separated list of 5-digit county FIPS codes (e.g. '06085,48201,17031' for Santa Clara CA, Harris TX, Cook IL). Maximum 10 counties per call. year and month are both optional, but if one is provided the other must be too (omit both to get the latest period the API can resolve). Use month=13 for the annual-average row. Source: US Bureau of Labor Statistics, Local Area Unemployment Statistics (public domain).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fips | Yes | ||
| year | No | ||
| month | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |