get_county_wages
Get wage snapshot and location quotient for a US county using a 5-digit FIPS code. Compare industry concentration to national averages.
Instructions
Get a wage snapshot for a US county including location quotients. FIPS is a 5-digit county code (e.g. '06037' for Los Angeles County, CA). A location quotient above 1.0 means the county has a higher concentration of that industry than the national average. Industry defaults to '10' (all industries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fips | Yes | ||
| year | No | ||
| quarter | No | ||
| industry | No | ||
| ownership | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |