dfr018_RegistryIDs

Registry IDs Object

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
EPASystem string 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 EP
FacilityCity string The city in which the facility is located
FacilityCounty string The county that the facility is located in.
FacilityName string The name of the facility.
FacilityState string The state in which the facility is located
FacilityStreet string The street address of the facility
FacilityZip string The zip code of the area in which the facility is located
RegistryId string 12-digit Facility Registry Service (FRS) identification number. FRS uniquely identifies a facility by assigning an identification number (FRS ID), and uses this FRS ID to link together all EPA regulat
View JSON Schema on GitHub

JSON Schema

echo-dfr-dfr018-registry-ids-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/echo-dfr-dfr018-registry-ids-schema.json",
  "title": "dfr018_RegistryIDs",
  "description": "Registry IDs Object",
  "type": "object",
  "properties": {
    "EPASystem": {
      "description": "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: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- 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).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- 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.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals.",
      "example": "ICP",
      "title": "EPA Data System",
      "type": "string"
    },
    "FacilityCity": {
      "description": "The city in which the facility is located",
      "example": "DECATUR",
      "title": "Facility City",
      "type": "string"
    },
    "FacilityCounty": {
      "description": "The county that the facility is located in.",
      "example": "Jefferson",
      "title": "Facility County",
      "type": "string"
    },
    "FacilityName": {
      "description": "The name of the facility.",
      "example": "3M COMPANY",
      "title": "Facility Name",
      "type": "string"
    },
    "FacilityState": {
      "description": "The state in which the facility is located",
      "example": "AL",
      "title": "Facility State",
      "type": "string"
    },
    "FacilityStreet": {
      "description": "The street address of the facility",
      "example": "1400 STATE DOCKS RD.",
      "title": "Facility Street",
      "type": "string"
    },
    "FacilityZip": {
      "description": "The zip code of the area in which the facility is located",
      "example": "35609",
      "title": "Facility Zipcode",
      "type": "string"
    },
    "RegistryId": {
      "description": "12-digit Facility Registry Service (FRS) identification number.  FRS uniquely identifies a facility by assigning an identification number (FRS ID), and uses this FRS ID to link together all EPA regulatory program database records",
      "example": "110020837601",
      "title": "FRS Registry ID",
      "type": "string"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/echo-dfr-dfr018-registry-ids"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.