Added plantLatitude and plantlongitude fields to the /projects/summary, /units/summary, and /plants/summary endpoints.
Projects (Environmental Equipment Key Needs):
Added the following search parameter to the /projects/summary endpoint: envEquipKeyNeedsSCR, envEquipKeyNeedsSncr, envEquipKeyNeedsLowNoxBurn, envEquipKeyNeedsOverFiredAir, envEquipKeyNeedsDln, envEquipKeyNeedsFgdWet, envEquipKeyNeedsFgdDry, envEquipKeyNeedsFlueGasCondSys, envEquipKeyNeedsFlueGasRegenSys, envEquipKeyNeedsBaghouse, envEquipKeyNeedsEsp, envEquipKeyNeedsAcis, envEquipKeyNeedsFgdSea, envEquipKeyNeedsDsi, envEquipKeyNeedsCcr, envEquipKeyNeedsElg, envEquipKeyNeedsThirdStageSep, envEquipKeyNeedsThermOxi, envEquipKeyNeedsOxiCatalyst, envEquipKeyNeedsCyclones, envEquipKeyNeedsDustCollect, envEquipKeyNeedsCems, envEquipKeyNeedsFlare, envEquipKeyNeedsWetScrub, envEquipKeyNeedsDryScrub, envEquipKeyNeedsDustSuppSys, envEquipKeyNeedsBrokenBagDetect, envEquipKeyNeedsAshHandlingSys
Added the environmentalEquipKeyNeeds object to the project/detail endpoint.
Projects (Area Metrics):
Added newSqMMin, newSqMMax, retrofittedSqMMin, and retrofittedSqMMax search parameters to the /projects/summary endpoint.
Added existingSqMeters, newSqMeters, and retrofittedSqMeters fields to the /projects/detail endpoint.
Plants:
Added existingSqMMin and existingSqMMax search parameters to the /plants/summary endpoint.
Added existingSqMeters field to the /plants/detail endpoint.
Unit (Building and Production Areas):
Added the following search parameters to the /units/summary endpoint:existBuildingAreaSqFtMin, existBuildingAreaSqFtMax, existBuildingAreaSqMMin, existBuildingAreaSqMMax, existProductAreaSqFtMin, existProductAreaSqFtMax, existProductAreaSqMMin, and existProductAreaSqMMax.
Added the following fields to the /units/detail endpoint: existingBuildingAreaSqFeet, existingBuildingAreaSqMeters, existingProductAreaSqFeet, and existingProductAreaSqMeters.
Unit (Capacity):
Removed the actualCapacity and designCapacity fields from unitCapacity object in the units/detail endpoint.
Added a capacity field to the unitCapacity object in the units/detail endpoint.
Offline Events:
Added heatRate field to the offlineevents/summary endpoint.
Added derivedEventStatusDesc search parameter to the /offlineevents/summary endpoint, and added the derivedEventStatusDesc field to both /offlineevents/summary and /offlineevents/detail endpoints.
Other Equipment:
Added the following search parameters to the /otherequipment/summary endpoint:
technology, model, containerCountMin, containerCountMax, solarPanelCountMin, solarPanelCountMax, inverterCountMin, inverterCountMax, transformerCountMin, transformerCountMax, kvRatingMin, and kvRatingMax.
Added the following fields to the /otherequipment/detail endpoint: technology, model, containerCount, solarPanelCount, inverterCount, and stepUpTransformers (array of objects).
Companies, Units, Boilers, Drives, Mining Equipment, Other Equipment, Pipelines and Transmission Lines:
Added the releaseDate field to the summary endpoint.
Added releaseDateMin, releaseDateMax, liveDateMin and liveDateMax search parameters to the Boiler, Drive, Mining Equipment, Other Equipment, Pipeline and Transmission line summary endpoints.
Renamed 'futureCapacity' field to 'plannedCapacity' on units/detail endpoint.