---
title: "Detailed Facility Report SIC Code Service"
method: POST
path: "/dfr_rest_services.get_sic_codes"
tags: ["Detailed Facility Report"]
---

# Detailed Facility Report SIC Code Service

`POST /dfr_rest_services.get_sic_codes`

This procedure obtains data for the Facility SIC Codes section in Facility/System Characteristics of the Detailed Facility Report.

## Response `200`

Returns an object that includes an array of SIC codes

- object — Root Object
  - `Results` Dfr130Results, required — Results Object
    - `Message` string, required — Field to record messages (typically performance-related) about packet processing
    - `SIC` Dfr084 — SIC Object
      - `Sources` Dfr085[], required
        - `SICCodes` Dfr084Codes[], required
          - `EPASystem` string, required — The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: - AFS: Air Facility System for Clean Air Act stationary source programs. - ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits. - RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs. - NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA). - TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions. - NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis. - TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals.
          - `SICCode` string, required — The Standard Industrial Classification codes applicable to the facility
          - `SICDesc` string, required — Industries associated to the SIC code.
          - `SourceID` string, required — Unique Identifier assigned by EPA.

---

[API](https://skmtc.net/usepa/apis/dfr.md) · [All operations](https://skmtc.net/usepa/apis/dfr/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usepa/dfr/versions/0f6834e9375d/schema)
