Annual Business Survey Tool
annual_business_survey_toolRetrieve business ownership statistics from the Annual Business Survey, broken down by owner demographics including sex, ethnicity, race, and veteran status. Access data on employer firms, employees, payroll, and receipts.
Instructions
Retrieve business ownership data from the Annual Business Survey (ABS). Get comprehensive business statistics by owner demographics including sex, ethnicity, race, and veteran status. Data includes number of employer firms, employees, annual payroll, and receipts. The ABS replaced the Survey of Business Owners (SBO) and provides annual data from 2017 to present. Useful for analyzing business ownership patterns, diversity in entrepreneurship, and economic contributions by demographic groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year for business survey data (2017-2023). Default: 2023. | 2023 |
| variables | No | Array of business variables to retrieve. Common: FIRMPDEMP (employer firms), EMP (employees), PAYANN (annual payroll), RCPPDEMP (receipts/sales), FIRMPDEMP_PCT (percent of employer firms), EMP_PCT (percent of employees). Default: [FIRMPDEMP, EMP, PAYANN, RCPPDEMP]. | |
| geography | Yes | Geographic level to query. Options: us (national), state, county, metro area. | |
| state | No | State FIPS code (2 digits). Required for county geography, optional for state geography to get a specific state. | |
| county | No | County FIPS code (3 digits). Optional to get a specific county within a state. | |
| sex | No | Sex of owner. 001: All (default), 002: Male, 003: Female. | 001 |
| ethnicity | No | Ethnicity of owner. 001: All (default), 002: Hispanic, 003: Non-Hispanic. | 001 |
| race | No | Race of owner. 00: All (default), 10: White, 20: Black or African American, 30: American Indian and Alaska Native, 40: Asian, 50: Native Hawaiian and Other Pacific Islander, 60: Two or more races. | 00 |
| veteran | No | Veteran status of owner. 001: All (default), 002: Veteran, 003: Non-veteran. | 001 |