naftiko: 1.0.0-alpha2 info: label: Streaming Services OpenAPI Specification — Apportioned Ozone Emissions description: 'Apportioned Ozone Emissions. 4 operations. Lead operation: operations. Self-contained Naftiko capability covering one EPA business surface.' tags: - EPA - Apportioned Ozone Emissions created: '2026-05-29' modified: '2026-05-29' binds: - namespace: env keys: EPA_APIKEY_KEY: EPA_APIKEY_KEY capability: consumes: - type: http namespace: cam-streaming-apportioned-ozone-emissions baseUri: https://api.epa.gov/easey description: Streaming Services OpenAPI Specification — Apportioned Ozone Emissions business capability. Self-contained, no shared references. authentication: type: apikey key: x-api-key value: '{{env.EPA_APIKEY_KEY}}' placement: header resources: - name: streaming-services-emissions-apportioned-ozone path: /streaming-services/emissions/apportioned/ozone operations: - name: ozoneApportionedEmissionsControllerstreamEmissions method: GET description: ozoneApportionedEmissionsControllerstreamEmissions inputParameters: - name: stateCode in: query type: array required: false description: Two letter abbreviation for the State. - name: facilityId in: query type: array required: false description: The Facility ID code assigned by the Department of Energy's Energy Information Administration. The Energy Information Administration Plant ID code is also referred to as the "ORIS code", "ORISPL code" - name: unitType in: query type: array required: false description: Type of unit or boiler. - name: unitFuelType in: query type: array required: false description: Primary or Secondary fuel types combusted by the unit. - name: controlTechnologies in: query type: array required: false description: Method or equipment used by the combustion unit to minimize Hg, NOx, PM, or SO2 emissions. - name: programCodeInfo in: query type: array required: false description: Statutory or regulatory based options for tracking and reducing air pollution emissions. - name: year in: query type: array required: true description: The calendar year during which activity occurred. - name: exclude in: query type: array required: false description: Selected items will be excluded from the response outputRawFormat: json outputParameters: - name: result type: object value: $. - name: streaming-services-emissions-apportioned-ozone-by-facility path: /streaming-services/emissions/apportioned/ozone/by-facility operations: - name: ozoneApportionedEmissionsControllerstreamEmissionsFacilityAggregation method: GET description: ozoneApportionedEmissionsControllerstreamEmissionsFacilityAggregation inputParameters: - name: stateCode in: query type: array required: false description: Two letter abbreviation for the State. - name: facilityId in: query type: array required: false description: The Facility ID code assigned by the Department of Energy's Energy Information Administration. The Energy Information Administration Plant ID code is also referred to as the "ORIS code", "ORISPL code" - name: unitType in: query type: array required: false description: Type of unit or boiler. - name: unitFuelType in: query type: array required: false description: Primary or Secondary fuel types combusted by the unit. - name: controlTechnologies in: query type: array required: false description: Method or equipment used by the combustion unit to minimize Hg, NOx, PM, or SO2 emissions. - name: programCodeInfo in: query type: array required: false description: Statutory or regulatory based options for tracking and reducing air pollution emissions. - name: year in: query type: array required: true description: The calendar year during which activity occurred. outputRawFormat: json outputParameters: - name: result type: object value: $. - name: streaming-services-emissions-apportioned-ozone-by-state path: /streaming-services/emissions/apportioned/ozone/by-state operations: - name: ozoneApportionedEmissionsControllerstreamEmissionsStateAggregation method: GET description: ozoneApportionedEmissionsControllerstreamEmissionsStateAggregation inputParameters: - name: stateCode in: query type: array required: false description: Two letter abbreviation for the State. - name: facilityId in: query type: array required: false description: The Facility ID code assigned by the Department of Energy's Energy Information Administration. The Energy Information Administration Plant ID code is also referred to as the "ORIS code", "ORISPL code" - name: unitType in: query type: array required: false description: Type of unit or boiler. - name: unitFuelType in: query type: array required: false description: Primary or Secondary fuel types combusted by the unit. - name: controlTechnologies in: query type: array required: false description: Method or equipment used by the combustion unit to minimize Hg, NOx, PM, or SO2 emissions. - name: programCodeInfo in: query type: array required: false description: Statutory or regulatory based options for tracking and reducing air pollution emissions. - name: year in: query type: array required: true description: The calendar year during which activity occurred. outputRawFormat: json outputParameters: - name: result type: object value: $. - name: streaming-services-emissions-apportioned-ozone-nationally path: /streaming-services/emissions/apportioned/ozone/nationally operations: - name: ozoneApportionedEmissionsControllerstreamEmissionsNationalAggregation method: GET description: ozoneApportionedEmissionsControllerstreamEmissionsNationalAggregation inputParameters: - name: stateCode in: query type: array required: false description: Two letter abbreviation for the State. - name: facilityId in: query type: array required: false description: The Facility ID code assigned by the Department of Energy's Energy Information Administration. The Energy Information Administration Plant ID code is also referred to as the "ORIS code", "ORISPL code" - name: unitType in: query type: array required: false description: Type of unit or boiler. - name: unitFuelType in: query type: array required: false description: Primary or Secondary fuel types combusted by the unit. - name: controlTechnologies in: query type: array required: false description: Method or equipment used by the combustion unit to minimize Hg, NOx, PM, or SO2 emissions. - name: programCodeInfo in: query type: array required: false description: Statutory or regulatory based options for tracking and reducing air pollution emissions. - name: year in: query type: array required: true description: The calendar year during which activity occurred. outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: cam-streaming-apportioned-ozone-emissions-rest port: 8080 description: REST adapter for Streaming Services OpenAPI Specification — Apportioned Ozone Emissions. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/streaming-services/emissions/apportioned/ozone name: streaming-services-emissions-apportioned-ozone description: REST surface for ozoneApportionedEmissionsControllerstreamEmissions. operations: - method: GET name: ozoneApportionedEmissionsControllerstreamEmissions description: ozoneApportionedEmissionsControllerstreamEmissions call: cam-streaming-apportioned-ozone-emissions.ozoneApportionedEmissionsControllerstreamEmissions with: stateCode: rest.stateCode facilityId: rest.facilityId unitType: rest.unitType unitFuelType: rest.unitFuelType controlTechnologies: rest.controlTechnologies programCodeInfo: rest.programCodeInfo year: rest.year exclude: rest.exclude outputParameters: - type: object mapping: $. - path: /v1/streaming-services/emissions/apportioned/ozone/by-facility name: streaming-services-emissions-apportioned-ozone-by-facility description: REST surface for ozoneApportionedEmissionsControllerstreamEmissionsFacilityAggregation. operations: - method: GET name: ozoneApportionedEmissionsControllerstreamEmissionsFacilityAggregation description: ozoneApportionedEmissionsControllerstreamEmissionsFacilityAggregation call: cam-streaming-apportioned-ozone-emissions.ozoneApportionedEmissionsControllerstreamEmissionsFacilityAggregation with: stateCode: rest.stateCode facilityId: rest.facilityId unitType: rest.unitType unitFuelType: rest.unitFuelType controlTechnologies: rest.controlTechnologies programCodeInfo: rest.programCodeInfo year: rest.year outputParameters: - type: object mapping: $. - path: /v1/streaming-services/emissions/apportioned/ozone/by-state name: streaming-services-emissions-apportioned-ozone-by-state description: REST surface for ozoneApportionedEmissionsControllerstreamEmissionsStateAggregation. operations: - method: GET name: ozoneApportionedEmissionsControllerstreamEmissionsStateAggregation description: ozoneApportionedEmissionsControllerstreamEmissionsStateAggregation call: cam-streaming-apportioned-ozone-emissions.ozoneApportionedEmissionsControllerstreamEmissionsStateAggregation with: stateCode: rest.stateCode facilityId: rest.facilityId unitType: rest.unitType unitFuelType: rest.unitFuelType controlTechnologies: rest.controlTechnologies programCodeInfo: rest.programCodeInfo year: rest.year outputParameters: - type: object mapping: $. - path: /v1/streaming-services/emissions/apportioned/ozone/nationally name: streaming-services-emissions-apportioned-ozone-nationally description: REST surface for ozoneApportionedEmissionsControllerstreamEmissionsNationalAggregation. operations: - method: GET name: ozoneApportionedEmissionsControllerstreamEmissionsNationalAggregation description: ozoneApportionedEmissionsControllerstreamEmissionsNationalAggregation call: cam-streaming-apportioned-ozone-emissions.ozoneApportionedEmissionsControllerstreamEmissionsNationalAggregation with: stateCode: rest.stateCode facilityId: rest.facilityId unitType: rest.unitType unitFuelType: rest.unitFuelType controlTechnologies: rest.controlTechnologies programCodeInfo: rest.programCodeInfo year: rest.year outputParameters: - type: object mapping: $. - type: mcp namespace: cam-streaming-apportioned-ozone-emissions-mcp port: 9090 transport: http description: MCP adapter for Streaming Services OpenAPI Specification — Apportioned Ozone Emissions. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: ozoneapportionedemissionscontroller-streamemissions description: ozoneapportionedemissionscontroller-streamemissions hints: readOnly: true destructive: false idempotent: true call: cam-streaming-apportioned-ozone-emissions.ozoneApportionedEmissionsControllerstreamEmissions with: stateCode: tools.stateCode facilityId: tools.facilityId unitType: tools.unitType unitFuelType: tools.unitFuelType controlTechnologies: tools.controlTechnologies programCodeInfo: tools.programCodeInfo year: tools.year exclude: tools.exclude outputParameters: - type: object mapping: $. - name: ozoneapportionedemissionscontroller-streamemissionsfacilityaggregation description: ozoneapportionedemissionscontroller-streamemissionsfacilityaggregation hints: readOnly: true destructive: false idempotent: true call: cam-streaming-apportioned-ozone-emissions.ozoneApportionedEmissionsControllerstreamEmissionsFacilityAggregation with: stateCode: tools.stateCode facilityId: tools.facilityId unitType: tools.unitType unitFuelType: tools.unitFuelType controlTechnologies: tools.controlTechnologies programCodeInfo: tools.programCodeInfo year: tools.year outputParameters: - type: object mapping: $. - name: ozoneapportionedemissionscontroller-streamemissionsstateaggregation description: ozoneapportionedemissionscontroller-streamemissionsstateaggregation hints: readOnly: true destructive: false idempotent: true call: cam-streaming-apportioned-ozone-emissions.ozoneApportionedEmissionsControllerstreamEmissionsStateAggregation with: stateCode: tools.stateCode facilityId: tools.facilityId unitType: tools.unitType unitFuelType: tools.unitFuelType controlTechnologies: tools.controlTechnologies programCodeInfo: tools.programCodeInfo year: tools.year outputParameters: - type: object mapping: $. - name: ozoneapportionedemissionscontroller-streamemissionsnationalaggregation description: ozoneapportionedemissionscontroller-streamemissionsnationalaggregation hints: readOnly: true destructive: false idempotent: true call: cam-streaming-apportioned-ozone-emissions.ozoneApportionedEmissionsControllerstreamEmissionsNationalAggregation with: stateCode: tools.stateCode facilityId: tools.facilityId unitType: tools.unitType unitFuelType: tools.unitFuelType controlTechnologies: tools.controlTechnologies programCodeInfo: tools.programCodeInfo year: tools.year outputParameters: - type: object mapping: $.