Created
November 5, 2013 20:17
-
-
Save jefffriesen/7325451 to your computer and use it in GitHub Desktop.
JSON version of HPXML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "XMLTransactionHeaderInformation": { | |
| "XMLType": "", | |
| "XMLGeneratedBy": "someone@email.com", | |
| "CreatedDateAndTime": "2013-08-02T10:30:00-01:00", | |
| "Transaction": "create" | |
| }, | |
| "SoftwareInfo": { | |
| "SoftwareProgramUsed": "someone@email.com" | |
| }, | |
| "Building": [ | |
| { | |
| "BuildingID": { | |
| "id": "BuildingAudit" | |
| }, | |
| "ProjectStatus": { | |
| "EventType": "audit", | |
| "Date": "2013-07-16" | |
| }, | |
| "BuildingDetails": { | |
| "BuildingSummary": { | |
| "BuildingOccupancy": { | |
| "NumberofResidents": "3" | |
| }, | |
| "BuildingConstruction": { | |
| "YearBuilt": "1920", | |
| "ConditionedFloorArea": "1505", | |
| "NumberofStoriesAboveGrade": "1" | |
| } | |
| }, | |
| "Enclosure": { | |
| "AirInfiltration": { | |
| "AirInfiltrationMeasurement": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_AirInfiltration" | |
| }, | |
| "OutsideTemperature": "74", | |
| "BuildingAirLeakage": { | |
| "UnitofMeasure": "CFM", | |
| "AirLeakage": "1200" | |
| } | |
| } | |
| }, | |
| "AtticAndRoof": { | |
| "Attics": { | |
| "Attic": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Attic1" | |
| }, | |
| "AtticFloorInsulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_AtticInsulation1" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "Batt": "fiberglass" | |
| }, | |
| "NominalRValue": "14" | |
| } | |
| }, | |
| "Area": "1000" | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Attic2" | |
| }, | |
| "AtticFloorInsulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_AtticInsulation2" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "Batt": "rockwool" | |
| }, | |
| "NominalRValue": "5" | |
| } | |
| }, | |
| "Area": "505" | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Attic3" | |
| }, | |
| "AtticKneeWall": { | |
| "idref": "BuildingAudit_AtticWall1" | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "Foundations": { | |
| "Foundation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Foundation1" | |
| }, | |
| "FoundationType": { | |
| "Crawlspace": "" | |
| }, | |
| "FrameFloor": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Floor1" | |
| }, | |
| "Area": "1505", | |
| "Insulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_FloorInsulation1" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "Batt": "fiberglass" | |
| }, | |
| "NominalRValue": "8.5" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "Walls": { | |
| "Wall": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_AtticWall1" | |
| }, | |
| "Area": "200", | |
| "Insulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_WallInsulation1" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "LooseFill": "cellulose" | |
| }, | |
| "NominalRValue": "10" | |
| } | |
| } | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_AverageWall" | |
| }, | |
| "Area": "1096", | |
| "Insulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_WallsInsulation2" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "LooseFill": "cellulose" | |
| }, | |
| "NominalRValue": "11" | |
| } | |
| } | |
| } | |
| ] | |
| }, | |
| "Windows": { | |
| "Window": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_WindowSet1" | |
| }, | |
| "Area": "212", | |
| "Quantity": "23", | |
| "UFactor": "0.5", | |
| "SHGC": "0.65" | |
| } | |
| } | |
| }, | |
| "Systems": { | |
| "HVAC": { | |
| "HVACPlant": { | |
| "HeatingSystem": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Heater1" | |
| }, | |
| "ModelYear": "1980", | |
| "Manufacturer": "Bobby's Furnace Co.", | |
| "ModelNumber": "BFC-HOT2000", | |
| "CombustionVentingSystem": { | |
| "idref": "BuildingAudit_CombustionVentilation1" | |
| }, | |
| "HeatingSystemType": { | |
| "Furnace": "" | |
| }, | |
| "HeatingSystemFuel": "natural gas", | |
| "AnnualHeatingEfficiency": { | |
| "Units": "AFUE", | |
| "Value": "0.8" | |
| } | |
| }, | |
| "CoolingSystem": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Cooling1" | |
| }, | |
| "ModelYear": "2001", | |
| "Manufacturer": "Bobby's Cooling Co.", | |
| "ModelNumber": "BFC-BRRR2000", | |
| "CoolingSystemType": "central air conditioning", | |
| "CoolingSystemFuel": "electricity", | |
| "AnnualCoolingEfficiency": { | |
| "Units": "EER", | |
| "Value": "7" | |
| } | |
| } | |
| }, | |
| "HVACDistribution": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Duct1" | |
| }, | |
| "DistributionSystemType": { | |
| "AirDistribution": { | |
| "DuctLeakageMeasurement": { | |
| "DuctLeakage": { | |
| "Units": "CFM25", | |
| "Value": "230" | |
| } | |
| }, | |
| "Ducts": { | |
| "DuctInsulationRValue": "3", | |
| "DuctLocation": "unconditioned space" | |
| } | |
| } | |
| }, | |
| "HVACDistributionImprovement": { | |
| "DuctSystemSealed": "false" | |
| } | |
| } | |
| }, | |
| "CombustionVentilation": { | |
| "CombustionVentilationSystem": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_CombustionVentilation1" | |
| }, | |
| "VentSystemType": "atmospheric" | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_CombustionVentilation2" | |
| }, | |
| "VentSystemType": "atmospheric" | |
| } | |
| ] | |
| }, | |
| "WaterHeating": { | |
| "WaterHeatingSystem": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_WaterHeater1" | |
| }, | |
| "FuelType": "natural gas", | |
| "WaterHeaterType": "storage water heater", | |
| "ModelYear": "1996", | |
| "Manufacturer": "Bobby's Water Heating Co.", | |
| "ModelNumber": "BFC-WET1000", | |
| "EnergyFactor": "0.6", | |
| "CombustionVentingSystem": { | |
| "idref": "BuildingAudit_CombustionVentilation2" | |
| } | |
| } | |
| } | |
| }, | |
| "Appliances": { | |
| "ClothesWasher": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_ClothesWasher1" | |
| }, | |
| "Manufacturer": "Bobby's Clothes Washer Co.", | |
| "ModelNumber": "BFC-CLEAN77s", | |
| "ModelYear": "1983", | |
| "ThirdPartyCertification": "Energy Star", | |
| "Type": "front loader", | |
| "ModifiedEnergyFactor": "2.45" | |
| }, | |
| "Refrigerator": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Refrigerator1" | |
| }, | |
| "Manufacturer": "Bobby's Fridge Co.", | |
| "ModelNumber": "BFC-FROSTYCOOL9900", | |
| "ModelYear": "1993", | |
| "ThirdPartyCertification": "Energy Star Most Efficient", | |
| "Type": "side-by-side", | |
| "RatedAnnualkWh": "361", | |
| "PrimaryIndicator": "true" | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Refrigerator2" | |
| }, | |
| "Manufacturer": "Bobby's Fridge Co.", | |
| "ModelNumber": "BFC-KindaCold1", | |
| "ModelYear": "1981", | |
| "Type": "top freezer", | |
| "RatedAnnualkWh": "1278" | |
| } | |
| ] | |
| }, | |
| "Lighting": { | |
| "LightingGroup": { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_Lighting1" | |
| }, | |
| "NumberofUnits": "30", | |
| "LightingType": { | |
| "Incandescent": "" | |
| }, | |
| "AverageWattage": "43", | |
| "AverageHoursPerDay": "9" | |
| } | |
| }, | |
| "HealthAndSafety": { | |
| "CombustionAppliances": { | |
| "CombustionApplianceZone": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_CAZ1" | |
| }, | |
| "CAZDepressurizationLimit": "900", | |
| "PoorCaseTest": { | |
| "Pressure": "230" | |
| }, | |
| "DepressurizationFindingPoorCase": "pass", | |
| "CombustionApplianceTest": { | |
| "CAZAppliance": { | |
| "id": "BuildingAudit_Heater1" | |
| }, | |
| "OutsideTemperatureFlueDraftTest": "75", | |
| "FlueDraftTest": { | |
| "PoorScenario": "120", | |
| "CurrentCondition": "100", | |
| "TestResult": "passed" | |
| }, | |
| "SpillageTest": { | |
| "PoorScenario": "130", | |
| "CurrentCondition": "90", | |
| "TestResult": "passed" | |
| }, | |
| "CarbonMonoxideTest": { | |
| "PoorScenario": "30", | |
| "CurrentCondition": "15", | |
| "TestResult": "passed", | |
| "MaxAmbientCOinLivingSpaceDuringAudit": "30" | |
| }, | |
| "FuelLeaks": { | |
| "FuelType": "natural gas", | |
| "LeaksIdentified": "true", | |
| "LeaksAddressed": "false" | |
| } | |
| } | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingAudit_CAZ2" | |
| }, | |
| "CAZDepressurizationLimit": "250", | |
| "PoorCaseTest": { | |
| "Pressure": "150" | |
| }, | |
| "DepressurizationFindingPoorCase": "pass", | |
| "CombustionApplianceTest": { | |
| "CAZAppliance": { | |
| "id": "BuildingAudit_WaterHeater1" | |
| }, | |
| "OutsideTemperatureFlueDraftTest": "75", | |
| "FlueDraftTest": { | |
| "PoorScenario": "109", | |
| "CurrentCondition": "99", | |
| "TestResult": "passed" | |
| }, | |
| "SpillageTest": { | |
| "PoorScenario": "65", | |
| "CurrentCondition": "50", | |
| "TestResult": "passed" | |
| }, | |
| "CarbonMonoxideTest": { | |
| "PoorScenario": "23", | |
| "CurrentCondition": "15", | |
| "TestResult": "passed", | |
| "MaxAmbientCOinLivingSpaceDuringAudit": "28" | |
| }, | |
| "FuelLeaks": { | |
| "FuelType": "natural gas", | |
| "LeaksIdentified": "true", | |
| "LeaksAddressed": "false" | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "BuildingID": { | |
| "id": "BuildingRetrofit" | |
| }, | |
| "ProjectStatus": { | |
| "EventType": "job completion testing/final inspection", | |
| "Date": "2013-08-06" | |
| }, | |
| "BuildingDetails": { | |
| "BuildingSummary": { | |
| "BuildingOccupancy": { | |
| "NumberofResidents": "3" | |
| }, | |
| "BuildingConstruction": { | |
| "YearBuilt": "1920", | |
| "ConditionedFloorArea": "1505", | |
| "NumberofStoriesAboveGrade": "1" | |
| } | |
| }, | |
| "Enclosure": { | |
| "AirInfiltration": { | |
| "AirInfiltrationMeasurement": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_AirInfiltration" | |
| }, | |
| "OutsideTemperature": "75", | |
| "BuildingAirLeakage": { | |
| "UnitofMeasure": "CFM", | |
| "AirLeakage": "850" | |
| } | |
| } | |
| }, | |
| "AtticAndRoof": { | |
| "Attics": { | |
| "Attic": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Attic1" | |
| }, | |
| "AtticFloorInsulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_AtticInsulation1" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "Batt": "rockwool" | |
| }, | |
| "NominalRValue": "38" | |
| } | |
| }, | |
| "Area": "1000" | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Attic2" | |
| }, | |
| "AtticFloorInsulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_AtticInsulation2" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "Batt": "rockwool" | |
| }, | |
| "NominalRValue": "38" | |
| } | |
| }, | |
| "Area": "505" | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Attic3" | |
| }, | |
| "AtticKneeWall": { | |
| "idref": "BuildingRetrofit_AtticWall1" | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "Foundations": { | |
| "Foundation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Foundation1" | |
| }, | |
| "FoundationType": { | |
| "Crawlspace": "" | |
| }, | |
| "FrameFloor": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Floor1" | |
| }, | |
| "Area": "1505", | |
| "Insulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_FloorInsulation1" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "Batt": "fiberglass" | |
| }, | |
| "NominalRValue": "8.5" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "Walls": { | |
| "Wall": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_AtticWall1" | |
| }, | |
| "Area": "200", | |
| "Insulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_WallInsulation1" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "Batt": "fiberglass" | |
| }, | |
| "NominalRValue": "18" | |
| } | |
| } | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_AverageWall" | |
| }, | |
| "Area": "1096", | |
| "Insulation": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_WallInsulation2" | |
| }, | |
| "Layer": { | |
| "InsulationMaterial": { | |
| "LooseFill": "cellulose" | |
| }, | |
| "NominalRValue": "11" | |
| } | |
| } | |
| } | |
| ] | |
| }, | |
| "Windows": { | |
| "Window": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_WindowSet1" | |
| }, | |
| "Area": "212", | |
| "Quantity": "23", | |
| "UFactor": "0.2", | |
| "SHGC": "0.65" | |
| } | |
| }, | |
| "Doors": { | |
| "Door": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Door1" | |
| }, | |
| "StormDoor": "1", | |
| "ThirdPartyCertification": "Energy Star" | |
| } | |
| } | |
| }, | |
| "Systems": { | |
| "HVAC": { | |
| "HVACPlant": { | |
| "HeatingSystem": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Heater1" | |
| }, | |
| "ModelYear": "2013", | |
| "Manufacturer": "Bobby's Furnace Co.", | |
| "ModelNumber": "BFC-HOT9000", | |
| "CombustionVentingSystem": { | |
| "idref": "BuildingRetrofit_CombustionVentilation1" | |
| }, | |
| "HeatingSystemType": { | |
| "Furnace": "" | |
| }, | |
| "HeatingSystemFuel": "natural gas", | |
| "AnnualHeatingEfficiency": { | |
| "Units": "AFUE", | |
| "Value": "0.93" | |
| } | |
| }, | |
| "CoolingSystem": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Cooling1" | |
| }, | |
| "ModelYear": "2013", | |
| "Manufacturer": "Bobby's Cooling Co.", | |
| "ModelNumber": "BFC-BRRRRRRR9900", | |
| "CoolingSystemType": "central air conditioning", | |
| "CoolingSystemFuel": "electricity", | |
| "AnnualCoolingEfficiency": { | |
| "Units": "EER", | |
| "Value": "13" | |
| } | |
| } | |
| }, | |
| "HVACControl": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Thermostat" | |
| }, | |
| "ControlType": "programmable thermostat" | |
| }, | |
| "HVACDistribution": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Duct1" | |
| }, | |
| "DistributionSystemType": { | |
| "AirDistribution": { | |
| "DuctLeakageMeasurement": { | |
| "DuctLeakage": { | |
| "Units": "CFM25", | |
| "Value": "100" | |
| } | |
| }, | |
| "Ducts": { | |
| "DuctInsulationRValue": "3", | |
| "DuctLocation": "conditioned space" | |
| } | |
| } | |
| }, | |
| "HVACDistributionImprovement": { | |
| "DuctSystemSealed": "true" | |
| } | |
| } | |
| }, | |
| "CombustionVentilation": { | |
| "CombustionVentilationSystem": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_CombustionVentilation1" | |
| }, | |
| "VentSystemType": "atmospheric" | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_CombustionVentilation2" | |
| }, | |
| "VentSystemType": "atmospheric" | |
| } | |
| ] | |
| }, | |
| "WaterHeating": { | |
| "WaterHeatingSystem": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_WaterHeater1" | |
| }, | |
| "FuelType": "natural gas", | |
| "WaterHeaterType": "storage water heater", | |
| "ModelYear": "1996", | |
| "Manufacturer": "Bobby's Water Heating Co.", | |
| "ModelNumber": "BFC-WET1000", | |
| "EnergyFactor": "0.6", | |
| "CombustionVentingSystem": { | |
| "idref": "BuildingRetrofit_CombustionVentilation2" | |
| } | |
| } | |
| }, | |
| "SolarThermal": { | |
| "SolarThermalSystem": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_SolarThermal1" | |
| }, | |
| "SystemType": "hot water" | |
| } | |
| } | |
| }, | |
| "Appliances": { | |
| "ClothesWasher": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_ClothesWasher1" | |
| }, | |
| "Manufacturer": "Bobby's Clothes Washer Co.", | |
| "ModelNumber": "BFC-CLEAN77s", | |
| "ModelYear": "1983", | |
| "ThirdPartyCertification": "Energy Star", | |
| "Type": "front loader", | |
| "ModifiedEnergyFactor": "2.45" | |
| }, | |
| "Refrigerator": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Refrigerator1" | |
| }, | |
| "Manufacturer": "Bobby's Fridge Co.", | |
| "ModelNumber": "BFC-FROSTYCOOL9900", | |
| "ModelYear": "1993", | |
| "ThirdPartyCertification": "Energy Star Most Efficient", | |
| "Type": "side-by-side", | |
| "RatedAnnualkWh": "361", | |
| "PrimaryIndicator": "true" | |
| } | |
| }, | |
| "Lighting": { | |
| "LightingGroup": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_Lighting1" | |
| }, | |
| "NumberofUnits": "30", | |
| "LightingType": { | |
| "CompactFluorescent": "" | |
| }, | |
| "AverageWattage": "10", | |
| "AverageHoursPerDay": "9" | |
| } | |
| }, | |
| "HealthAndSafety": { | |
| "MoistureControl": { | |
| "MoistureControlInfo": { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_MoistureControlInfo" | |
| } | |
| }, | |
| "MoistureControlImprovement": { | |
| "VaporRetardersInstalled": "true" | |
| } | |
| }, | |
| "CombustionAppliances": { | |
| "CombustionApplianceZone": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_CAZ1" | |
| }, | |
| "CAZDepressurizationLimit": "200", | |
| "PoorCaseTest": { | |
| "Pressure": "100" | |
| }, | |
| "DepressurizationFindingPoorCase": "pass", | |
| "CombustionApplianceTest": { | |
| "CAZAppliance": { | |
| "id": "BuildingRetrofit_Heater1" | |
| }, | |
| "OutsideTemperatureFlueDraftTest": "75", | |
| "FlueDraftTest": { | |
| "PoorScenario": "2", | |
| "CurrentCondition": "1", | |
| "TestResult": "passed" | |
| }, | |
| "SpillageTest": { | |
| "PoorScenario": "4", | |
| "CurrentCondition": "3", | |
| "TestResult": "passed" | |
| }, | |
| "CarbonMonoxideTest": { | |
| "PoorScenario": "20", | |
| "CurrentCondition": "10", | |
| "TestResult": "passed", | |
| "MaxAmbientCOinLivingSpaceDuringAudit": "5" | |
| }, | |
| "FuelLeaks": { | |
| "FuelType": "natural gas", | |
| "LeaksIdentified": "true", | |
| "LeaksAddressed": "true" | |
| } | |
| } | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "BuildingRetrofit_CAZ2" | |
| }, | |
| "CAZDepressurizationLimit": "250", | |
| "PoorCaseTest": { | |
| "Pressure": "150" | |
| }, | |
| "DepressurizationFindingPoorCase": "pass", | |
| "CombustionApplianceTest": { | |
| "CAZAppliance": { | |
| "id": "BuildingRetrofit_WaterHeater1" | |
| }, | |
| "OutsideTemperatureFlueDraftTest": "75", | |
| "FlueDraftTest": { | |
| "PoorScenario": "8", | |
| "CurrentCondition": "7", | |
| "TestResult": "passed" | |
| }, | |
| "SpillageTest": { | |
| "PoorScenario": "10", | |
| "CurrentCondition": "9", | |
| "TestResult": "passed" | |
| }, | |
| "CarbonMonoxideTest": { | |
| "PoorScenario": "20", | |
| "CurrentCondition": "10", | |
| "TestResult": "passed", | |
| "MaxAmbientCOinLivingSpaceDuringAudit": "5" | |
| }, | |
| "FuelLeaks": { | |
| "FuelType": "natural gas", | |
| "LeaksIdentified": "true", | |
| "LeaksAddressed": "true" | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "Project": { | |
| "BuildingID": { | |
| "id": "BuildingRetrofit" | |
| }, | |
| "ProjectID": { | |
| "id": "Project" | |
| }, | |
| "ProjectDetails": { | |
| "ProjectSystemIdentifiers": { | |
| "id": "Project_JobCompletion" | |
| }, | |
| "ProjectStatus": { | |
| "EventType": "job completion testing/final inspection", | |
| "Date": "2013-08-06" | |
| }, | |
| "EnergySavingsInfo": { | |
| "FuelSavings": [ | |
| { | |
| "Fuel": "electricity", | |
| "Units": "kWh", | |
| "TotalSavings": "1500", | |
| "PctReduction": ".25" | |
| }, | |
| { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "150", | |
| "PctReduction": ".10" | |
| } | |
| ], | |
| "AnnualPercentReduction": "0.20" | |
| }, | |
| "Measures": { | |
| "Measure": [ | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_AtticInsulation1" | |
| } | |
| }, | |
| "Cost": "200", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": [ | |
| { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "95" | |
| }, | |
| { | |
| "Fuel": "electricity", | |
| "Units": "kWh", | |
| "TotalSavings": "256.1" | |
| } | |
| ] | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_Attic1" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_Attic1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_AtticInsulation2" | |
| } | |
| }, | |
| "Cost": "200", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": [ | |
| { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "95.9" | |
| }, | |
| { | |
| "Fuel": "electricity", | |
| "Units": "kWh", | |
| "TotalSavings": "256.1" | |
| } | |
| ] | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_Attic2" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_Attic2" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_AtticInsulation3" | |
| } | |
| }, | |
| "Cost": "200", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": [ | |
| { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "95.9" | |
| }, | |
| { | |
| "Fuel": "electricity", | |
| "Units": "kWh", | |
| "TotalSavings": "256.1" | |
| } | |
| ] | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_Attic3" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_Attic3" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_Windows1" | |
| } | |
| }, | |
| "Cost": "1200", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": [ | |
| { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "80.125" | |
| }, | |
| { | |
| "Fuel": "electricity", | |
| "Units": "kWh", | |
| "TotalSavings": "36.9" | |
| } | |
| ] | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_WindowSet1" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_WindowSet1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_Doors" | |
| } | |
| }, | |
| "Cost": "30", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": [ | |
| { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "80.125" | |
| }, | |
| { | |
| "Fuel": "electricity", | |
| "Units": "kWh", | |
| "TotalSavings": "36.9" | |
| } | |
| ] | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_Door1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_Heater" | |
| } | |
| }, | |
| "Cost": "555", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "140" | |
| } | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_Heater1" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_Heater1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_Cooler" | |
| } | |
| }, | |
| "Cost": "650", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": { | |
| "Fuel": "electricity", | |
| "Units": "kWh", | |
| "TotalSavings": "1000" | |
| } | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_Cooling1" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_Cooling1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_WaterHeater" | |
| } | |
| }, | |
| "Cost": "890", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "30" | |
| } | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_WaterHeater1" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_WaterHeater1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_SolarThermal" | |
| } | |
| }, | |
| "Cost": "231", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "110" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_SolarThermal1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_FridgeRecycle" | |
| } | |
| }, | |
| "Cost": "0", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": { | |
| "Fuel": "electricity", | |
| "Units": "kWh", | |
| "TotalSavings": "1278" | |
| } | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_Refrigerator2" | |
| } | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_Lighting" | |
| } | |
| }, | |
| "Cost": "60", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": { | |
| "Fuel": "electricity", | |
| "Units": "kWh", | |
| "TotalSavings": "300" | |
| } | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_Lighting1" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_Lighting1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_Thermostat" | |
| } | |
| }, | |
| "Cost": "120", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "200" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_Thermostat1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_Duct" | |
| } | |
| }, | |
| "Cost": "230", | |
| "EnergySavingsInfo": { | |
| "FuelSavings": { | |
| "Fuel": "natural gas", | |
| "Units": "ccf", | |
| "TotalSavings": "230" | |
| } | |
| }, | |
| "ReplacedComponents": { | |
| "ReplacedComponent": { | |
| "id": "BuildingAudit_Duct1" | |
| } | |
| }, | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_Duct1" | |
| } | |
| }, | |
| { | |
| "MeasureSystemIdentifiers": { | |
| "SystemIdentifiersInfo": { | |
| "id": "Project_Measure_MoistureControl" | |
| } | |
| }, | |
| "Cost": "50", | |
| "InstalledComponent": { | |
| "id": "BuildingRetrofit_MoistureControlInfo" | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| }, | |
| "Utility": { | |
| "UtilitiesorFuelProviders": { | |
| "UtilityFuelProvider": [ | |
| { | |
| "SystemIdentifier": { | |
| "id": "Utility_Natural_Gas" | |
| }, | |
| "UtilityName": "Freddy's Gas", | |
| "UtilityServiceTypeProvided": "natural gas" | |
| }, | |
| { | |
| "SystemIdentifier": { | |
| "id": "Utility_Electricity" | |
| }, | |
| "UtilityName": "Sally's Electricity", | |
| "UtilityServiceTypeProvided": "electricity" | |
| } | |
| ] | |
| } | |
| }, | |
| "xmlns": "http://hpxml.org/hpxml/2011/1", | |
| "attr2": "temp: remove this" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment