dfr094

Spatial Metadata Object

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
CalculatedAccuracy string ??
CollectionMethod string ??
CoordinateSourceSystem string ??
CoordinateSourceSystemId string ??
Latitude83 string The latitude of the facility or permit holder as maintained in each data system.
Longitude83 string The longitude of the facility or permit holder as maintained in each data system
ReferencePoint string ??
RegistryID string An internal 12-digit Facility Registry Service (FRS) tracking number used to tie all facility data together in EPA regulatory program databases.
View JSON Schema on GitHub

JSON Schema

echo-dfr-dfr094-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-dfr094-schema.json",
  "title": "dfr094",
  "description": "Spatial Metadata Object",
  "type": "object",
  "properties": {
    "CalculatedAccuracy": {
      "description": "??",
      "example": "50 Meters",
      "title": "Calculated Accuracy",
      "type": "string"
    },
    "CollectionMethod": {
      "description": "??",
      "example": "ADDRESS MATCHING-HOUSE NUMBER",
      "title": "Collection Method",
      "type": "string"
    },
    "CoordinateSourceSystem": {
      "description": "??",
      "example": "FRS",
      "title": "Coordinate Source System",
      "type": "string"
    },
    "CoordinateSourceSystemId": {
      "description": "??",
      "example": "110001891506",
      "title": "Coordinate Source System Identifier",
      "type": "string"
    },
    "Latitude83": {
      "description": "The latitude of the facility or permit holder as maintained in each data system.",
      "example": "38.798026",
      "format": "double",
      "title": "Latitude",
      "type": "string"
    },
    "Longitude83": {
      "description": "The longitude of the facility or permit holder as maintained in each data system",
      "example": "-77.062981",
      "format": "double",
      "title": "Longitude",
      "type": "string"
    },
    "ReferencePoint": {
      "description": "??",
      "example": "ENTRANCE POINT OF A FACILITY OR STATION",
      "title": "Reference Point",
      "type": "string"
    },
    "RegistryID": {
      "description": "An internal 12-digit Facility Registry Service (FRS) tracking number used to tie all facility data together in EPA regulatory program databases.",
      "example": "110020837601",
      "title": "FRS ID",
      "type": "string"
    }
  },
  "required": [
    "RegistryID",
    "Latitude83",
    "Longitude83",
    "CollectionMethod",
    "ReferencePoint",
    "CalculatedAccuracy",
    "CoordinateSourceSystem",
    "CoordinateSourceSystemId"
  ]
}

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-dfr094"
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 email required.

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