Cam Qa Cert App Eheat Input From Gas Record Dto Example

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Cam Qa Cert App Eheat Input From Gas Record Dto Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idappECorrTestRunIdcalculatedGasHeatInputuserIdaddDateupdateDatemonitoringSystemIdgasGCVgasVolumegasHeatInput

Example Payload

Raw ↑
{
  "id": "12345",
  "appECorrTestRunId": "12345",
  "calculatedGasHeatInput": 35.5,
  "userId": "12345",
  "addDate": "string",
  "updateDate": "string",
  "monitoringSystemId": "12345",
  "gasGCV": 0.0,
  "gasVolume": 0.0,
  "gasHeatInput": 0.0
}