The Business Dynamics Statistics (BDS) dataset is available as a Census Bureau API. BDS provides annual measures of business dynamics (such as job creation and destruction, establishment births and deaths, and firm startups and shutdowns) for the economy and aggregated by establishment and firm characteristics.
For more information on the BDS, see the BDS homepage. For information about some of the key differences between the data available in the BDS API and the 2022 BDS CSV Datasets, users should refer to the following document: Data Tables & CSV Datasets.
The Census Bureau has reviewed this data product to ensure appropriate access, use, and disclosure avoidance protection of the confidential source data (Project No. P-7508369, Disclosure Review Board (DRB) approval number: CBDRB-FY24-0353).
api.census.gov/data/timeseries/bds?get=JOB_CREATION&for=state:24&YEAR=2022&key=[userkey]
The following BDS API query demonstrates the key components. The query will return the count of job creation in firms with one to four employees in Maryland Metro/Micropolitan Areas in 2022. This example is repeated in each of the sections below, with the relevant statement highlighted in the query.
View available Indicators.
Note: the remaining categories will use new/unique query examples, since additional crossings are not available in the BDS:
api.census.gov/data/timeseries/bds?get=JOB_CREATION&for=state:24&YEAR=2022&EMPSZES=212&key=[userkey]