Cam Emissions Hour Unit Mats Data View Structure

HourUnitMatsDataView schema from Emissions Management OpenAPI Specification

Type: object Properties: 30 Required: 30
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

HourUnitMatsDataView is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 30 properties, of which 30 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

stateCode facilityName facilityId unitId date hour opTime matsGrossLoad matsHeatInput hgOutputRate hgInputRate hgMass hgMassMeasureFlg hclOutputRate hclInputRate hclMass hclMassMeasureFlg hfOutputRate hfInputRate hfMass hfMassMeasureFlg associatedStacks steamLoad primaryFuelInfo secondaryFuelInfo unitType so2ControlInfo noxControlInfo pmControlInfo hgControlInfo

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cam-emissions-hour-unit-mats-data-view-structure.json",
  "name": "HourUnitMatsDataView",
  "description": "HourUnitMatsDataView schema from Emissions Management OpenAPI Specification",
  "type": "object",
  "properties": {
    "stateCode": {
      "type": "string",
      "example": "NC"
    },
    "facilityName": {
      "type": "string",
      "example": "EPA Facility"
    },
    "facilityId": {
      "type": "double",
      "example": 0.0
    },
    "unitId": {
      "type": "string",
      "example": "12345"
    },
    "date": {
      "type": "datetime",
      "example": "2024-01-15T12:00:00Z"
    },
    "hour": {
      "type": "double",
      "example": 0.0
    },
    "opTime": {
      "type": "double",
      "example": 0.0
    },
    "matsGrossLoad": {
      "type": "double",
      "example": 0.0
    },
    "matsHeatInput": {
      "type": "double",
      "example": 0.0
    },
    "hgOutputRate": {
      "type": "double",
      "example": 0.0
    },
    "hgInputRate": {
      "type": "double",
      "example": 0.0
    },
    "hgMass": {
      "type": "double",
      "example": 0.0
    },
    "hgMassMeasureFlg": {
      "type": "string",
      "example": "string"
    },
    "hclOutputRate": {
      "type": "double",
      "example": 0.0
    },
    "hclInputRate": {
      "type": "double",
      "example": 0.0
    },
    "hclMass": {
      "type": "double",
      "example": 0.0
    },
    "hclMassMeasureFlg": {
      "type": "string",
      "example": "string"
    },
    "hfOutputRate": {
      "type": "double",
      "example": 0.0
    },
    "hfInputRate": {
      "type": "double",
      "example": 0.0
    },
    "hfMass": {
      "type": "double",
      "example": 0.0
    },
    "hfMassMeasureFlg": {
      "type": "string",
      "example": "string"
    },
    "associatedStacks": {
      "type": "string",
      "example": "string"
    },
    "steamLoad": {
      "type": "double",
      "example": 0.0
    },
    "primaryFuelInfo": {
      "type": "string",
      "example": "string"
    },
    "secondaryFuelInfo": {
      "type": "string",
      "example": "string"
    },
    "unitType": {
      "type": "string",
      "example": "string"
    },
    "so2ControlInfo": {
      "type": "string",
      "example": "string"
    },
    "noxControlInfo": {
      "type": "string",
      "example": "string"
    },
    "pmControlInfo": {
      "type": "string",
      "example": "string"
    },
    "hgControlInfo": {
      "type": "string",
      "example": "string"
    }
  },
  "required": [
    "stateCode",
    "facilityName",
    "facilityId",
    "unitId",
    "date",
    "hour",
    "opTime",
    "matsGrossLoad",
    "matsHeatInput",
    "hgOutputRate",
    "hgInputRate",
    "hgMass",
    "hgMassMeasureFlg",
    "hclOutputRate",
    "hclInputRate",
    "hclMass",
    "hclMassMeasureFlg",
    "hfOutputRate",
    "hfInputRate",
    "hfMass",
    "hfMassMeasureFlg",
    "associatedStacks",
    "steamLoad",
    "primaryFuelInfo",
    "secondaryFuelInfo",
    "unitType",
    "so2ControlInfo",
    "noxControlInfo",
    "pmControlInfo",
    "hgControlInfo"
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/cam-emissions-hour-unit-mats-data-view-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.