Statistical Agencies

Business dynamics: the 20 NAICS sectors of one year

Every Business Dynamics Statistics measure for each of the 20 NAICS sectors (00 = all sectors first, then 11 agriculture ... 81 other services; manufacturing is 31-33, retail 44-45, transportation 48-49) of one geography in one year (year required, YYYY, 1978 to the latest published year), nationally or for one state. Sector labels are the official NAICS 2017 sector titles. A year past the latest is an empty answer with a reason.

get/api/v1/census/business/dynamics/sectors

Query parameters

yearstring required

Year (YYYY, 1978 to the latest published year; required).

Year (YYYY, 1978 to the latest published year; required).

geostring

us (national) or state (with state=<postal code>).

us (national) or state (with state=<postal code>).

statestring nullable

State postal code (CA, TX, DC, ...) when geo=state.

State postal code (CA, TX, DC, ...) when geo=state.

Response

One row per sector, the all-sectors total first, every measure decoded.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "data_age_days": 8.532,
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ],
    "period": "2026-Q1",
    "notes": "the UKMTO report behind these counts is dated 2026-08-21 and is 11 days old"
  }
}

Changes

Changed in 2 of the 24 revisions of this API.4

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added