Cam Qa Cert Fuel Flow To Load Test Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cam Qa Cert Fuel Flow To Load Test Dto Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtestSumIduserIdaddDateupdateDatetestBasisCodeaverageDifferencenumberOfHoursUsednumberOfHoursExcludedCofiringnumberOfHoursExcludedRampingnumberOfHoursExcludedLowRange

Example Payload

Raw ↑
{
  "id": "12345",
  "testSumId": "12345",
  "userId": "12345",
  "addDate": "string",
  "updateDate": "string",
  "testBasisCode": "string",
  "averageDifference": 0.0,
  "numberOfHoursUsed": 0.0,
  "numberOfHoursExcludedCofiring": 0.0,
  "numberOfHoursExcludedRamping": 0.0,
  "numberOfHoursExcludedLowRange": 0.0
}