Cam Monitor Plan Pctqualification Dto Structure

PCTQualificationDTO schema from Monitor Plan Management OpenAPI Specification

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

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

Properties

qualificationYear averagePercentValue yr1QualificationDataYear yr1QualificationDataTypeCode yr1PercentageValue yr2QualificationDataYear yr2QualificationDataTypeCode yr2PercentageValue yr3QualificationDataYear yr3QualificationDataTypeCode yr3PercentageValue id qualificationId userId addDate updateDate

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-monitor-plan-pctqualification-dto-structure.json",
  "name": "PCTQualificationDTO",
  "description": "PCTQualificationDTO schema from Monitor Plan Management OpenAPI Specification",
  "type": "object",
  "properties": {
    "qualificationYear": {
      "type": "double",
      "description": "The calendar year during which activity occurred.",
      "example": 2020
    },
    "averagePercentValue": {
      "type": "double",
      "description": "The average percent capacity or heat input usage.",
      "example": 100
    },
    "yr1QualificationDataYear": {
      "type": "double",
      "description": "The first year corresponding to the qualification data.",
      "example": 2018
    },
    "yr1QualificationDataTypeCode": {
      "type": "string",
      "description": "Code used to identify the type qualification in the first year.",
      "example": "A"
    },
    "yr1PercentageValue": {
      "type": "double",
      "description": "The percent capacity or heat input usage in the first year.",
      "example": 100
    },
    "yr2QualificationDataYear": {
      "type": "double",
      "description": "The second year corresponding to the qualification data.",
      "example": 2019
    },
    "yr2QualificationDataTypeCode": {
      "type": "string",
      "description": "Code used to identify the type qualification in the second year.",
      "example": "A"
    },
    "yr2PercentageValue": {
      "type": "double",
      "description": "The percent capacity or heat input usage in the second year.",
      "example": 100
    },
    "yr3QualificationDataYear": {
      "type": "double",
      "description": "The third year corresponding to the qualification data.",
      "example": 2020
    },
    "yr3QualificationDataTypeCode": {
      "type": "string",
      "description": "Code used to indicate type of data for year (actual or projected) used to determine peaking or gas-fired qualification.",
      "example": "A"
    },
    "yr3PercentageValue": {
      "type": "double",
      "description": "The percent capacity or heat input usage in the third year.",
      "example": 100
    },
    "id": {
      "type": "string",
      "description": "Unique identifier of a monitoring qualification percentage record.",
      "example": "02227-BSGR-56EB0D4D400642A4860D6402698BBE16"
    },
    "qualificationId": {
      "type": "string",
      "description": "Unique identifier of a monitoring qualification record.",
      "example": "02022-614W-608B84AEDB8148C7B3935EE935AB835F"
    },
    "userId": {
      "type": "string",
      "description": "User account or source of data that added or updated record.",
      "example": "abcde"
    },
    "addDate": {
      "type": "string",
      "description": "Date and time in which record was added.",
      "example": "2021-04-01"
    },
    "updateDate": {
      "type": "string",
      "description": "Date and time in which record was last updated.",
      "example": "2021-04-01"
    }
  },
  "required": [
    "qualificationYear",
    "averagePercentValue",
    "yr1QualificationDataYear",
    "yr1QualificationDataTypeCode",
    "yr1PercentageValue",
    "yr2QualificationDataYear",
    "yr2QualificationDataTypeCode",
    "yr2PercentageValue",
    "yr3QualificationDataYear",
    "yr3QualificationDataTypeCode",
    "yr3PercentageValue",
    "id",
    "qualificationId",
    "userId",
    "addDate",
    "updateDate"
  ]
}

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-monitor-plan-pctqualification-dto-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.