Cam Qa Cert Fuel Flowmeter Accuracy Record Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cam Qa Cert Fuel Flowmeter Accuracy Record 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

idtestSumIduserIdaddDateupdateDateaccuracyTestMethodCodelowFuelAccuracymidFuelAccuracyhighFuelAccuracyreinstallationDatereinstallationHour

Example Payload

Raw ↑
{
  "id": "12345",
  "testSumId": "12345",
  "userId": "12345",
  "addDate": "string",
  "updateDate": "string",
  "accuracyTestMethodCode": "string",
  "lowFuelAccuracy": 0.0,
  "midFuelAccuracy": 0.0,
  "highFuelAccuracy": 0.0,
  "reinstallationDate": "2024-01-15T12:00:00Z",
  "reinstallationHour": 35.5
}