openstudio-standards 0.2.14 → 0.2.15.pre.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (642) hide show
  1. checksums.yaml +4 -4
  2. data/data/geometry/ASHRAECollege.json +0 -19
  3. data/data/geometry/ASHRAEMidriseApartment.json +47 -47
  4. data/data/geometry/ASHRAESecondarySchool.osm +2 -2
  5. data/data/standards/OpenStudio_Standards-ashrae_90_1.xlsx +0 -0
  6. data/data/standards/export_OpenStudio_libraries.rb +1 -1
  7. data/data/standards/manage_OpenStudio_Standards.rb +43 -87
  8. data/data/standards/metadata_units_OpenStudio_Standards-ashrae_90_1.csv +9 -0
  9. data/data/standards/openstudio_standards_duplicates_log.csv +142 -27
  10. data/data/standards/test_performance_expected_dd_results.csv +2016 -2016
  11. data/data/weather/CAN_NU_Iqaluit.AP.719090_CWEC2016.ddy +2316 -0
  12. data/data/weather/CAN_NU_Iqaluit.AP.719090_CWEC2016.epw +8768 -0
  13. data/data/weather/CAN_NU_Iqaluit.AP.719090_CWEC2016.stat +697 -0
  14. data/lib/openstudio-standards/btap/WeatherData1.json +54 -0
  15. data/lib/openstudio-standards/btap/WeatherData1.xlsx +0 -0
  16. data/lib/openstudio-standards/btap/btap_result.rb +12 -10
  17. data/lib/openstudio-standards/btap/envelope.rb +2 -2
  18. data/lib/openstudio-standards/btap/geometry.rb +96 -49
  19. data/lib/openstudio-standards/{utilities → btap/utilities}/Add_template_field_to_json.rb +0 -0
  20. data/lib/openstudio-standards/{utilities → btap/utilities}/convert_surfaces_to_adiabatic_necb_8426.rb +0 -0
  21. data/lib/openstudio-standards/{utilities → btap/utilities}/generate_space_types.rb +0 -0
  22. data/lib/openstudio-standards/{utilities → btap/utilities}/necb_to_epw_map.rb +0 -0
  23. data/lib/openstudio-standards/{utilities → btap/utilities}/os_sim_extract.rb +0 -0
  24. data/lib/openstudio-standards/{utilities → btap/utilities}/rename_surfaces.rb +0 -0
  25. data/lib/openstudio-standards/{utilities → btap/utilities}/round_surf_coords.rb +0 -0
  26. data/lib/openstudio-standards/{utilities → btap/utilities}/sched_create.rb +0 -0
  27. data/lib/openstudio-standards/{utilities → btap/utilities}/set_mult_to_adiabatic.rb +0 -0
  28. data/lib/openstudio-standards/btap/utilities/space_type.rb +78 -0
  29. data/lib/openstudio-standards/{utilities → btap/utilities}/weatherData1_xlsx_to_json.rb +0 -0
  30. data/lib/openstudio-standards/hvac_sizing/Siz.AirConditionerVariableRefrigerantFlow.rb +1 -1
  31. data/lib/openstudio-standards/hvac_sizing/Siz.HVACComponent.rb +1 -1
  32. data/lib/openstudio-standards/hvac_sizing/Siz.HeatingCoolingFuels.rb +20 -6
  33. data/lib/openstudio-standards/hvac_sizing/Siz.Model.rb +6 -6
  34. data/lib/openstudio-standards/hvac_sizing/Siz.WaterHeaterMixed.rb +2 -2
  35. data/lib/openstudio-standards/hvac_sizing/Siz.ZoneHVACTerminalUnitVariableRefrigerantFlow.rb +1 -1
  36. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirTerminalSingleDuctVAVReheat.rb +2 -1
  37. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.PumpVariableSpeed.rb +6 -7
  38. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirTerminalSingleDuctVAVReheat.rb +2 -1
  39. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanConstantVolume.rb +5 -4
  40. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanOnOff.rb +5 -5
  41. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanVariableVolume.rb +5 -4
  42. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.PumpVariableSpeed.rb +6 -7
  43. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +2 -1
  44. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanConstantVolume.rb +5 -4
  45. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanOnOff.rb +5 -5
  46. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanVariableVolume.rb +5 -4
  47. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Model.elevators.rb +6 -4
  48. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Model.rb +10 -9
  49. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.PumpVariableSpeed.rb +9 -11
  50. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +2 -1
  51. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanConstantVolume.rb +5 -4
  52. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanOnOff.rb +5 -5
  53. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanVariableVolume.rb +5 -4
  54. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Model.elevators.rb +11 -7
  55. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Model.rb +17 -16
  56. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.PumpVariableSpeed.rb +9 -11
  57. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.hvac_systems.rb +4 -2
  58. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.AirTerminalSingleDuctVAVReheat.rb +2 -1
  59. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanConstantVolume.rb +5 -4
  60. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanOnOff.rb +5 -5
  61. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanVariableVolume.rb +5 -4
  62. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.Model.elevators.rb +11 -7
  63. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.Model.rb +23 -22
  64. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.PumpVariableSpeed.rb +9 -10
  65. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.hvac_systems.rb +4 -2
  66. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirTerminalSingleDuctVAVReheat.rb +2 -1
  67. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanConstantVolume.rb +5 -4
  68. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanOnOff.rb +5 -5
  69. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanVariableVolume.rb +5 -4
  70. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Model.elevators.rb +11 -7
  71. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Model.rb +23 -22
  72. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Pump.rb +89 -0
  73. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.PumpVariableSpeed.rb +9 -10
  74. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Space.rb +76 -0
  75. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.hvac_systems.rb +22 -2
  76. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.AirTerminalSingleDuctVAVReheat.rb +2 -1
  77. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.elevators.rb +11 -11
  78. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.refrigeration.rb +5 -4
  79. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.AirTerminalSingleDuctVAVReheat.rb +2 -1
  80. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.CoilHeatingGas.rb +5 -4
  81. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.elevators.rb +11 -11
  82. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.refrigeration.rb +5 -4
  83. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +2 -1
  84. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.FanConstantVolume.rb +5 -4
  85. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.FanOnOff.rb +5 -5
  86. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.FanVariableVolume.rb +5 -4
  87. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.HeatExchangerAirToAirSensibleAndLatent.rb +2 -0
  88. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.elevators.rb +11 -7
  89. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.rb +10 -10
  90. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.hvac_systems.rb +4 -2
  91. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +2 -1
  92. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanConstantVolume.rb +5 -4
  93. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanOnOff.rb +5 -5
  94. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +5 -4
  95. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerAirToAirSensibleAndLatent.rb +2 -0
  96. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.elevators.rb +11 -7
  97. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +10 -10
  98. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.hvac_systems.rb +4 -2
  99. data/lib/openstudio-standards/prototypes/cbes/cbes.Model.elevators.rb +3 -6
  100. data/lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb +5 -4
  101. data/lib/openstudio-standards/prototypes/cbes/cbes_t24_2008/cbes_t24_2008.FanConstantVolume.rb +5 -3
  102. data/lib/openstudio-standards/prototypes/cbes/cbes_t24_2008/cbes_t24_2008.FanOnOff.rb +5 -4
  103. data/lib/openstudio-standards/prototypes/cbes/cbes_t24_2008/cbes_t24_2008.FanVariableVolume.rb +5 -3
  104. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.College.rb +65 -30
  105. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Courthouse.rb +54 -23
  106. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.FullServiceRestaurant.rb +135 -147
  107. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.HighRiseApartment.rb +42 -7
  108. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Hospital.rb +85 -12
  109. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Laboratory.rb +42 -30
  110. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeDataCenterHighITE.rb +39 -8
  111. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeDataCenterLowITE.rb +39 -8
  112. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeHotel.rb +60 -12
  113. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOffice.rb +33 -265
  114. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOfficeDetailed.rb +41 -3
  115. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOffice.rb +69 -297
  116. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOfficeDetailed.rb +68 -25
  117. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MidriseApartment.rb +88 -59
  118. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Outpatient.rb +88 -9
  119. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.PrimarySchool.rb +48 -10
  120. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.QuickServiceRestaurant.rb +130 -145
  121. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStandalone.rb +29 -101
  122. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStripmall.rb +24 -7
  123. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SecondarySchool.rb +48 -589
  124. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallDataCenterHighITE.rb +38 -7
  125. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallDataCenterLowITE.rb +38 -8
  126. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallHotel.rb +40 -7
  127. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallOffice.rb +85 -171
  128. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallOfficeDetailed.rb +87 -44
  129. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SuperMarket.rb +46 -5
  130. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SuperTallBuilding.rb +105 -17
  131. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.TallBuilding.rb +97 -15
  132. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Warehouse.rb +26 -167
  133. data/lib/openstudio-standards/prototypes/common/do_not_edit_metaclasses.rb +3828 -1131
  134. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirConditionerVariableRefrigerantFlow.rb +3 -0
  135. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirTerminalSingleDuctVAVReheat.rb +2 -1
  136. data/lib/openstudio-standards/prototypes/common/objects/Prototype.BoilerHotWater.rb +2 -0
  137. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CentralAirSourceHeatPump.rb +2 -0
  138. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXSingleSpeed.rb +4 -1
  139. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXTwoSpeed.rb +3 -0
  140. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingWater.rb +4 -1
  141. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingWaterToAirHeatPumpEquationFit.rb +3 -0
  142. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingDXSingleSpeed.rb +9 -0
  143. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingElectric.rb +3 -0
  144. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingGas.rb +9 -4
  145. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingWater.rb +4 -1
  146. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingWaterToAirHeatPumpEquationFit.rb +3 -0
  147. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ControllerWaterCoil.rb +2 -2
  148. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoolingTower.rb +4 -1
  149. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Fan.rb +23 -2
  150. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanConstantVolume.rb +29 -4
  151. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanOnOff.rb +29 -5
  152. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanVariableVolume.rb +43 -4
  153. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanZoneExhaust.rb +22 -0
  154. data/lib/openstudio-standards/prototypes/common/objects/Prototype.HeatExchangerAirToAirSensibleAndLatent.rb +46 -3
  155. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.elevators.rb +27 -22
  156. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.exterior_lights.rb +15 -8
  157. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.hvac.rb +22 -4
  158. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +429 -59
  159. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.swh.rb +18 -11
  160. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.transformers.rb +11 -2
  161. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Pump.rb +1 -0
  162. data/lib/openstudio-standards/prototypes/common/objects/Prototype.PumpVariableSpeed.rb +8 -10
  163. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ServiceWaterHeating.rb +37 -28
  164. data/lib/openstudio-standards/prototypes/common/objects/Prototype.SizingSystem.rb +24 -6
  165. data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +251 -65
  166. data/lib/openstudio-standards/prototypes/common/objects/Prototype.radiant_system_controls.rb +1 -1
  167. data/lib/openstudio-standards/prototypes/common/objects/Prototype.refrigeration.rb +46 -31
  168. data/lib/openstudio-standards/prototypes/common/objects/Prototype.utilities.rb +62 -10
  169. data/lib/openstudio-standards/prototypes/common/prototype_metaprogramming.rb +76 -33
  170. data/lib/openstudio-standards/prototypes/deer/deer.Model.rb +1 -1
  171. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +445 -275
  172. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctParallelPIUReheat.rb +3 -3
  173. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctVAVReheat.rb +26 -21
  174. data/lib/openstudio-standards/standards/Standards.BoilerHotWater.rb +5 -2
  175. data/lib/openstudio-standards/standards/Standards.BuildingStory.rb +7 -9
  176. data/lib/openstudio-standards/standards/Standards.ChillerElectricEIR.rb +8 -2
  177. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXMultiSpeed.rb +10 -6
  178. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXSingleSpeed.rb +5 -1
  179. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXTwoSpeed.rb +6 -1
  180. data/lib/openstudio-standards/standards/Standards.CoilCoolingWaterToAirHeatPumpEquationFit.rb +45 -4
  181. data/lib/openstudio-standards/standards/Standards.CoilDX.rb +18 -8
  182. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXMultiSpeed.rb +9 -7
  183. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXSingleSpeed.rb +8 -4
  184. data/lib/openstudio-standards/standards/Standards.CoilHeatingGas.rb +86 -3
  185. data/lib/openstudio-standards/standards/Standards.CoilHeatingGasMultiStage.rb +5 -2
  186. data/lib/openstudio-standards/standards/Standards.CoilHeatingWaterToAirHeatPumpEquationFit.rb +6 -2
  187. data/lib/openstudio-standards/standards/Standards.Construction.rb +66 -35
  188. data/lib/openstudio-standards/standards/Standards.CoolingTower.rb +7 -7
  189. data/lib/openstudio-standards/standards/Standards.CoolingTowerSingleSpeed.rb +2 -2
  190. data/lib/openstudio-standards/standards/Standards.CoolingTowerTwoSpeed.rb +2 -1
  191. data/lib/openstudio-standards/standards/Standards.CoolingTowerVariableSpeed.rb +2 -1
  192. data/lib/openstudio-standards/standards/Standards.Fan.rb +53 -35
  193. data/lib/openstudio-standards/standards/Standards.FanVariableVolume.rb +22 -16
  194. data/lib/openstudio-standards/standards/Standards.FluidCooler.rb +2 -2
  195. data/lib/openstudio-standards/standards/Standards.HeaderedPumpsVariableSpeed.rb +4 -4
  196. data/lib/openstudio-standards/standards/Standards.HeatExchangerSensLat.rb +77 -19
  197. data/lib/openstudio-standards/standards/Standards.Model.rb +387 -245
  198. data/lib/openstudio-standards/standards/Standards.PlanarSurface.rb +13 -15
  199. data/lib/openstudio-standards/standards/Standards.PlantLoop.rb +94 -48
  200. data/lib/openstudio-standards/standards/Standards.Pump.rb +28 -20
  201. data/lib/openstudio-standards/standards/Standards.PumpVariableSpeed.rb +3 -4
  202. data/lib/openstudio-standards/standards/Standards.ScheduleCompact.rb +2 -1
  203. data/lib/openstudio-standards/standards/Standards.ScheduleConstant.rb +2 -0
  204. data/lib/openstudio-standards/standards/Standards.ScheduleRuleset.rb +34 -24
  205. data/lib/openstudio-standards/standards/Standards.Space.rb +179 -116
  206. data/lib/openstudio-standards/standards/Standards.SpaceType.rb +23 -12
  207. data/lib/openstudio-standards/standards/Standards.SubSurface.rb +55 -25
  208. data/lib/openstudio-standards/standards/Standards.Surface.rb +57 -32
  209. data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +157 -107
  210. data/lib/openstudio-standards/standards/Standards.WaterHeaterMixed.rb +9 -6
  211. data/lib/openstudio-standards/standards/Standards.ZoneHVACComponent.rb +52 -1
  212. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1.Standards.FanVariableVolume.rb +2 -2
  213. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1.rb +4 -0
  214. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirLoopHVAC.rb +28 -18
  215. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.FanVariableVolume.rb +1 -1
  216. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.PlantLoop.rb +4 -2
  217. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.rb +4 -0
  218. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/comstock_ashrae_90_1_2004.rb +4 -0
  219. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +696 -2938
  220. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.ext_ltg.json +1 -1
  221. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.spc_typ.json +123 -123
  222. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.furnaces.json +26 -0
  223. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.prototype_inputs.json +11 -11
  224. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_system.json +0 -8
  225. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +395 -384
  226. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.unitary_acs.json +69 -0
  227. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirLoopHVAC.rb +20 -13
  228. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanVariableVolume.rb +1 -1
  229. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.Model.rb +1 -1
  230. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.rb +4 -0
  231. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/comstock_ashrae_90_1_2007.rb +4 -0
  232. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +696 -2938
  233. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.ext_ltg.json +1 -1
  234. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.spc_typ.json +122 -122
  235. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.furnaces.json +26 -0
  236. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.prototype_inputs.json +11 -11
  237. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_system.json +0 -8
  238. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +413 -401
  239. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.unitary_acs.json +69 -0
  240. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirLoopHVAC.rb +42 -53
  241. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +3 -2
  242. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.CoolingTower.rb +5 -8
  243. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanVariableVolume.rb +1 -1
  244. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Space.rb +6 -4
  245. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.rb +4 -0
  246. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/comstock_ashrae_90_1_2010.rb +4 -0
  247. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +696 -2938
  248. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.ext_ltg.json +1 -1
  249. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.spc_typ.json +129 -129
  250. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.energy_recovery.json +210 -42
  251. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.furnaces.json +26 -0
  252. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.prototype_inputs.json +11 -11
  253. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_system.json +0 -8
  254. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +460 -320
  255. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.unitary_acs.json +69 -0
  256. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirLoopHVAC.rb +45 -51
  257. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +3 -2
  258. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.CoolingTower.rb +5 -8
  259. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.CoolingTowerVariableSpeed.rb +2 -3
  260. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanVariableVolume.rb +2 -2
  261. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Space.rb +8 -5
  262. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.ThermalZone.rb +2 -1
  263. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.WaterHeaterMixed.rb +1 -1
  264. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.ZoneHVACComponent.rb +1 -0
  265. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.rb +4 -0
  266. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/comstock_ashrae_90_1_2013.rb +4 -0
  267. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +696 -2938
  268. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.ext_ltg.json +1 -1
  269. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.spc_typ.json +121 -121
  270. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +420 -84
  271. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.furnaces.json +26 -0
  272. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.prototype_inputs.json +12 -12
  273. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_system.json +0 -8
  274. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +475 -335
  275. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.unitary_acs.json +69 -0
  276. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.AirLoopHVAC.rb +40 -50
  277. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.AirTerminalSingleDuctVAVReheat.rb +3 -2
  278. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.CoolingTower.rb +5 -8
  279. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.CoolingTowerVariableSpeed.rb +2 -3
  280. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanVariableVolume.rb +2 -2
  281. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.Space.rb +8 -5
  282. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.ThermalZone.rb +2 -1
  283. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.ZoneHVACComponent.rb +1 -0
  284. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.rb +4 -0
  285. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/comstock_ashrae_90_1_2016.rb +4 -0
  286. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/ashrae_90_1.schedules.json +696 -2938
  287. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/comstock_ashrae_90_1_2016.ext_ltg.json +1 -1
  288. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/comstock_ashrae_90_1_2016.spc_typ.json +152 -128
  289. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.energy_recovery.json +488 -84
  290. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.furnaces.json +26 -0
  291. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.spc_typ.json +47 -47
  292. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.unitary_acs.json +69 -0
  293. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirLoopHVAC.rb +342 -56
  294. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirTerminalSingleDuctVAVReheat.rb +3 -2
  295. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.CoolingTower.rb +5 -8
  296. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.CoolingTowerVariableSpeed.rb +2 -3
  297. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanVariableVolume.rb +2 -2
  298. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Space.rb +25 -5
  299. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.ThermalZone.rb +2 -1
  300. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.ZoneHVACComponent.rb +30 -0
  301. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.rb +4 -0
  302. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/comstock_ashrae_90_1_2019.rb +4 -0
  303. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/ashrae_90_1.schedules.json +696 -2938
  304. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/comstock_ashrae_90_1_2019.ext_ltg.json +1 -1
  305. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/comstock_ashrae_90_1_2019.spc_typ.json +151 -127
  306. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.boilers.json +1 -1
  307. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.energy_recovery.json +2307 -101
  308. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.furnaces.json +26 -0
  309. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.refrigeration_compressors.json +1 -1
  310. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.spc_typ.json +47 -47
  311. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.unitary_acs.json +69 -0
  312. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.curves.json +25 -0
  313. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.schedules.json +286 -224
  314. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/comstock_doe_ref_1980_2004.rb +4 -0
  315. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +696 -2938
  316. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.ext_ltg.json +1 -1
  317. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.spc_typ.json +126 -126
  318. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.furnaces.json +26 -0
  319. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.prototype_inputs.json +11 -11
  320. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.refrigeration_system.json +0 -8
  321. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.spc_typ.json +405 -393
  322. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.AirLoopHVAC.rb +15 -11
  323. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.rb +1 -1
  324. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.PlantLoop.rb +3 -0
  325. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.rb +4 -0
  326. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/comstock_doe_ref_pre_1980.rb +4 -0
  327. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +696 -2938
  328. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/comstock_doe_ref_pre_1980.spc_typ.json +121 -121
  329. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.furnaces.json +37 -0
  330. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.prototype_inputs.json +11 -11
  331. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.refrigeration_system.json +0 -8
  332. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.spc_typ.json +403 -391
  333. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.AirLoopHVAC.rb +15 -11
  334. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.rb +1 -1
  335. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.PlantLoop.rb +3 -0
  336. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.rb +4 -0
  337. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.furnaces.json +15 -0
  338. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirLoopHVAC.rb +64 -42
  339. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +3 -2
  340. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.CoolingTower.rb +5 -8
  341. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.CoolingTowerVariableSpeed.rb +2 -3
  342. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.FanVariableVolume.rb +2 -2
  343. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.HeatExchangerSensLat.rb +1 -1
  344. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Model.rb +1 -1
  345. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.PlantLoop.rb +4 -1
  346. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Space.rb +5 -3
  347. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.ZoneHVACComponent.rb +3 -0
  348. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.rb +4 -0
  349. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.furnaces.json +15 -0
  350. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirLoopHVAC.rb +61 -36
  351. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +3 -2
  352. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTower.rb +5 -8
  353. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerVariableSpeed.rb +2 -3
  354. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +2 -2
  355. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerSensLat.rb +1 -1
  356. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +1 -1
  357. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.PlantLoop.rb +4 -1
  358. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Space.rb +6 -4
  359. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ZoneHVACComponent.rb +3 -0
  360. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.rb +4 -0
  361. data/lib/openstudio-standards/standards/cbes/cbes.AirLoopHVAC.rb +20 -14
  362. data/lib/openstudio-standards/standards/cbes/cbes.PlantLoop.rb +3 -0
  363. data/lib/openstudio-standards/standards/cbes/cbes.rb +4 -0
  364. data/lib/openstudio-standards/standards/cbes/cbes_pre_1978/cbes_pre_1978.rb +4 -0
  365. data/lib/openstudio-standards/standards/cbes/cbes_t24_1978/cbes_t24_1978.rb +4 -0
  366. data/lib/openstudio-standards/standards/cbes/cbes_t24_1992/cbes_t24_1992.rb +4 -0
  367. data/lib/openstudio-standards/standards/cbes/cbes_t24_2001/cbes_t24_2001.rb +4 -0
  368. data/lib/openstudio-standards/standards/cbes/cbes_t24_2005/cbes_t24_2005.rb +4 -0
  369. data/lib/openstudio-standards/standards/cbes/cbes_t24_2008/cbes_t24_2008.rb +4 -0
  370. data/lib/openstudio-standards/standards/deer/deer.AirLoopHVAC.rb +10 -5
  371. data/lib/openstudio-standards/standards/deer/deer.PlanarSurface.rb +1 -1
  372. data/lib/openstudio-standards/standards/deer/deer.rb +4 -0
  373. data/lib/openstudio-standards/standards/deer/deer_1985/comstock_deer_1985/comstock_deer_1985.rb +4 -0
  374. data/lib/openstudio-standards/standards/deer/deer_1985/comstock_deer_1985/data/comstock_deer_1985.ext_ltg.json +2 -2
  375. data/lib/openstudio-standards/standards/deer/deer_1985/deer_1985.rb +4 -0
  376. data/lib/openstudio-standards/standards/deer/deer_1996/comstock_deer_1996/comstock_deer_1996.rb +4 -0
  377. data/lib/openstudio-standards/standards/deer/deer_1996/comstock_deer_1996/data/comstock_deer_1996.ext_ltg.json +2 -2
  378. data/lib/openstudio-standards/standards/deer/deer_1996/deer_1996.rb +4 -0
  379. data/lib/openstudio-standards/standards/deer/deer_2003/comstock_deer_2003/comstock_deer_2003.rb +4 -0
  380. data/lib/openstudio-standards/standards/deer/deer_2003/comstock_deer_2003/data/comstock_deer_2003.ext_ltg.json +2 -2
  381. data/lib/openstudio-standards/standards/deer/deer_2003/deer_2003.rb +4 -0
  382. data/lib/openstudio-standards/standards/deer/deer_2007/comstock_deer_2007/comstock_deer_2007.rb +4 -0
  383. data/lib/openstudio-standards/standards/deer/deer_2007/comstock_deer_2007/data/comstock_deer_2007.ext_ltg.json +2 -2
  384. data/lib/openstudio-standards/standards/deer/deer_2007/deer_2007.rb +4 -0
  385. data/lib/openstudio-standards/standards/deer/deer_2011/comstock_deer_2011/comstock_deer_2011.rb +4 -0
  386. data/lib/openstudio-standards/standards/deer/deer_2011/comstock_deer_2011/data/comstock_deer_2011.ext_ltg.json +2 -2
  387. data/lib/openstudio-standards/standards/deer/deer_2011/deer_2011.rb +4 -0
  388. data/lib/openstudio-standards/standards/deer/deer_2014/comstock_deer_2014/comstock_deer_2014.rb +4 -0
  389. data/lib/openstudio-standards/standards/deer/deer_2014/comstock_deer_2014/data/comstock_deer_2014.ext_ltg.json +2 -2
  390. data/lib/openstudio-standards/standards/deer/deer_2014/deer_2014.Space.rb +5 -3
  391. data/lib/openstudio-standards/standards/deer/deer_2014/deer_2014.rb +4 -0
  392. data/lib/openstudio-standards/standards/deer/deer_2015/comstock_deer_2015/comstock_deer_2015.rb +4 -0
  393. data/lib/openstudio-standards/standards/deer/deer_2015/comstock_deer_2015/data/comstock_deer_2015.ext_ltg.json +2 -2
  394. data/lib/openstudio-standards/standards/deer/deer_2015/deer_2015.Space.rb +5 -3
  395. data/lib/openstudio-standards/standards/deer/deer_2015/deer_2015.rb +4 -0
  396. data/lib/openstudio-standards/standards/deer/deer_2017/comstock_deer_2017/comstock_deer_2017.rb +4 -0
  397. data/lib/openstudio-standards/standards/deer/deer_2017/comstock_deer_2017/data/comstock_deer_2017.ext_ltg.json +2 -2
  398. data/lib/openstudio-standards/standards/deer/deer_2017/deer_2017.Space.rb +5 -3
  399. data/lib/openstudio-standards/standards/deer/deer_2017/deer_2017.rb +4 -0
  400. data/lib/openstudio-standards/standards/deer/deer_2020/comstock_deer_2020/comstock_deer_2020.rb +4 -0
  401. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.AirLoopHVAC.rb +9 -5
  402. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.FanVariableVolume.rb +3 -0
  403. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.Space.rb +5 -3
  404. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.rb +4 -0
  405. data/lib/openstudio-standards/standards/deer/deer_2025/comstock_deer_2025/comstock_deer_2025.rb +4 -0
  406. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.AirLoopHVAC.rb +9 -5
  407. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.FanVariableVolume.rb +3 -0
  408. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.Space.rb +5 -3
  409. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.rb +4 -0
  410. data/lib/openstudio-standards/standards/deer/deer_2030/comstock_deer_2030/comstock_deer_2030.rb +4 -0
  411. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.AirLoopHVAC.rb +9 -5
  412. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.FanVariableVolume.rb +3 -0
  413. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.Space.rb +5 -3
  414. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.rb +4 -0
  415. data/lib/openstudio-standards/standards/deer/deer_2035/comstock_deer_2035/comstock_deer_2035.rb +4 -0
  416. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.AirLoopHVAC.rb +9 -5
  417. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.FanVariableVolume.rb +3 -0
  418. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.Space.rb +5 -3
  419. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.rb +4 -0
  420. data/lib/openstudio-standards/standards/deer/deer_2040/comstock_deer_2040/comstock_deer_2040.rb +4 -0
  421. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.AirLoopHVAC.rb +9 -5
  422. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.FanVariableVolume.rb +3 -0
  423. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.Space.rb +5 -3
  424. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.rb +4 -0
  425. data/lib/openstudio-standards/standards/deer/deer_2045/comstock_deer_2045/comstock_deer_2045.rb +4 -0
  426. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.AirLoopHVAC.rb +9 -5
  427. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.FanVariableVolume.rb +3 -0
  428. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.Space.rb +5 -3
  429. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.rb +4 -0
  430. data/lib/openstudio-standards/standards/deer/deer_2050/comstock_deer_2050/comstock_deer_2050.rb +4 -0
  431. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.AirLoopHVAC.rb +9 -5
  432. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.FanVariableVolume.rb +3 -0
  433. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.Space.rb +5 -3
  434. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.rb +4 -0
  435. data/lib/openstudio-standards/standards/deer/deer_2055/comstock_deer_2055/comstock_deer_2055.rb +4 -0
  436. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.AirLoopHVAC.rb +9 -5
  437. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.FanVariableVolume.rb +3 -0
  438. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.Space.rb +5 -3
  439. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.rb +4 -0
  440. data/lib/openstudio-standards/standards/deer/deer_2060/comstock_deer_2060/comstock_deer_2060.rb +4 -0
  441. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.AirLoopHVAC.rb +9 -5
  442. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.FanVariableVolume.rb +3 -0
  443. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.Space.rb +5 -3
  444. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.rb +4 -0
  445. data/lib/openstudio-standards/standards/deer/deer_2065/comstock_deer_2065/comstock_deer_2065.rb +4 -0
  446. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.AirLoopHVAC.rb +9 -5
  447. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.FanVariableVolume.rb +3 -0
  448. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.Space.rb +5 -3
  449. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.rb +4 -0
  450. data/lib/openstudio-standards/standards/deer/deer_2070/comstock_deer_2070/comstock_deer_2070.rb +4 -0
  451. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.AirLoopHVAC.rb +9 -5
  452. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.FanVariableVolume.rb +3 -0
  453. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.Space.rb +5 -3
  454. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.rb +4 -0
  455. data/lib/openstudio-standards/standards/deer/deer_2075/comstock_deer_2075/comstock_deer_2075.rb +4 -0
  456. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.AirLoopHVAC.rb +9 -5
  457. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.FanVariableVolume.rb +3 -0
  458. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.Space.rb +5 -3
  459. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.rb +4 -0
  460. data/lib/openstudio-standards/standards/deer/deer_pre_1975/comstock_deer_pre_1975/comstock_deer_pre_1975.rb +4 -0
  461. data/lib/openstudio-standards/standards/deer/deer_pre_1975/comstock_deer_pre_1975/data/comstock_deer_pre_1975.ext_ltg.json +2 -2
  462. data/lib/openstudio-standards/standards/deer/deer_pre_1975/deer_pre_1975.rb +4 -0
  463. data/lib/openstudio-standards/standards/icc_iecc/icc_iecc_2015/icc_iecc_2015.rb +4 -0
  464. data/lib/openstudio-standards/standards/necb/BTAP1980TO2010/btap_1980to2010.rb +6 -28
  465. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/btap_pre1980.rb +25 -110
  466. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/building_envelope.rb +45 -60
  467. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_system_3_and_8_single_speed.rb +19 -23
  468. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_system_4.rb +84 -83
  469. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_system_6.rb +52 -47
  470. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_systems.rb +43 -40
  471. data/lib/openstudio-standards/standards/necb/ECMS/data/boiler_set.json +18 -0
  472. data/lib/openstudio-standards/standards/necb/ECMS/data/chiller_set.json +211 -0
  473. data/lib/openstudio-standards/standards/necb/ECMS/data/curves.json +1195 -20
  474. data/lib/openstudio-standards/standards/necb/ECMS/data/furnace_set.json +18 -0
  475. data/lib/openstudio-standards/standards/necb/ECMS/data/heat_pumps.json +244 -182
  476. data/lib/openstudio-standards/standards/necb/ECMS/data/heat_pumps_heating.json +232 -185
  477. data/lib/openstudio-standards/standards/necb/ECMS/data/shw_set.json +20 -2
  478. data/lib/openstudio-standards/standards/necb/ECMS/ecms.rb +18 -25
  479. data/lib/openstudio-standards/standards/necb/ECMS/erv.rb +12 -13
  480. data/lib/openstudio-standards/standards/necb/ECMS/hvac_systems.rb +1647 -466
  481. data/lib/openstudio-standards/standards/necb/ECMS/loads.rb +93 -0
  482. data/lib/openstudio-standards/standards/necb/ECMS/nv.rb +40 -47
  483. data/lib/openstudio-standards/standards/necb/ECMS/pv_ground.rb +26 -25
  484. data/lib/openstudio-standards/standards/necb/NECB2011/autozone.rb +303 -305
  485. data/lib/openstudio-standards/standards/necb/NECB2011/beps_compliance_path.rb +45 -45
  486. data/lib/openstudio-standards/standards/necb/NECB2011/building_envelope.rb +90 -120
  487. data/lib/openstudio-standards/standards/necb/NECB2011/data/geometry/Hospital.osm +1176 -1115
  488. data/lib/openstudio-standards/standards/necb/NECB2011/data/geometry/LowriseApartment.osm +8279 -28923
  489. data/lib/openstudio-standards/standards/necb/NECB2011/data/space_types.json +1173 -1173
  490. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_multi_speed.rb +15 -13
  491. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_single_speed.rb +32 -29
  492. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_2_and_5.rb +25 -26
  493. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_multi_speed.rb +14 -14
  494. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_single_speed.rb +24 -29
  495. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_4.rb +85 -84
  496. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_6.rb +41 -42
  497. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +209 -197
  498. data/lib/openstudio-standards/standards/necb/NECB2011/lighting.rb +87 -82
  499. data/lib/openstudio-standards/standards/necb/NECB2011/necb_2011.rb +510 -406
  500. data/lib/openstudio-standards/standards/necb/NECB2011/nv.md +3 -3
  501. data/lib/openstudio-standards/standards/necb/NECB2011/qaqc/necb_qaqc.rb +686 -683
  502. data/lib/openstudio-standards/standards/necb/NECB2011/service_water_heating.rb +129 -82
  503. data/lib/openstudio-standards/standards/necb/NECB2015/data/space_types.json +1608 -1608
  504. data/lib/openstudio-standards/standards/necb/NECB2015/hvac_systems.rb +25 -18
  505. data/lib/openstudio-standards/standards/necb/NECB2015/lighting.rb +73 -67
  506. data/lib/openstudio-standards/standards/necb/NECB2015/necb_2015.rb +18 -22
  507. data/lib/openstudio-standards/standards/necb/NECB2015/qaqc/necb_2015_qaqc.rb +59 -63
  508. data/lib/openstudio-standards/standards/necb/NECB2017/data/space_types.json +1608 -1608
  509. data/lib/openstudio-standards/standards/necb/NECB2017/hvac_systems.rb +1 -4
  510. data/lib/openstudio-standards/standards/necb/NECB2017/necb_2017.rb +10 -14
  511. data/lib/openstudio-standards/standards/necb/NECB2020/building_envelope.rb +779 -0
  512. data/lib/openstudio-standards/standards/necb/NECB2020/data/boilers.json +122 -0
  513. data/lib/openstudio-standards/standards/necb/NECB2020/data/chillers.json +335 -0
  514. data/lib/openstudio-standards/standards/necb/NECB2020/data/constants.json +13 -0
  515. data/lib/openstudio-standards/standards/necb/NECB2020/data/furnaces.json +41 -0
  516. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps.json +452 -0
  517. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps_heating.json +164 -0
  518. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_rejection.json +228 -0
  519. data/lib/openstudio-standards/standards/necb/NECB2020/data/led_lighting_data.json +2883 -0
  520. data/lib/openstudio-standards/standards/necb/NECB2020/data/space_types.json +25851 -0
  521. data/lib/openstudio-standards/standards/necb/NECB2020/data/surface_thermal_transmittance.json +60 -0
  522. data/lib/openstudio-standards/standards/necb/NECB2020/data/unitary_acs.json +585 -0
  523. data/lib/openstudio-standards/standards/necb/NECB2020/necb_2020.rb +175 -0
  524. data/lib/openstudio-standards/standards/necb/common/bc_step_code_indicators.md +10 -0
  525. data/lib/openstudio-standards/standards/necb/common/btap_data.rb +1963 -0
  526. data/lib/openstudio-standards/standards/necb/common/btap_datapoint.rb +410 -0
  527. data/lib/openstudio-standards/standards/necb/common/neb_end_use_prices.csv +42 -0
  528. data/lib/openstudio-standards/standards/necb/common/necb_reference_runs.csv +28705 -0
  529. data/lib/openstudio-standards/standards/necb/common/phius.md +23 -0
  530. data/lib/openstudio-standards/standards/necb/common/space_type_upgrade_map.json +1158 -386
  531. data/lib/openstudio-standards/standards/oeesc/oeesc_2014/oeesc_2014.rb +4 -0
  532. data/lib/openstudio-standards/standards/standard.rb +2 -1
  533. data/lib/openstudio-standards/utilities/define_thermal_zone_and_mulitpliers.rb +1 -1
  534. data/lib/openstudio-standards/utilities/logging.rb +6 -0
  535. data/lib/openstudio-standards/utilities/simulation.rb +30 -14
  536. data/lib/openstudio-standards/utilities/{speacetype_map_converter.rb → spacetype_map_converter.rb} +0 -0
  537. data/lib/openstudio-standards/utilities/sqlfile.rb +112 -71
  538. data/lib/openstudio-standards/version.rb +2 -2
  539. data/lib/openstudio-standards/weather/Weather.Model.rb +209 -9
  540. data/lib/openstudio-standards/weather/Weather.stat_file.rb +1 -1
  541. data/lib/openstudio-standards.rb +9 -0
  542. metadata +106 -205
  543. data/data/standards/OpenStudio_Standards-ashrae_90_1-ALL-comstock(space_types).xlsx +0 -0
  544. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.boilers.json +0 -49
  545. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.chillers.json +0 -293
  546. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_properties.json +0 -25426
  547. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_sets.json +0 -1600
  548. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.economizers.json +0 -564
  549. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.elevators.json +0 -349
  550. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ext_ltg.json +0 -164
  551. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ground_temperatures.json +0 -10663
  552. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps.json +0 -508
  553. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps_heating.json +0 -156
  554. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_rejection.json +0 -44
  555. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.motors.json +0 -184
  556. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.prototype_inputs.json +0 -3094
  557. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ref_cases.json +0 -829
  558. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ref_lnup.json +0 -562
  559. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_compressors.json +0 -52
  560. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_condenser.json +0 -220
  561. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_system.json +0 -156
  562. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_walkins.json +0 -1316
  563. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +0 -21446
  564. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.unitary_acs.json +0 -554
  565. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_heaters.json +0 -68
  566. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_source_heat_pumps.json +0 -28
  567. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_source_heat_pumps_heating.json +0 -12
  568. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.boilers.json +0 -49
  569. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.chillers.json +0 -293
  570. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_properties.json +0 -12487
  571. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_sets.json +0 -1600
  572. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.economizers.json +0 -564
  573. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.elevators.json +0 -349
  574. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ext_ltg.json +0 -164
  575. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ground_temperatures.json +0 -10663
  576. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps.json +0 -466
  577. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps_heating.json +0 -137
  578. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_rejection.json +0 -44
  579. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.motors.json +0 -184
  580. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.prototype_inputs.json +0 -3094
  581. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ref_cases.json +0 -829
  582. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ref_lnup.json +0 -562
  583. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_compressors.json +0 -52
  584. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_condenser.json +0 -220
  585. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_system.json +0 -156
  586. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_walkins.json +0 -1316
  587. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +0 -21380
  588. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.unitary_acs.json +0 -554
  589. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_heaters.json +0 -68
  590. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_source_heat_pumps.json +0 -28
  591. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_source_heat_pumps_heating.json +0 -12
  592. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.boilers.json +0 -49
  593. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.chillers.json +0 -395
  594. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_properties.json +0 -12487
  595. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_sets.json +0 -1600
  596. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.economizers.json +0 -592
  597. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.elevators.json +0 -349
  598. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.energy_recovery.json +0 -550
  599. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ext_ltg.json +0 -164
  600. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ground_temperatures.json +0 -10663
  601. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps.json +0 -466
  602. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps_heating.json +0 -137
  603. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_rejection.json +0 -44
  604. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.motors.json +0 -238
  605. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.prototype_inputs.json +0 -3094
  606. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ref_cases.json +0 -829
  607. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ref_lnup.json +0 -562
  608. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_compressors.json +0 -52
  609. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_condenser.json +0 -220
  610. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_system.json +0 -156
  611. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_walkins.json +0 -1316
  612. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +0 -21548
  613. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.unitary_acs.json +0 -554
  614. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_heaters.json +0 -68
  615. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_source_heat_pumps.json +0 -28
  616. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_source_heat_pumps_heating.json +0 -12
  617. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.boilers.json +0 -64
  618. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.chillers.json +0 -871
  619. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_properties.json +0 -12487
  620. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_sets.json +0 -1600
  621. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.economizers.json +0 -592
  622. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.elevators.json +0 -349
  623. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +0 -1096
  624. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ext_ltg.json +0 -164
  625. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ground_temperatures.json +0 -10663
  626. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps.json +0 -886
  627. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps_heating.json +0 -194
  628. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_rejection.json +0 -44
  629. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.motors.json +0 -247
  630. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.prototype_inputs.json +0 -3094
  631. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ref_cases.json +0 -829
  632. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ref_lnup.json +0 -562
  633. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_compressors.json +0 -52
  634. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_condenser.json +0 -220
  635. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_system.json +0 -156
  636. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_walkins.json +0 -1316
  637. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +0 -22079
  638. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.unitary_acs.json +0 -994
  639. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_heaters.json +0 -68
  640. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_source_heat_pumps.json +0 -28
  641. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_source_heat_pumps_heating.json +0 -12
  642. data/lib/openstudio-standards/utilities/convert_costing_constructions.rb +0 -105
@@ -1,1600 +0,0 @@
1
- {
2
- "construction_sets": [
3
- {
4
- "template": "90.1-2013",
5
- "building_type": "Any",
6
- "space_type": "Attic",
7
- "is_residential": "No",
8
- "exterior_wall_standards_construction_type": null,
9
- "exterior_wall_building_category": "Nonresidential",
10
- "exterior_floor_standards_construction_type": "WoodFramed",
11
- "exterior_floor_building_category": "Nonresidential",
12
- "exterior_roof_standards_construction_type": "Attic and Other",
13
- "exterior_roof_building_category": "Nonresidential",
14
- "interior_walls": null,
15
- "interior_floors": "Plenum Acoustical Tile",
16
- "interior_ceilings": null,
17
- "ground_contact_wall_standards_construction_type": null,
18
- "ground_contact_wall_building_category": null,
19
- "ground_contact_floor_standards_construction_type": null,
20
- "ground_contact_floor_building_category": null,
21
- "ground_contact_ceiling_standards_construction_type": null,
22
- "ground_contact_ceiling_building_category": null,
23
- "exterior_fixed_window_standards_construction_type": null,
24
- "exterior_fixed_window_building_category": null,
25
- "exterior_operable_window_standards_construction_type": null,
26
- "exterior_operable_window_building_category": null,
27
- "exterior_door_standards_construction_type": null,
28
- "exterior_door_building_category": null,
29
- "exterior_glass_door_standards_construction_type": null,
30
- "exterior_glass_door_building_category": null,
31
- "exterior_overhead_door_standards_construction_type": null,
32
- "exterior_overhead_door_building_category": null,
33
- "exterior_skylight_standards_construction_type": null,
34
- "exterior_skylight_building_category": null,
35
- "tubular_daylight_domes": null,
36
- "tubular_daylight_diffusers": null,
37
- "interior_fixed_windows": null,
38
- "interior_operable_windows": null,
39
- "interior_doors": null,
40
- "space_shading": null,
41
- "building_shading": null,
42
- "site_shading": null,
43
- "interior_partitions": null
44
- },
45
- {
46
- "template": "90.1-2013",
47
- "building_type": "Any",
48
- "space_type": "Plenum",
49
- "is_residential": "No",
50
- "exterior_wall_standards_construction_type": null,
51
- "exterior_wall_building_category": "Nonresidential",
52
- "exterior_floor_standards_construction_type": null,
53
- "exterior_floor_building_category": "Nonresidential",
54
- "exterior_roof_standards_construction_type": null,
55
- "exterior_roof_building_category": "Nonresidential",
56
- "interior_walls": null,
57
- "interior_floors": "Plenum Acoustical Tile",
58
- "interior_ceilings": null,
59
- "ground_contact_wall_standards_construction_type": null,
60
- "ground_contact_wall_building_category": null,
61
- "ground_contact_floor_standards_construction_type": null,
62
- "ground_contact_floor_building_category": null,
63
- "ground_contact_ceiling_standards_construction_type": null,
64
- "ground_contact_ceiling_building_category": null,
65
- "exterior_fixed_window_standards_construction_type": null,
66
- "exterior_fixed_window_building_category": null,
67
- "exterior_operable_window_standards_construction_type": null,
68
- "exterior_operable_window_building_category": null,
69
- "exterior_door_standards_construction_type": null,
70
- "exterior_door_building_category": null,
71
- "exterior_glass_door_standards_construction_type": null,
72
- "exterior_glass_door_building_category": null,
73
- "exterior_overhead_door_standards_construction_type": null,
74
- "exterior_overhead_door_building_category": null,
75
- "exterior_skylight_standards_construction_type": null,
76
- "exterior_skylight_building_category": null,
77
- "tubular_daylight_domes": null,
78
- "tubular_daylight_diffusers": null,
79
- "interior_fixed_windows": null,
80
- "interior_operable_windows": null,
81
- "interior_doors": null,
82
- "space_shading": null,
83
- "building_shading": null,
84
- "site_shading": null,
85
- "interior_partitions": null
86
- },
87
- {
88
- "template": "90.1-2013",
89
- "building_type": "College",
90
- "space_type": null,
91
- "is_residential": "No",
92
- "exterior_wall_standards_construction_type": "SteelFramed",
93
- "exterior_wall_building_category": "Nonresidential",
94
- "exterior_floor_standards_construction_type": "Mass",
95
- "exterior_floor_building_category": "Nonresidential",
96
- "exterior_roof_standards_construction_type": "IEAD",
97
- "exterior_roof_building_category": "Nonresidential",
98
- "interior_walls": "Uninsulated Steel Stud Wall",
99
- "interior_floors": "Typical Interior Floor",
100
- "interior_ceilings": "Typical Interior Ceiling",
101
- "ground_contact_wall_standards_construction_type": "Mass",
102
- "ground_contact_wall_building_category": "Nonresidential",
103
- "ground_contact_floor_standards_construction_type": "Unheated",
104
- "ground_contact_floor_building_category": "Nonresidential",
105
- "ground_contact_ceiling_standards_construction_type": null,
106
- "ground_contact_ceiling_building_category": "Nonresidential",
107
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
108
- "exterior_fixed_window_building_category": "Nonresidential",
109
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
110
- "exterior_operable_window_building_category": "Nonresidential",
111
- "exterior_door_standards_construction_type": "Swinging",
112
- "exterior_door_building_category": "Nonresidential",
113
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
114
- "exterior_glass_door_building_category": "Nonresidential",
115
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
116
- "exterior_overhead_door_building_category": "Nonresidential",
117
- "exterior_skylight_standards_construction_type": "Glass with Curb",
118
- "exterior_skylight_building_category": "Nonresidential",
119
- "tubular_daylight_domes": "Typical Interior Window",
120
- "tubular_daylight_diffusers": "Typical Interior Window",
121
- "interior_fixed_windows": "Typical Interior Window",
122
- "interior_operable_windows": "Typical Interior Window",
123
- "interior_doors": "Typical Interior Door",
124
- "space_shading": null,
125
- "building_shading": null,
126
- "site_shading": null,
127
- "interior_partitions": "Typical Interior Partition"
128
- },
129
- {
130
- "template": "90.1-2013",
131
- "building_type": "Courthouse",
132
- "space_type": null,
133
- "is_residential": "No",
134
- "exterior_wall_standards_construction_type": "Mass",
135
- "exterior_wall_building_category": "Nonresidential",
136
- "exterior_floor_standards_construction_type": "Mass",
137
- "exterior_floor_building_category": "Nonresidential",
138
- "exterior_roof_standards_construction_type": "IEAD",
139
- "exterior_roof_building_category": "Nonresidential",
140
- "interior_walls": "Typical Interior Wall",
141
- "interior_floors": "Typical Interior Floor",
142
- "interior_ceilings": "Typical Interior Ceiling",
143
- "ground_contact_wall_standards_construction_type": "Mass",
144
- "ground_contact_wall_building_category": "Nonresidential",
145
- "ground_contact_floor_standards_construction_type": "Unheated",
146
- "ground_contact_floor_building_category": "Nonresidential",
147
- "ground_contact_ceiling_standards_construction_type": null,
148
- "ground_contact_ceiling_building_category": "Nonresidential",
149
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
150
- "exterior_fixed_window_building_category": "Nonresidential",
151
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
152
- "exterior_operable_window_building_category": "Nonresidential",
153
- "exterior_door_standards_construction_type": "Swinging",
154
- "exterior_door_building_category": "Nonresidential",
155
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
156
- "exterior_glass_door_building_category": "Nonresidential",
157
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
158
- "exterior_overhead_door_building_category": "Nonresidential",
159
- "exterior_skylight_standards_construction_type": "Glass with Curb",
160
- "exterior_skylight_building_category": "Nonresidential",
161
- "tubular_daylight_domes": "Typical Interior Window",
162
- "tubular_daylight_diffusers": "Typical Interior Window",
163
- "interior_fixed_windows": "Typical Interior Window",
164
- "interior_operable_windows": "Typical Interior Window",
165
- "interior_doors": "Typical Interior Door",
166
- "space_shading": null,
167
- "building_shading": null,
168
- "site_shading": null,
169
- "interior_partitions": "Typical Interior Partition"
170
- },
171
- {
172
- "template": "90.1-2013",
173
- "building_type": "FullServiceRestaurant",
174
- "space_type": null,
175
- "is_residential": "No",
176
- "exterior_wall_standards_construction_type": "SteelFramed",
177
- "exterior_wall_building_category": "Nonresidential",
178
- "exterior_floor_standards_construction_type": "Mass",
179
- "exterior_floor_building_category": "Nonresidential",
180
- "exterior_roof_standards_construction_type": "Attic and Other",
181
- "exterior_roof_building_category": "Nonresidential",
182
- "interior_walls": "Typical Interior Wall",
183
- "interior_floors": "Typical Interior Floor",
184
- "interior_ceilings": "Typical Interior Ceiling",
185
- "ground_contact_wall_standards_construction_type": "Mass",
186
- "ground_contact_wall_building_category": "Nonresidential",
187
- "ground_contact_floor_standards_construction_type": "Unheated",
188
- "ground_contact_floor_building_category": "Nonresidential",
189
- "ground_contact_ceiling_standards_construction_type": null,
190
- "ground_contact_ceiling_building_category": "Nonresidential",
191
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
192
- "exterior_fixed_window_building_category": "Nonresidential",
193
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
194
- "exterior_operable_window_building_category": "Nonresidential",
195
- "exterior_door_standards_construction_type": "Swinging",
196
- "exterior_door_building_category": "Nonresidential",
197
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
198
- "exterior_glass_door_building_category": "Nonresidential",
199
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
200
- "exterior_overhead_door_building_category": "Nonresidential",
201
- "exterior_skylight_standards_construction_type": "Glass with Curb",
202
- "exterior_skylight_building_category": "Nonresidential",
203
- "tubular_daylight_domes": "Typical Interior Window",
204
- "tubular_daylight_diffusers": "Typical Interior Window",
205
- "interior_fixed_windows": "Typical Interior Window",
206
- "interior_operable_windows": "Typical Interior Window",
207
- "interior_doors": "Typical Interior Door",
208
- "space_shading": null,
209
- "building_shading": null,
210
- "site_shading": null,
211
- "interior_partitions": "Typical Interior Partition"
212
- },
213
- {
214
- "template": "90.1-2013",
215
- "building_type": "HighriseApartment",
216
- "space_type": null,
217
- "is_residential": "No",
218
- "exterior_wall_standards_construction_type": "SteelFramed",
219
- "exterior_wall_building_category": "Residential",
220
- "exterior_floor_standards_construction_type": "Mass",
221
- "exterior_floor_building_category": "Residential",
222
- "exterior_roof_standards_construction_type": "IEAD",
223
- "exterior_roof_building_category": "Nonresidential",
224
- "interior_walls": "Typical Interior Wall",
225
- "interior_floors": "Typical Interior Floor",
226
- "interior_ceilings": "Typical Interior Ceiling",
227
- "ground_contact_wall_standards_construction_type": "Mass",
228
- "ground_contact_wall_building_category": "Residential",
229
- "ground_contact_floor_standards_construction_type": "Unheated",
230
- "ground_contact_floor_building_category": "Residential",
231
- "ground_contact_ceiling_standards_construction_type": null,
232
- "ground_contact_ceiling_building_category": "Nonresidential",
233
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
234
- "exterior_fixed_window_building_category": "Nonresidential",
235
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
236
- "exterior_operable_window_building_category": "Nonresidential",
237
- "exterior_door_standards_construction_type": "Swinging",
238
- "exterior_door_building_category": "Nonresidential",
239
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
240
- "exterior_glass_door_building_category": "Nonresidential",
241
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
242
- "exterior_overhead_door_building_category": "Nonresidential",
243
- "exterior_skylight_standards_construction_type": "Glass with Curb",
244
- "exterior_skylight_building_category": "Nonresidential",
245
- "tubular_daylight_domes": "Typical Interior Window",
246
- "tubular_daylight_diffusers": "Typical Interior Window",
247
- "interior_fixed_windows": "Typical Interior Window",
248
- "interior_operable_windows": "Typical Interior Window",
249
- "interior_doors": "Typical Interior Door",
250
- "space_shading": null,
251
- "building_shading": null,
252
- "site_shading": null,
253
- "interior_partitions": "Typical Interior Partition"
254
- },
255
- {
256
- "template": "90.1-2013",
257
- "building_type": "Hospital",
258
- "space_type": "PatRoom",
259
- "is_residential": "No",
260
- "exterior_wall_standards_construction_type": "Mass",
261
- "exterior_wall_building_category": "Residential",
262
- "exterior_floor_standards_construction_type": "Mass",
263
- "exterior_floor_building_category": "Residential",
264
- "exterior_roof_standards_construction_type": "IEAD",
265
- "exterior_roof_building_category": "Residential",
266
- "interior_walls": "Typical Interior Wall",
267
- "interior_floors": "Typical Interior Floor",
268
- "interior_ceilings": "Typical Interior Ceiling",
269
- "ground_contact_wall_standards_construction_type": "Mass",
270
- "ground_contact_wall_building_category": "Nonresidential",
271
- "ground_contact_floor_standards_construction_type": "Unheated",
272
- "ground_contact_floor_building_category": "Nonresidential",
273
- "ground_contact_ceiling_standards_construction_type": null,
274
- "ground_contact_ceiling_building_category": "Nonresidential",
275
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
276
- "exterior_fixed_window_building_category": "Nonresidential",
277
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
278
- "exterior_operable_window_building_category": "Nonresidential",
279
- "exterior_door_standards_construction_type": "Swinging",
280
- "exterior_door_building_category": "Nonresidential",
281
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
282
- "exterior_glass_door_building_category": "Nonresidential",
283
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
284
- "exterior_overhead_door_building_category": "Nonresidential",
285
- "exterior_skylight_standards_construction_type": "Glass with Curb",
286
- "exterior_skylight_building_category": "Nonresidential",
287
- "tubular_daylight_domes": "Typical Interior Window",
288
- "tubular_daylight_diffusers": "Typical Interior Window",
289
- "interior_fixed_windows": "Typical Interior Window",
290
- "interior_operable_windows": "Typical Interior Window",
291
- "interior_doors": "Typical Interior Door",
292
- "space_shading": null,
293
- "building_shading": null,
294
- "site_shading": null,
295
- "interior_partitions": "Typical Interior Partition"
296
- },
297
- {
298
- "template": "90.1-2013",
299
- "building_type": "Hospital",
300
- "space_type": null,
301
- "is_residential": "No",
302
- "exterior_wall_standards_construction_type": "Mass",
303
- "exterior_wall_building_category": "Nonresidential",
304
- "exterior_floor_standards_construction_type": "Mass",
305
- "exterior_floor_building_category": "Nonresidential",
306
- "exterior_roof_standards_construction_type": "IEAD",
307
- "exterior_roof_building_category": "Nonresidential",
308
- "interior_walls": "Typical Interior Wall",
309
- "interior_floors": "Typical Interior Floor",
310
- "interior_ceilings": "Typical Interior Ceiling",
311
- "ground_contact_wall_standards_construction_type": "Mass",
312
- "ground_contact_wall_building_category": "Nonresidential",
313
- "ground_contact_floor_standards_construction_type": "Unheated",
314
- "ground_contact_floor_building_category": "Nonresidential",
315
- "ground_contact_ceiling_standards_construction_type": null,
316
- "ground_contact_ceiling_building_category": "Nonresidential",
317
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
318
- "exterior_fixed_window_building_category": "Nonresidential",
319
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
320
- "exterior_operable_window_building_category": "Nonresidential",
321
- "exterior_door_standards_construction_type": "Swinging",
322
- "exterior_door_building_category": "Nonresidential",
323
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
324
- "exterior_glass_door_building_category": "Nonresidential",
325
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
326
- "exterior_overhead_door_building_category": "Nonresidential",
327
- "exterior_skylight_standards_construction_type": "Glass with Curb",
328
- "exterior_skylight_building_category": "Nonresidential",
329
- "tubular_daylight_domes": "Typical Interior Window",
330
- "tubular_daylight_diffusers": "Typical Interior Window",
331
- "interior_fixed_windows": "Typical Interior Window",
332
- "interior_operable_windows": "Typical Interior Window",
333
- "interior_doors": "Typical Interior Door",
334
- "space_shading": null,
335
- "building_shading": null,
336
- "site_shading": null,
337
- "interior_partitions": "Typical Interior Partition"
338
- },
339
- {
340
- "template": "90.1-2013",
341
- "building_type": "Laboratory",
342
- "space_type": null,
343
- "is_residential": "No",
344
- "exterior_wall_standards_construction_type": "SteelFramed",
345
- "exterior_wall_building_category": "Nonresidential",
346
- "exterior_floor_standards_construction_type": "Mass",
347
- "exterior_floor_building_category": "Nonresidential",
348
- "exterior_roof_standards_construction_type": "IEAD",
349
- "exterior_roof_building_category": "Nonresidential",
350
- "interior_walls": "Typical Interior Wall",
351
- "interior_floors": "Typical Interior Floor",
352
- "interior_ceilings": "Typical Interior Ceiling",
353
- "ground_contact_wall_standards_construction_type": "Mass",
354
- "ground_contact_wall_building_category": "Nonresidential",
355
- "ground_contact_floor_standards_construction_type": "Unheated",
356
- "ground_contact_floor_building_category": "Nonresidential",
357
- "ground_contact_ceiling_standards_construction_type": null,
358
- "ground_contact_ceiling_building_category": "Nonresidential",
359
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
360
- "exterior_fixed_window_building_category": "Nonresidential",
361
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
362
- "exterior_operable_window_building_category": "Nonresidential",
363
- "exterior_door_standards_construction_type": "Swinging",
364
- "exterior_door_building_category": "Nonresidential",
365
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
366
- "exterior_glass_door_building_category": "Nonresidential",
367
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
368
- "exterior_overhead_door_building_category": "Nonresidential",
369
- "exterior_skylight_standards_construction_type": "Glass with Curb",
370
- "exterior_skylight_building_category": "Nonresidential",
371
- "tubular_daylight_domes": "Typical Interior Window",
372
- "tubular_daylight_diffusers": "Typical Interior Window",
373
- "interior_fixed_windows": "Typical Interior Window",
374
- "interior_operable_windows": "Typical Interior Window",
375
- "interior_doors": "Typical Interior Door",
376
- "space_shading": null,
377
- "building_shading": null,
378
- "site_shading": null,
379
- "interior_partitions": "Typical Interior Partition"
380
- },
381
- {
382
- "template": "90.1-2013",
383
- "building_type": "LargeDataCenterHighITE",
384
- "space_type": null,
385
- "is_residential": "No",
386
- "exterior_wall_standards_construction_type": "SteelFramed",
387
- "exterior_wall_building_category": "Nonresidential",
388
- "exterior_floor_standards_construction_type": "SteelFramed",
389
- "exterior_floor_building_category": "Nonresidential",
390
- "exterior_roof_standards_construction_type": "IEAD",
391
- "exterior_roof_building_category": "Nonresidential",
392
- "interior_walls": "Typical Interior Wall",
393
- "interior_floors": "Typical Interior Floor",
394
- "interior_ceilings": "Typical Interior Ceiling",
395
- "ground_contact_wall_standards_construction_type": null,
396
- "ground_contact_wall_building_category": null,
397
- "ground_contact_floor_standards_construction_type": "Unheated",
398
- "ground_contact_floor_building_category": "Nonresidential",
399
- "ground_contact_ceiling_standards_construction_type": null,
400
- "ground_contact_ceiling_building_category": null,
401
- "exterior_fixed_window_standards_construction_type": null,
402
- "exterior_fixed_window_building_category": null,
403
- "exterior_operable_window_standards_construction_type": null,
404
- "exterior_operable_window_building_category": null,
405
- "exterior_door_standards_construction_type": null,
406
- "exterior_door_building_category": null,
407
- "exterior_glass_door_standards_construction_type": null,
408
- "exterior_glass_door_building_category": null,
409
- "exterior_overhead_door_standards_construction_type": null,
410
- "exterior_overhead_door_building_category": null,
411
- "exterior_skylight_standards_construction_type": null,
412
- "exterior_skylight_building_category": null,
413
- "tubular_daylight_domes": null,
414
- "tubular_daylight_diffusers": null,
415
- "interior_fixed_windows": null,
416
- "interior_operable_windows": null,
417
- "interior_doors": null,
418
- "space_shading": null,
419
- "building_shading": null,
420
- "site_shading": null,
421
- "interior_partitions": null
422
- },
423
- {
424
- "template": "90.1-2013",
425
- "building_type": "LargeDataCenterLowITE",
426
- "space_type": null,
427
- "is_residential": "No",
428
- "exterior_wall_standards_construction_type": "SteelFramed",
429
- "exterior_wall_building_category": "Nonresidential",
430
- "exterior_floor_standards_construction_type": "SteelFramed",
431
- "exterior_floor_building_category": "Nonresidential",
432
- "exterior_roof_standards_construction_type": "IEAD",
433
- "exterior_roof_building_category": "Nonresidential",
434
- "interior_walls": "Typical Interior Wall",
435
- "interior_floors": "Typical Interior Floor",
436
- "interior_ceilings": "Typical Interior Ceiling",
437
- "ground_contact_wall_standards_construction_type": null,
438
- "ground_contact_wall_building_category": null,
439
- "ground_contact_floor_standards_construction_type": "Unheated",
440
- "ground_contact_floor_building_category": "Nonresidential",
441
- "ground_contact_ceiling_standards_construction_type": null,
442
- "ground_contact_ceiling_building_category": null,
443
- "exterior_fixed_window_standards_construction_type": null,
444
- "exterior_fixed_window_building_category": null,
445
- "exterior_operable_window_standards_construction_type": null,
446
- "exterior_operable_window_building_category": null,
447
- "exterior_door_standards_construction_type": null,
448
- "exterior_door_building_category": null,
449
- "exterior_glass_door_standards_construction_type": null,
450
- "exterior_glass_door_building_category": null,
451
- "exterior_overhead_door_standards_construction_type": null,
452
- "exterior_overhead_door_building_category": null,
453
- "exterior_skylight_standards_construction_type": null,
454
- "exterior_skylight_building_category": null,
455
- "tubular_daylight_domes": null,
456
- "tubular_daylight_diffusers": null,
457
- "interior_fixed_windows": null,
458
- "interior_operable_windows": null,
459
- "interior_doors": null,
460
- "space_shading": null,
461
- "building_shading": null,
462
- "site_shading": null,
463
- "interior_partitions": null
464
- },
465
- {
466
- "template": "90.1-2013",
467
- "building_type": "LargeHotel",
468
- "space_type": "GuestRoom",
469
- "is_residential": "No",
470
- "exterior_wall_standards_construction_type": "Mass",
471
- "exterior_wall_building_category": "Residential",
472
- "exterior_floor_standards_construction_type": "Mass",
473
- "exterior_floor_building_category": "Residential",
474
- "exterior_roof_standards_construction_type": "IEAD",
475
- "exterior_roof_building_category": "Residential",
476
- "interior_walls": "LargeHotel Interior Wall",
477
- "interior_floors": "LargeHotel Interior Floor",
478
- "interior_ceilings": "LargeHotel Interior Ceiling",
479
- "ground_contact_wall_standards_construction_type": "Mass",
480
- "ground_contact_wall_building_category": "Nonresidential",
481
- "ground_contact_floor_standards_construction_type": "Unheated",
482
- "ground_contact_floor_building_category": "Nonresidential",
483
- "ground_contact_ceiling_standards_construction_type": null,
484
- "ground_contact_ceiling_building_category": "Nonresidential",
485
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
486
- "exterior_fixed_window_building_category": "Nonresidential",
487
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
488
- "exterior_operable_window_building_category": "Nonresidential",
489
- "exterior_door_standards_construction_type": "Swinging",
490
- "exterior_door_building_category": "Nonresidential",
491
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
492
- "exterior_glass_door_building_category": "Nonresidential",
493
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
494
- "exterior_overhead_door_building_category": "Nonresidential",
495
- "exterior_skylight_standards_construction_type": "Glass with Curb",
496
- "exterior_skylight_building_category": "Nonresidential",
497
- "tubular_daylight_domes": "Typical Interior Window",
498
- "tubular_daylight_diffusers": "Typical Interior Window",
499
- "interior_fixed_windows": "Typical Interior Window",
500
- "interior_operable_windows": "Typical Interior Window",
501
- "interior_doors": "Typical Interior Door",
502
- "space_shading": null,
503
- "building_shading": null,
504
- "site_shading": null,
505
- "interior_partitions": "Typical Interior Partition"
506
- },
507
- {
508
- "template": "90.1-2013",
509
- "building_type": "LargeHotel",
510
- "space_type": null,
511
- "is_residential": "No",
512
- "exterior_wall_standards_construction_type": "Mass",
513
- "exterior_wall_building_category": "Nonresidential",
514
- "exterior_floor_standards_construction_type": "Mass",
515
- "exterior_floor_building_category": "Nonresidential",
516
- "exterior_roof_standards_construction_type": "IEAD",
517
- "exterior_roof_building_category": "Nonresidential",
518
- "interior_walls": "LargeHotel Interior Wall",
519
- "interior_floors": "LargeHotel Interior Floor",
520
- "interior_ceilings": "LargeHotel Interior Ceiling",
521
- "ground_contact_wall_standards_construction_type": "Mass",
522
- "ground_contact_wall_building_category": "Nonresidential",
523
- "ground_contact_floor_standards_construction_type": "Unheated",
524
- "ground_contact_floor_building_category": "Nonresidential",
525
- "ground_contact_ceiling_standards_construction_type": null,
526
- "ground_contact_ceiling_building_category": "Nonresidential",
527
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
528
- "exterior_fixed_window_building_category": "Nonresidential",
529
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
530
- "exterior_operable_window_building_category": "Nonresidential",
531
- "exterior_door_standards_construction_type": "Swinging",
532
- "exterior_door_building_category": "Nonresidential",
533
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
534
- "exterior_glass_door_building_category": "Nonresidential",
535
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
536
- "exterior_overhead_door_building_category": "Nonresidential",
537
- "exterior_skylight_standards_construction_type": "Glass with Curb",
538
- "exterior_skylight_building_category": "Nonresidential",
539
- "tubular_daylight_domes": "Typical Interior Window",
540
- "tubular_daylight_diffusers": "Typical Interior Window",
541
- "interior_fixed_windows": "Typical Interior Window",
542
- "interior_operable_windows": "Typical Interior Window",
543
- "interior_doors": "Typical Interior Door",
544
- "space_shading": null,
545
- "building_shading": null,
546
- "site_shading": null,
547
- "interior_partitions": "Typical Interior Partition"
548
- },
549
- {
550
- "template": "90.1-2013",
551
- "building_type": "LargeOffice",
552
- "space_type": null,
553
- "is_residential": "No",
554
- "exterior_wall_standards_construction_type": "Mass",
555
- "exterior_wall_building_category": "Nonresidential",
556
- "exterior_floor_standards_construction_type": "Mass",
557
- "exterior_floor_building_category": "Nonresidential",
558
- "exterior_roof_standards_construction_type": "IEAD",
559
- "exterior_roof_building_category": "Nonresidential",
560
- "interior_walls": "Typical Interior Wall",
561
- "interior_floors": "Typical Interior Floor",
562
- "interior_ceilings": "Typical Interior Ceiling",
563
- "ground_contact_wall_standards_construction_type": "Mass",
564
- "ground_contact_wall_building_category": "Nonresidential",
565
- "ground_contact_floor_standards_construction_type": "Unheated",
566
- "ground_contact_floor_building_category": "Nonresidential",
567
- "ground_contact_ceiling_standards_construction_type": null,
568
- "ground_contact_ceiling_building_category": "Nonresidential",
569
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
570
- "exterior_fixed_window_building_category": "Nonresidential",
571
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
572
- "exterior_operable_window_building_category": "Nonresidential",
573
- "exterior_door_standards_construction_type": "Swinging",
574
- "exterior_door_building_category": "Nonresidential",
575
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
576
- "exterior_glass_door_building_category": "Nonresidential",
577
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
578
- "exterior_overhead_door_building_category": "Nonresidential",
579
- "exterior_skylight_standards_construction_type": "Glass with Curb",
580
- "exterior_skylight_building_category": "Nonresidential",
581
- "tubular_daylight_domes": "Typical Interior Window",
582
- "tubular_daylight_diffusers": "Typical Interior Window",
583
- "interior_fixed_windows": "Typical Interior Window",
584
- "interior_operable_windows": "Typical Interior Window",
585
- "interior_doors": "Typical Interior Door",
586
- "space_shading": null,
587
- "building_shading": null,
588
- "site_shading": null,
589
- "interior_partitions": "Typical Interior Partition"
590
- },
591
- {
592
- "template": "90.1-2013",
593
- "building_type": "LargeOfficeDetailed",
594
- "space_type": null,
595
- "is_residential": "No",
596
- "exterior_wall_standards_construction_type": "Mass",
597
- "exterior_wall_building_category": "Nonresidential",
598
- "exterior_floor_standards_construction_type": "Mass",
599
- "exterior_floor_building_category": "Nonresidential",
600
- "exterior_roof_standards_construction_type": "IEAD",
601
- "exterior_roof_building_category": "Nonresidential",
602
- "interior_walls": "Typical Interior Wall",
603
- "interior_floors": "Typical Interior Floor",
604
- "interior_ceilings": "Typical Interior Ceiling",
605
- "ground_contact_wall_standards_construction_type": "Mass",
606
- "ground_contact_wall_building_category": "Nonresidential",
607
- "ground_contact_floor_standards_construction_type": "Unheated",
608
- "ground_contact_floor_building_category": "Nonresidential",
609
- "ground_contact_ceiling_standards_construction_type": null,
610
- "ground_contact_ceiling_building_category": "Nonresidential",
611
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
612
- "exterior_fixed_window_building_category": "Nonresidential",
613
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
614
- "exterior_operable_window_building_category": "Nonresidential",
615
- "exterior_door_standards_construction_type": "Swinging",
616
- "exterior_door_building_category": "Nonresidential",
617
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
618
- "exterior_glass_door_building_category": "Nonresidential",
619
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
620
- "exterior_overhead_door_building_category": "Nonresidential",
621
- "exterior_skylight_standards_construction_type": "Glass with Curb",
622
- "exterior_skylight_building_category": "Nonresidential",
623
- "tubular_daylight_domes": "Typical Interior Window",
624
- "tubular_daylight_diffusers": "Typical Interior Window",
625
- "interior_fixed_windows": "Typical Interior Window",
626
- "interior_operable_windows": "Typical Interior Window",
627
- "interior_doors": "Typical Interior Door",
628
- "space_shading": null,
629
- "building_shading": null,
630
- "site_shading": null,
631
- "interior_partitions": "Typical Interior Partition"
632
- },
633
- {
634
- "template": "90.1-2013",
635
- "building_type": "MediumOffice",
636
- "space_type": null,
637
- "is_residential": "No",
638
- "exterior_wall_standards_construction_type": "SteelFramed",
639
- "exterior_wall_building_category": "Nonresidential",
640
- "exterior_floor_standards_construction_type": "Mass",
641
- "exterior_floor_building_category": "Nonresidential",
642
- "exterior_roof_standards_construction_type": "IEAD",
643
- "exterior_roof_building_category": "Nonresidential",
644
- "interior_walls": "Typical Interior Wall",
645
- "interior_floors": "Typical Interior Floor",
646
- "interior_ceilings": "Typical Interior Ceiling",
647
- "ground_contact_wall_standards_construction_type": "Mass",
648
- "ground_contact_wall_building_category": "Nonresidential",
649
- "ground_contact_floor_standards_construction_type": "Unheated",
650
- "ground_contact_floor_building_category": "Nonresidential",
651
- "ground_contact_ceiling_standards_construction_type": null,
652
- "ground_contact_ceiling_building_category": "Nonresidential",
653
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
654
- "exterior_fixed_window_building_category": "Nonresidential",
655
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
656
- "exterior_operable_window_building_category": "Nonresidential",
657
- "exterior_door_standards_construction_type": "Swinging",
658
- "exterior_door_building_category": "Nonresidential",
659
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
660
- "exterior_glass_door_building_category": "Nonresidential",
661
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
662
- "exterior_overhead_door_building_category": "Nonresidential",
663
- "exterior_skylight_standards_construction_type": "Glass with Curb",
664
- "exterior_skylight_building_category": "Nonresidential",
665
- "tubular_daylight_domes": "Typical Interior Window",
666
- "tubular_daylight_diffusers": "Typical Interior Window",
667
- "interior_fixed_windows": "Typical Interior Window",
668
- "interior_operable_windows": "Typical Interior Window",
669
- "interior_doors": "Typical Interior Door",
670
- "space_shading": null,
671
- "building_shading": null,
672
- "site_shading": null,
673
- "interior_partitions": "Typical Interior Partition"
674
- },
675
- {
676
- "template": "90.1-2013",
677
- "building_type": "MediumOfficeDetailed",
678
- "space_type": null,
679
- "is_residential": "No",
680
- "exterior_wall_standards_construction_type": "SteelFramed",
681
- "exterior_wall_building_category": "Nonresidential",
682
- "exterior_floor_standards_construction_type": "Mass",
683
- "exterior_floor_building_category": "Nonresidential",
684
- "exterior_roof_standards_construction_type": "IEAD",
685
- "exterior_roof_building_category": "Nonresidential",
686
- "interior_walls": "Typical Interior Wall",
687
- "interior_floors": "Typical Interior Floor",
688
- "interior_ceilings": "Typical Interior Ceiling",
689
- "ground_contact_wall_standards_construction_type": "Mass",
690
- "ground_contact_wall_building_category": "Nonresidential",
691
- "ground_contact_floor_standards_construction_type": "Unheated",
692
- "ground_contact_floor_building_category": "Nonresidential",
693
- "ground_contact_ceiling_standards_construction_type": null,
694
- "ground_contact_ceiling_building_category": "Nonresidential",
695
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
696
- "exterior_fixed_window_building_category": "Nonresidential",
697
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
698
- "exterior_operable_window_building_category": "Nonresidential",
699
- "exterior_door_standards_construction_type": "Swinging",
700
- "exterior_door_building_category": "Nonresidential",
701
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
702
- "exterior_glass_door_building_category": "Nonresidential",
703
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
704
- "exterior_overhead_door_building_category": "Nonresidential",
705
- "exterior_skylight_standards_construction_type": "Glass with Curb",
706
- "exterior_skylight_building_category": "Nonresidential",
707
- "tubular_daylight_domes": "Typical Interior Window",
708
- "tubular_daylight_diffusers": "Typical Interior Window",
709
- "interior_fixed_windows": "Typical Interior Window",
710
- "interior_operable_windows": "Typical Interior Window",
711
- "interior_doors": "Typical Interior Door",
712
- "space_shading": null,
713
- "building_shading": null,
714
- "site_shading": null,
715
- "interior_partitions": "Typical Interior Partition"
716
- },
717
- {
718
- "template": "90.1-2013",
719
- "building_type": "MidriseApartment",
720
- "space_type": null,
721
- "is_residential": "No",
722
- "exterior_wall_standards_construction_type": "SteelFramed",
723
- "exterior_wall_building_category": "Residential",
724
- "exterior_floor_standards_construction_type": "Mass",
725
- "exterior_floor_building_category": "Residential",
726
- "exterior_roof_standards_construction_type": "IEAD",
727
- "exterior_roof_building_category": "Nonresidential",
728
- "interior_walls": "Typical Interior Wall",
729
- "interior_floors": "Typical Interior Floor",
730
- "interior_ceilings": "Typical Interior Ceiling",
731
- "ground_contact_wall_standards_construction_type": "Mass",
732
- "ground_contact_wall_building_category": "Residential",
733
- "ground_contact_floor_standards_construction_type": "Unheated",
734
- "ground_contact_floor_building_category": "Residential",
735
- "ground_contact_ceiling_standards_construction_type": null,
736
- "ground_contact_ceiling_building_category": "Nonresidential",
737
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
738
- "exterior_fixed_window_building_category": "Nonresidential",
739
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
740
- "exterior_operable_window_building_category": "Nonresidential",
741
- "exterior_door_standards_construction_type": "Swinging",
742
- "exterior_door_building_category": "Nonresidential",
743
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
744
- "exterior_glass_door_building_category": "Nonresidential",
745
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
746
- "exterior_overhead_door_building_category": "Nonresidential",
747
- "exterior_skylight_standards_construction_type": "Glass with Curb",
748
- "exterior_skylight_building_category": "Nonresidential",
749
- "tubular_daylight_domes": "Typical Interior Window",
750
- "tubular_daylight_diffusers": "Typical Interior Window",
751
- "interior_fixed_windows": "Typical Interior Window",
752
- "interior_operable_windows": "Typical Interior Window",
753
- "interior_doors": "Typical Interior Door",
754
- "space_shading": null,
755
- "building_shading": null,
756
- "site_shading": null,
757
- "interior_partitions": "Typical Interior Partition"
758
- },
759
- {
760
- "template": "90.1-2013",
761
- "building_type": "Office",
762
- "space_type": null,
763
- "is_residential": "No",
764
- "exterior_wall_standards_construction_type": "Mass",
765
- "exterior_wall_building_category": "Nonresidential",
766
- "exterior_floor_standards_construction_type": "Mass",
767
- "exterior_floor_building_category": "Nonresidential",
768
- "exterior_roof_standards_construction_type": "IEAD",
769
- "exterior_roof_building_category": "Nonresidential",
770
- "interior_walls": "Typical Interior Wall",
771
- "interior_floors": "Typical Interior Floor",
772
- "interior_ceilings": "Typical Interior Ceiling",
773
- "ground_contact_wall_standards_construction_type": "Mass",
774
- "ground_contact_wall_building_category": "Nonresidential",
775
- "ground_contact_floor_standards_construction_type": "Unheated",
776
- "ground_contact_floor_building_category": "Nonresidential",
777
- "ground_contact_ceiling_standards_construction_type": null,
778
- "ground_contact_ceiling_building_category": "Nonresidential",
779
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
780
- "exterior_fixed_window_building_category": "Nonresidential",
781
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
782
- "exterior_operable_window_building_category": "Nonresidential",
783
- "exterior_door_standards_construction_type": "Swinging",
784
- "exterior_door_building_category": "Nonresidential",
785
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
786
- "exterior_glass_door_building_category": "Nonresidential",
787
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
788
- "exterior_overhead_door_building_category": "Nonresidential",
789
- "exterior_skylight_standards_construction_type": "Glass with Curb",
790
- "exterior_skylight_building_category": "Nonresidential",
791
- "tubular_daylight_domes": "Typical Interior Window",
792
- "tubular_daylight_diffusers": "Typical Interior Window",
793
- "interior_fixed_windows": "Typical Interior Window",
794
- "interior_operable_windows": "Typical Interior Window",
795
- "interior_doors": "Typical Interior Door",
796
- "space_shading": null,
797
- "building_shading": null,
798
- "site_shading": null,
799
- "interior_partitions": "Typical Interior Partition"
800
- },
801
- {
802
- "template": "90.1-2013",
803
- "building_type": "Outpatient",
804
- "space_type": null,
805
- "is_residential": "No",
806
- "exterior_wall_standards_construction_type": "SteelFramed",
807
- "exterior_wall_building_category": "Nonresidential",
808
- "exterior_floor_standards_construction_type": "Mass",
809
- "exterior_floor_building_category": "Nonresidential",
810
- "exterior_roof_standards_construction_type": "IEAD",
811
- "exterior_roof_building_category": "Nonresidential",
812
- "interior_walls": "Typical Interior Wall",
813
- "interior_floors": "Typical Interior Floor",
814
- "interior_ceilings": "Typical Interior Ceiling",
815
- "ground_contact_wall_standards_construction_type": "Mass",
816
- "ground_contact_wall_building_category": "Nonresidential",
817
- "ground_contact_floor_standards_construction_type": "Unheated",
818
- "ground_contact_floor_building_category": "Nonresidential",
819
- "ground_contact_ceiling_standards_construction_type": null,
820
- "ground_contact_ceiling_building_category": "Nonresidential",
821
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
822
- "exterior_fixed_window_building_category": "Nonresidential",
823
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
824
- "exterior_operable_window_building_category": "Nonresidential",
825
- "exterior_door_standards_construction_type": "Swinging",
826
- "exterior_door_building_category": "Nonresidential",
827
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
828
- "exterior_glass_door_building_category": "Nonresidential",
829
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
830
- "exterior_overhead_door_building_category": "Nonresidential",
831
- "exterior_skylight_standards_construction_type": "Glass with Curb",
832
- "exterior_skylight_building_category": "Nonresidential",
833
- "tubular_daylight_domes": "Typical Interior Window",
834
- "tubular_daylight_diffusers": "Typical Interior Window",
835
- "interior_fixed_windows": "Typical Interior Window",
836
- "interior_operable_windows": "Typical Interior Window",
837
- "interior_doors": "Typical Interior Door",
838
- "space_shading": null,
839
- "building_shading": null,
840
- "site_shading": null,
841
- "interior_partitions": "Typical Interior Partition"
842
- },
843
- {
844
- "template": "90.1-2013",
845
- "building_type": "PrimarySchool",
846
- "space_type": null,
847
- "is_residential": "No",
848
- "exterior_wall_standards_construction_type": "SteelFramed",
849
- "exterior_wall_building_category": "Nonresidential",
850
- "exterior_floor_standards_construction_type": "Mass",
851
- "exterior_floor_building_category": "Nonresidential",
852
- "exterior_roof_standards_construction_type": "IEAD",
853
- "exterior_roof_building_category": "Nonresidential",
854
- "interior_walls": "Typical Interior Wall",
855
- "interior_floors": "Typical Interior Floor",
856
- "interior_ceilings": "Typical Interior Ceiling",
857
- "ground_contact_wall_standards_construction_type": "Mass",
858
- "ground_contact_wall_building_category": "Nonresidential",
859
- "ground_contact_floor_standards_construction_type": "Unheated",
860
- "ground_contact_floor_building_category": "Nonresidential",
861
- "ground_contact_ceiling_standards_construction_type": null,
862
- "ground_contact_ceiling_building_category": "Nonresidential",
863
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
864
- "exterior_fixed_window_building_category": "Nonresidential",
865
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
866
- "exterior_operable_window_building_category": "Nonresidential",
867
- "exterior_door_standards_construction_type": "Swinging",
868
- "exterior_door_building_category": "Nonresidential",
869
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
870
- "exterior_glass_door_building_category": "Nonresidential",
871
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
872
- "exterior_overhead_door_building_category": "Nonresidential",
873
- "exterior_skylight_standards_construction_type": "Glass with Curb",
874
- "exterior_skylight_building_category": "Nonresidential",
875
- "tubular_daylight_domes": "Typical Interior Window",
876
- "tubular_daylight_diffusers": "Typical Interior Window",
877
- "interior_fixed_windows": "Typical Interior Window",
878
- "interior_operable_windows": "Typical Interior Window",
879
- "interior_doors": "Typical Interior Door",
880
- "space_shading": null,
881
- "building_shading": null,
882
- "site_shading": null,
883
- "interior_partitions": "Typical Interior Partition"
884
- },
885
- {
886
- "template": "90.1-2013",
887
- "building_type": "QuickServiceRestaurant",
888
- "space_type": null,
889
- "is_residential": "No",
890
- "exterior_wall_standards_construction_type": "WoodFramed",
891
- "exterior_wall_building_category": "Nonresidential",
892
- "exterior_floor_standards_construction_type": "Mass",
893
- "exterior_floor_building_category": "Nonresidential",
894
- "exterior_roof_standards_construction_type": "Attic and Other",
895
- "exterior_roof_building_category": "Nonresidential",
896
- "interior_walls": "Typical Interior Wall",
897
- "interior_floors": "Typical Interior Floor",
898
- "interior_ceilings": "Typical Interior Ceiling",
899
- "ground_contact_wall_standards_construction_type": "Mass",
900
- "ground_contact_wall_building_category": "Nonresidential",
901
- "ground_contact_floor_standards_construction_type": "Unheated",
902
- "ground_contact_floor_building_category": "Nonresidential",
903
- "ground_contact_ceiling_standards_construction_type": null,
904
- "ground_contact_ceiling_building_category": "Nonresidential",
905
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
906
- "exterior_fixed_window_building_category": "Nonresidential",
907
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
908
- "exterior_operable_window_building_category": "Nonresidential",
909
- "exterior_door_standards_construction_type": "Swinging",
910
- "exterior_door_building_category": "Nonresidential",
911
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
912
- "exterior_glass_door_building_category": "Nonresidential",
913
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
914
- "exterior_overhead_door_building_category": "Nonresidential",
915
- "exterior_skylight_standards_construction_type": "Glass with Curb",
916
- "exterior_skylight_building_category": "Nonresidential",
917
- "tubular_daylight_domes": "Typical Interior Window",
918
- "tubular_daylight_diffusers": "Typical Interior Window",
919
- "interior_fixed_windows": "Typical Interior Window",
920
- "interior_operable_windows": "Typical Interior Window",
921
- "interior_doors": "Typical Interior Door",
922
- "space_shading": null,
923
- "building_shading": null,
924
- "site_shading": null,
925
- "interior_partitions": "Typical Interior Partition"
926
- },
927
- {
928
- "template": "90.1-2013",
929
- "building_type": "Retail",
930
- "space_type": null,
931
- "is_residential": "No",
932
- "exterior_wall_standards_construction_type": "Mass",
933
- "exterior_wall_building_category": "Nonresidential",
934
- "exterior_floor_standards_construction_type": "Mass",
935
- "exterior_floor_building_category": "Nonresidential",
936
- "exterior_roof_standards_construction_type": "IEAD",
937
- "exterior_roof_building_category": "Nonresidential",
938
- "interior_walls": "Typical Interior Wall",
939
- "interior_floors": "Typical Interior Floor",
940
- "interior_ceilings": "Typical Interior Ceiling",
941
- "ground_contact_wall_standards_construction_type": "Mass",
942
- "ground_contact_wall_building_category": "Nonresidential",
943
- "ground_contact_floor_standards_construction_type": "Unheated",
944
- "ground_contact_floor_building_category": "Nonresidential",
945
- "ground_contact_ceiling_standards_construction_type": null,
946
- "ground_contact_ceiling_building_category": "Nonresidential",
947
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
948
- "exterior_fixed_window_building_category": "Nonresidential",
949
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
950
- "exterior_operable_window_building_category": "Nonresidential",
951
- "exterior_door_standards_construction_type": "Swinging",
952
- "exterior_door_building_category": "Nonresidential",
953
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
954
- "exterior_glass_door_building_category": "Nonresidential",
955
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
956
- "exterior_overhead_door_building_category": "Nonresidential",
957
- "exterior_skylight_standards_construction_type": "Glass with Curb",
958
- "exterior_skylight_building_category": "Nonresidential",
959
- "tubular_daylight_domes": "Typical Interior Window",
960
- "tubular_daylight_diffusers": "Typical Interior Window",
961
- "interior_fixed_windows": "Typical Interior Window",
962
- "interior_operable_windows": "Typical Interior Window",
963
- "interior_doors": "Typical Interior Door",
964
- "space_shading": null,
965
- "building_shading": null,
966
- "site_shading": null,
967
- "interior_partitions": "Typical Interior Partition"
968
- },
969
- {
970
- "template": "90.1-2013",
971
- "building_type": "SecondarySchool",
972
- "space_type": null,
973
- "is_residential": "No",
974
- "exterior_wall_standards_construction_type": "SteelFramed",
975
- "exterior_wall_building_category": "Nonresidential",
976
- "exterior_floor_standards_construction_type": "Mass",
977
- "exterior_floor_building_category": "Nonresidential",
978
- "exterior_roof_standards_construction_type": "IEAD",
979
- "exterior_roof_building_category": "Nonresidential",
980
- "interior_walls": "Typical Interior Wall",
981
- "interior_floors": "Typical Interior Floor",
982
- "interior_ceilings": "Typical Interior Ceiling",
983
- "ground_contact_wall_standards_construction_type": "Mass",
984
- "ground_contact_wall_building_category": "Nonresidential",
985
- "ground_contact_floor_standards_construction_type": "Unheated",
986
- "ground_contact_floor_building_category": "Nonresidential",
987
- "ground_contact_ceiling_standards_construction_type": null,
988
- "ground_contact_ceiling_building_category": "Nonresidential",
989
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
990
- "exterior_fixed_window_building_category": "Nonresidential",
991
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
992
- "exterior_operable_window_building_category": "Nonresidential",
993
- "exterior_door_standards_construction_type": "Swinging",
994
- "exterior_door_building_category": "Nonresidential",
995
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
996
- "exterior_glass_door_building_category": "Nonresidential",
997
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
998
- "exterior_overhead_door_building_category": "Nonresidential",
999
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1000
- "exterior_skylight_building_category": "Nonresidential",
1001
- "tubular_daylight_domes": "Typical Interior Window",
1002
- "tubular_daylight_diffusers": "Typical Interior Window",
1003
- "interior_fixed_windows": "Typical Interior Window",
1004
- "interior_operable_windows": "Typical Interior Window",
1005
- "interior_doors": "Typical Interior Door",
1006
- "space_shading": null,
1007
- "building_shading": null,
1008
- "site_shading": null,
1009
- "interior_partitions": "Typical Interior Partition"
1010
- },
1011
- {
1012
- "template": "90.1-2013",
1013
- "building_type": "SmallDataCenterHighITE",
1014
- "space_type": null,
1015
- "is_residential": "No",
1016
- "exterior_wall_standards_construction_type": "Mass",
1017
- "exterior_wall_building_category": "Adiabatic",
1018
- "exterior_floor_standards_construction_type": "Mass",
1019
- "exterior_floor_building_category": "Adiabatic",
1020
- "exterior_roof_standards_construction_type": "Attic and Other",
1021
- "exterior_roof_building_category": "Adiabatic",
1022
- "interior_walls": "Typical Interior Wall",
1023
- "interior_floors": "Typical Interior Floor",
1024
- "interior_ceilings": "Typical Interior Ceiling",
1025
- "ground_contact_wall_standards_construction_type": null,
1026
- "ground_contact_wall_building_category": null,
1027
- "ground_contact_floor_standards_construction_type": "Mass",
1028
- "ground_contact_floor_building_category": "Adiabatic",
1029
- "ground_contact_ceiling_standards_construction_type": null,
1030
- "ground_contact_ceiling_building_category": null,
1031
- "exterior_fixed_window_standards_construction_type": null,
1032
- "exterior_fixed_window_building_category": null,
1033
- "exterior_operable_window_standards_construction_type": null,
1034
- "exterior_operable_window_building_category": null,
1035
- "exterior_door_standards_construction_type": null,
1036
- "exterior_door_building_category": null,
1037
- "exterior_glass_door_standards_construction_type": null,
1038
- "exterior_glass_door_building_category": null,
1039
- "exterior_overhead_door_standards_construction_type": null,
1040
- "exterior_overhead_door_building_category": null,
1041
- "exterior_skylight_standards_construction_type": null,
1042
- "exterior_skylight_building_category": null,
1043
- "tubular_daylight_domes": null,
1044
- "tubular_daylight_diffusers": null,
1045
- "interior_fixed_windows": null,
1046
- "interior_operable_windows": null,
1047
- "interior_doors": null,
1048
- "space_shading": null,
1049
- "building_shading": null,
1050
- "site_shading": null,
1051
- "interior_partitions": null
1052
- },
1053
- {
1054
- "template": "90.1-2013",
1055
- "building_type": "SmallDataCenterLowITE",
1056
- "space_type": null,
1057
- "is_residential": "No",
1058
- "exterior_wall_standards_construction_type": "Mass",
1059
- "exterior_wall_building_category": "Adiabatic",
1060
- "exterior_floor_standards_construction_type": "Mass",
1061
- "exterior_floor_building_category": "Adiabatic",
1062
- "exterior_roof_standards_construction_type": "Attic and Other",
1063
- "exterior_roof_building_category": "Adiabatic",
1064
- "interior_walls": "Typical Interior Wall",
1065
- "interior_floors": "Typical Interior Floor",
1066
- "interior_ceilings": "Typical Interior Ceiling",
1067
- "ground_contact_wall_standards_construction_type": null,
1068
- "ground_contact_wall_building_category": null,
1069
- "ground_contact_floor_standards_construction_type": "Mass",
1070
- "ground_contact_floor_building_category": "Adiabatic",
1071
- "ground_contact_ceiling_standards_construction_type": null,
1072
- "ground_contact_ceiling_building_category": null,
1073
- "exterior_fixed_window_standards_construction_type": null,
1074
- "exterior_fixed_window_building_category": null,
1075
- "exterior_operable_window_standards_construction_type": null,
1076
- "exterior_operable_window_building_category": null,
1077
- "exterior_door_standards_construction_type": null,
1078
- "exterior_door_building_category": null,
1079
- "exterior_glass_door_standards_construction_type": null,
1080
- "exterior_glass_door_building_category": null,
1081
- "exterior_overhead_door_standards_construction_type": null,
1082
- "exterior_overhead_door_building_category": null,
1083
- "exterior_skylight_standards_construction_type": null,
1084
- "exterior_skylight_building_category": null,
1085
- "tubular_daylight_domes": null,
1086
- "tubular_daylight_diffusers": null,
1087
- "interior_fixed_windows": null,
1088
- "interior_operable_windows": null,
1089
- "interior_doors": null,
1090
- "space_shading": null,
1091
- "building_shading": null,
1092
- "site_shading": null,
1093
- "interior_partitions": null
1094
- },
1095
- {
1096
- "template": "90.1-2013",
1097
- "building_type": "SmallHotel",
1098
- "space_type": null,
1099
- "is_residential": "No",
1100
- "exterior_wall_standards_construction_type": "SteelFramed",
1101
- "exterior_wall_building_category": "Nonresidential",
1102
- "exterior_floor_standards_construction_type": "Mass",
1103
- "exterior_floor_building_category": "Nonresidential",
1104
- "exterior_roof_standards_construction_type": "IEAD",
1105
- "exterior_roof_building_category": "Nonresidential",
1106
- "interior_walls": "int_wall_smallhotel",
1107
- "interior_floors": "int_slab_floor_smallhotel",
1108
- "interior_ceilings": "int_slab_ceiling_smallhotel",
1109
- "ground_contact_wall_standards_construction_type": "Mass",
1110
- "ground_contact_wall_building_category": "Nonresidential",
1111
- "ground_contact_floor_standards_construction_type": "Unheated",
1112
- "ground_contact_floor_building_category": "Nonresidential",
1113
- "ground_contact_ceiling_standards_construction_type": null,
1114
- "ground_contact_ceiling_building_category": "Nonresidential",
1115
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1116
- "exterior_fixed_window_building_category": "Nonresidential",
1117
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1118
- "exterior_operable_window_building_category": "Nonresidential",
1119
- "exterior_door_standards_construction_type": "Swinging",
1120
- "exterior_door_building_category": "Nonresidential",
1121
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
1122
- "exterior_glass_door_building_category": "Nonresidential",
1123
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1124
- "exterior_overhead_door_building_category": "Nonresidential",
1125
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1126
- "exterior_skylight_building_category": "Nonresidential",
1127
- "tubular_daylight_domes": "Typical Interior Window",
1128
- "tubular_daylight_diffusers": "Typical Interior Window",
1129
- "interior_fixed_windows": "Typical Interior Window",
1130
- "interior_operable_windows": "Typical Interior Window",
1131
- "interior_doors": "Typical Interior Door",
1132
- "space_shading": null,
1133
- "building_shading": null,
1134
- "site_shading": null,
1135
- "interior_partitions": "Typical Interior Partition"
1136
- },
1137
- {
1138
- "template": "90.1-2013",
1139
- "building_type": "SmallHotel",
1140
- "space_type": null,
1141
- "is_residential": "Yes",
1142
- "exterior_wall_standards_construction_type": "SteelFramed",
1143
- "exterior_wall_building_category": "Residential",
1144
- "exterior_floor_standards_construction_type": "Mass",
1145
- "exterior_floor_building_category": "Residential",
1146
- "exterior_roof_standards_construction_type": "IEAD",
1147
- "exterior_roof_building_category": "Residential",
1148
- "interior_walls": "int_wall_smallhotel",
1149
- "interior_floors": "int_slab_floor_smallhotel",
1150
- "interior_ceilings": "int_slab_ceiling_smallhotel",
1151
- "ground_contact_wall_standards_construction_type": "Mass",
1152
- "ground_contact_wall_building_category": "Residential",
1153
- "ground_contact_floor_standards_construction_type": "Unheated",
1154
- "ground_contact_floor_building_category": "Residential",
1155
- "ground_contact_ceiling_standards_construction_type": null,
1156
- "ground_contact_ceiling_building_category": "Residential",
1157
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1158
- "exterior_fixed_window_building_category": "Residential",
1159
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1160
- "exterior_operable_window_building_category": "Residential",
1161
- "exterior_door_standards_construction_type": "Swinging",
1162
- "exterior_door_building_category": "Residential",
1163
- "exterior_glass_door_standards_construction_type": null,
1164
- "exterior_glass_door_building_category": null,
1165
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1166
- "exterior_overhead_door_building_category": "Residential",
1167
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1168
- "exterior_skylight_building_category": "Residential",
1169
- "tubular_daylight_domes": "Typical Interior Window",
1170
- "tubular_daylight_diffusers": "Typical Interior Window",
1171
- "interior_fixed_windows": "Typical Interior Window",
1172
- "interior_operable_windows": "Typical Interior Window",
1173
- "interior_doors": "Typical Interior Door",
1174
- "space_shading": null,
1175
- "building_shading": null,
1176
- "site_shading": null,
1177
- "interior_partitions": "Typical Interior Partition"
1178
- },
1179
- {
1180
- "template": "90.1-2013",
1181
- "building_type": "SmallOffice",
1182
- "space_type": null,
1183
- "is_residential": "No",
1184
- "exterior_wall_standards_construction_type": "WoodFramed",
1185
- "exterior_wall_building_category": "Nonresidential",
1186
- "exterior_floor_standards_construction_type": "Mass",
1187
- "exterior_floor_building_category": "Nonresidential",
1188
- "exterior_roof_standards_construction_type": "Attic and Other",
1189
- "exterior_roof_building_category": "Nonresidential",
1190
- "interior_walls": "Typical Interior Wall",
1191
- "interior_floors": "Typical Interior Floor",
1192
- "interior_ceilings": "Typical Interior Ceiling",
1193
- "ground_contact_wall_standards_construction_type": "Mass",
1194
- "ground_contact_wall_building_category": "Nonresidential",
1195
- "ground_contact_floor_standards_construction_type": "Unheated",
1196
- "ground_contact_floor_building_category": "Nonresidential",
1197
- "ground_contact_ceiling_standards_construction_type": null,
1198
- "ground_contact_ceiling_building_category": "Nonresidential",
1199
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1200
- "exterior_fixed_window_building_category": "Nonresidential",
1201
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1202
- "exterior_operable_window_building_category": "Nonresidential",
1203
- "exterior_door_standards_construction_type": "Swinging",
1204
- "exterior_door_building_category": "Nonresidential",
1205
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
1206
- "exterior_glass_door_building_category": "Nonresidential",
1207
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1208
- "exterior_overhead_door_building_category": "Nonresidential",
1209
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1210
- "exterior_skylight_building_category": "Nonresidential",
1211
- "tubular_daylight_domes": "Typical Interior Window",
1212
- "tubular_daylight_diffusers": "Typical Interior Window",
1213
- "interior_fixed_windows": "Typical Interior Window",
1214
- "interior_operable_windows": "Typical Interior Window",
1215
- "interior_doors": "Typical Interior Door",
1216
- "space_shading": null,
1217
- "building_shading": null,
1218
- "site_shading": null,
1219
- "interior_partitions": "Typical Interior Partition"
1220
- },
1221
- {
1222
- "template": "90.1-2013",
1223
- "building_type": "SmallOfficeDetailed",
1224
- "space_type": null,
1225
- "is_residential": "No",
1226
- "exterior_wall_standards_construction_type": "WoodFramed",
1227
- "exterior_wall_building_category": "Nonresidential",
1228
- "exterior_floor_standards_construction_type": "Mass",
1229
- "exterior_floor_building_category": "Nonresidential",
1230
- "exterior_roof_standards_construction_type": "Attic and Other",
1231
- "exterior_roof_building_category": "Nonresidential",
1232
- "interior_walls": "Typical Interior Wall",
1233
- "interior_floors": "Typical Interior Floor",
1234
- "interior_ceilings": "Typical Interior Ceiling",
1235
- "ground_contact_wall_standards_construction_type": "Mass",
1236
- "ground_contact_wall_building_category": "Nonresidential",
1237
- "ground_contact_floor_standards_construction_type": "Unheated",
1238
- "ground_contact_floor_building_category": "Nonresidential",
1239
- "ground_contact_ceiling_standards_construction_type": null,
1240
- "ground_contact_ceiling_building_category": "Nonresidential",
1241
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1242
- "exterior_fixed_window_building_category": "Nonresidential",
1243
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1244
- "exterior_operable_window_building_category": "Nonresidential",
1245
- "exterior_door_standards_construction_type": "Swinging",
1246
- "exterior_door_building_category": "Nonresidential",
1247
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
1248
- "exterior_glass_door_building_category": "Nonresidential",
1249
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1250
- "exterior_overhead_door_building_category": "Nonresidential",
1251
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1252
- "exterior_skylight_building_category": "Nonresidential",
1253
- "tubular_daylight_domes": "Typical Interior Window",
1254
- "tubular_daylight_diffusers": "Typical Interior Window",
1255
- "interior_fixed_windows": "Typical Interior Window",
1256
- "interior_operable_windows": "Typical Interior Window",
1257
- "interior_doors": "Typical Interior Door",
1258
- "space_shading": null,
1259
- "building_shading": null,
1260
- "site_shading": null,
1261
- "interior_partitions": "Typical Interior Partition"
1262
- },
1263
- {
1264
- "template": "90.1-2013",
1265
- "building_type": "StripMall",
1266
- "space_type": null,
1267
- "is_residential": "No",
1268
- "exterior_wall_standards_construction_type": "SteelFramed",
1269
- "exterior_wall_building_category": "Nonresidential",
1270
- "exterior_floor_standards_construction_type": "Mass",
1271
- "exterior_floor_building_category": "Nonresidential",
1272
- "exterior_roof_standards_construction_type": "IEAD",
1273
- "exterior_roof_building_category": "Nonresidential",
1274
- "interior_walls": "Typical Interior Wall",
1275
- "interior_floors": "Typical Interior Floor",
1276
- "interior_ceilings": "Typical Interior Ceiling",
1277
- "ground_contact_wall_standards_construction_type": "Mass",
1278
- "ground_contact_wall_building_category": "Nonresidential",
1279
- "ground_contact_floor_standards_construction_type": "Unheated",
1280
- "ground_contact_floor_building_category": "Nonresidential",
1281
- "ground_contact_ceiling_standards_construction_type": null,
1282
- "ground_contact_ceiling_building_category": "Nonresidential",
1283
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1284
- "exterior_fixed_window_building_category": "Nonresidential",
1285
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1286
- "exterior_operable_window_building_category": "Nonresidential",
1287
- "exterior_door_standards_construction_type": "Swinging",
1288
- "exterior_door_building_category": "Nonresidential",
1289
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
1290
- "exterior_glass_door_building_category": "Nonresidential",
1291
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1292
- "exterior_overhead_door_building_category": "Nonresidential",
1293
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1294
- "exterior_skylight_building_category": "Nonresidential",
1295
- "tubular_daylight_domes": "Typical Interior Window",
1296
- "tubular_daylight_diffusers": "Typical Interior Window",
1297
- "interior_fixed_windows": "Typical Interior Window",
1298
- "interior_operable_windows": "Typical Interior Window",
1299
- "interior_doors": "Typical Interior Door",
1300
- "space_shading": null,
1301
- "building_shading": null,
1302
- "site_shading": null,
1303
- "interior_partitions": "Typical Interior Partition"
1304
- },
1305
- {
1306
- "template": "90.1-2013",
1307
- "building_type": "SuperMarket",
1308
- "space_type": null,
1309
- "is_residential": "No",
1310
- "exterior_wall_standards_construction_type": "Mass",
1311
- "exterior_wall_building_category": "Nonresidential",
1312
- "exterior_floor_standards_construction_type": "Mass",
1313
- "exterior_floor_building_category": "Nonresidential",
1314
- "exterior_roof_standards_construction_type": "IEAD",
1315
- "exterior_roof_building_category": "Nonresidential",
1316
- "interior_walls": "Typical Interior Wall",
1317
- "interior_floors": "Typical Interior Floor",
1318
- "interior_ceilings": "Typical Interior Ceiling",
1319
- "ground_contact_wall_standards_construction_type": "Mass",
1320
- "ground_contact_wall_building_category": "Nonresidential",
1321
- "ground_contact_floor_standards_construction_type": "Unheated",
1322
- "ground_contact_floor_building_category": "Nonresidential",
1323
- "ground_contact_ceiling_standards_construction_type": null,
1324
- "ground_contact_ceiling_building_category": "Nonresidential",
1325
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1326
- "exterior_fixed_window_building_category": "Nonresidential",
1327
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1328
- "exterior_operable_window_building_category": "Nonresidential",
1329
- "exterior_door_standards_construction_type": "Swinging",
1330
- "exterior_door_building_category": "Nonresidential",
1331
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
1332
- "exterior_glass_door_building_category": "Nonresidential",
1333
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1334
- "exterior_overhead_door_building_category": "Nonresidential",
1335
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1336
- "exterior_skylight_building_category": "Nonresidential",
1337
- "tubular_daylight_domes": "Typical Interior Window",
1338
- "tubular_daylight_diffusers": "Typical Interior Window",
1339
- "interior_fixed_windows": "Typical Interior Window",
1340
- "interior_operable_windows": "Typical Interior Window",
1341
- "interior_doors": "Typical Interior Door",
1342
- "space_shading": null,
1343
- "building_shading": null,
1344
- "site_shading": null,
1345
- "interior_partitions": "Typical Interior Partition"
1346
- },
1347
- {
1348
- "template": "90.1-2013",
1349
- "building_type": "SuperTallBuilding",
1350
- "space_type": null,
1351
- "is_residential": "No",
1352
- "exterior_wall_standards_construction_type": "SteelFramed",
1353
- "exterior_wall_building_category": "Nonresidential",
1354
- "exterior_floor_standards_construction_type": "Mass",
1355
- "exterior_floor_building_category": "Nonresidential",
1356
- "exterior_roof_standards_construction_type": "IEAD",
1357
- "exterior_roof_building_category": "Nonresidential",
1358
- "interior_walls": "Typical Interior Wall",
1359
- "interior_floors": "Typical Interior Floor",
1360
- "interior_ceilings": "Typical Interior Ceiling",
1361
- "ground_contact_wall_standards_construction_type": "Mass",
1362
- "ground_contact_wall_building_category": "Nonresidential",
1363
- "ground_contact_floor_standards_construction_type": "Unheated",
1364
- "ground_contact_floor_building_category": "Nonresidential",
1365
- "ground_contact_ceiling_standards_construction_type": null,
1366
- "ground_contact_ceiling_building_category": "Nonresidential",
1367
- "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
1368
- "exterior_fixed_window_building_category": "Nonresidential",
1369
- "exterior_operable_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
1370
- "exterior_operable_window_building_category": "Nonresidential",
1371
- "exterior_door_standards_construction_type": "Swinging",
1372
- "exterior_door_building_category": "Nonresidential",
1373
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
1374
- "exterior_glass_door_building_category": "Nonresidential",
1375
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1376
- "exterior_overhead_door_building_category": "Nonresidential",
1377
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1378
- "exterior_skylight_building_category": "Nonresidential",
1379
- "tubular_daylight_domes": "Typical Interior Window",
1380
- "tubular_daylight_diffusers": "Typical Interior Window",
1381
- "interior_fixed_windows": "Typical Interior Window",
1382
- "interior_operable_windows": "Typical Interior Window",
1383
- "interior_doors": "Typical Interior Door",
1384
- "space_shading": null,
1385
- "building_shading": null,
1386
- "site_shading": null,
1387
- "interior_partitions": "Typical Interior Partition"
1388
- },
1389
- {
1390
- "template": "90.1-2013",
1391
- "building_type": "TallBuilding",
1392
- "space_type": null,
1393
- "is_residential": "No",
1394
- "exterior_wall_standards_construction_type": "SteelFramed",
1395
- "exterior_wall_building_category": "Nonresidential",
1396
- "exterior_floor_standards_construction_type": "Mass",
1397
- "exterior_floor_building_category": "Nonresidential",
1398
- "exterior_roof_standards_construction_type": "IEAD",
1399
- "exterior_roof_building_category": "Nonresidential",
1400
- "interior_walls": "Typical Interior Wall",
1401
- "interior_floors": "Typical Interior Floor",
1402
- "interior_ceilings": "Typical Interior Ceiling",
1403
- "ground_contact_wall_standards_construction_type": "Mass",
1404
- "ground_contact_wall_building_category": "Nonresidential",
1405
- "ground_contact_floor_standards_construction_type": "Unheated",
1406
- "ground_contact_floor_building_category": "Nonresidential",
1407
- "ground_contact_ceiling_standards_construction_type": null,
1408
- "ground_contact_ceiling_building_category": "Nonresidential",
1409
- "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
1410
- "exterior_fixed_window_building_category": "Nonresidential",
1411
- "exterior_operable_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
1412
- "exterior_operable_window_building_category": "Nonresidential",
1413
- "exterior_door_standards_construction_type": "Swinging",
1414
- "exterior_door_building_category": "Nonresidential",
1415
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
1416
- "exterior_glass_door_building_category": "Nonresidential",
1417
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1418
- "exterior_overhead_door_building_category": "Nonresidential",
1419
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1420
- "exterior_skylight_building_category": "Nonresidential",
1421
- "tubular_daylight_domes": "Typical Interior Window",
1422
- "tubular_daylight_diffusers": "Typical Interior Window",
1423
- "interior_fixed_windows": "Typical Interior Window",
1424
- "interior_operable_windows": "Typical Interior Window",
1425
- "interior_doors": "Typical Interior Door",
1426
- "space_shading": null,
1427
- "building_shading": null,
1428
- "site_shading": null,
1429
- "interior_partitions": "Typical Interior Partition"
1430
- },
1431
- {
1432
- "template": "90.1-2013",
1433
- "building_type": "Warehouse",
1434
- "space_type": "Bulk",
1435
- "is_residential": "No",
1436
- "exterior_wall_standards_construction_type": "Metal Building",
1437
- "exterior_wall_building_category": "Semiheated",
1438
- "exterior_floor_standards_construction_type": "Mass",
1439
- "exterior_floor_building_category": "Nonresidential",
1440
- "exterior_roof_standards_construction_type": "Metal Building",
1441
- "exterior_roof_building_category": "Semiheated",
1442
- "interior_walls": "Typical Interior Wall",
1443
- "interior_floors": "Typical Interior Floor",
1444
- "interior_ceilings": "Typical Interior Ceiling",
1445
- "ground_contact_wall_standards_construction_type": "Mass",
1446
- "ground_contact_wall_building_category": "Semiheated",
1447
- "ground_contact_floor_standards_construction_type": "Unheated",
1448
- "ground_contact_floor_building_category": "Semiheated",
1449
- "ground_contact_ceiling_standards_construction_type": null,
1450
- "ground_contact_ceiling_building_category": "Semiheated",
1451
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1452
- "exterior_fixed_window_building_category": "Nonresidential",
1453
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1454
- "exterior_operable_window_building_category": "Nonresidential",
1455
- "exterior_door_standards_construction_type": "Swinging",
1456
- "exterior_door_building_category": "Semiheated",
1457
- "exterior_glass_door_standards_construction_type": null,
1458
- "exterior_glass_door_building_category": null,
1459
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1460
- "exterior_overhead_door_building_category": "Semiheated",
1461
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1462
- "exterior_skylight_building_category": "Nonresidential",
1463
- "tubular_daylight_domes": "Typical Interior Window",
1464
- "tubular_daylight_diffusers": "Typical Interior Window",
1465
- "interior_fixed_windows": "Typical Interior Window",
1466
- "interior_operable_windows": "Typical Interior Window",
1467
- "interior_doors": "Typical Interior Door",
1468
- "space_shading": null,
1469
- "building_shading": null,
1470
- "site_shading": null,
1471
- "interior_partitions": "Typical Interior Partition"
1472
- },
1473
- {
1474
- "template": "90.1-2013",
1475
- "building_type": "Warehouse",
1476
- "space_type": "Fine",
1477
- "is_residential": "No",
1478
- "exterior_wall_standards_construction_type": "Metal Building",
1479
- "exterior_wall_building_category": "Nonresidential",
1480
- "exterior_floor_standards_construction_type": "Mass",
1481
- "exterior_floor_building_category": "Nonresidential",
1482
- "exterior_roof_standards_construction_type": "Metal Building",
1483
- "exterior_roof_building_category": "Nonresidential",
1484
- "interior_walls": "Typical Interior Wall",
1485
- "interior_floors": "Typical Interior Floor",
1486
- "interior_ceilings": "Typical Interior Ceiling",
1487
- "ground_contact_wall_standards_construction_type": "Mass",
1488
- "ground_contact_wall_building_category": "Nonresidential",
1489
- "ground_contact_floor_standards_construction_type": "Unheated",
1490
- "ground_contact_floor_building_category": "Semiheated",
1491
- "ground_contact_ceiling_standards_construction_type": null,
1492
- "ground_contact_ceiling_building_category": "Nonresidential",
1493
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1494
- "exterior_fixed_window_building_category": "Nonresidential",
1495
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1496
- "exterior_operable_window_building_category": "Nonresidential",
1497
- "exterior_door_standards_construction_type": "Swinging",
1498
- "exterior_door_building_category": "Semiheated",
1499
- "exterior_glass_door_standards_construction_type": null,
1500
- "exterior_glass_door_building_category": null,
1501
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1502
- "exterior_overhead_door_building_category": "Semiheated",
1503
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1504
- "exterior_skylight_building_category": "Nonresidential",
1505
- "tubular_daylight_domes": "Typical Interior Window",
1506
- "tubular_daylight_diffusers": "Typical Interior Window",
1507
- "interior_fixed_windows": "Typical Interior Window",
1508
- "interior_operable_windows": "Typical Interior Window",
1509
- "interior_doors": "Typical Interior Door",
1510
- "space_shading": null,
1511
- "building_shading": null,
1512
- "site_shading": null,
1513
- "interior_partitions": "Typical Interior Partition"
1514
- },
1515
- {
1516
- "template": "90.1-2013",
1517
- "building_type": "Warehouse",
1518
- "space_type": "Office",
1519
- "is_residential": "No",
1520
- "exterior_wall_standards_construction_type": "Metal Building",
1521
- "exterior_wall_building_category": "Nonresidential",
1522
- "exterior_floor_standards_construction_type": "Mass",
1523
- "exterior_floor_building_category": "Nonresidential",
1524
- "exterior_roof_standards_construction_type": "Metal Building",
1525
- "exterior_roof_building_category": "Nonresidential",
1526
- "interior_walls": "Typical Interior Wall",
1527
- "interior_floors": "Typical Interior Floor",
1528
- "interior_ceilings": "Typical Interior Ceiling",
1529
- "ground_contact_wall_standards_construction_type": "Mass",
1530
- "ground_contact_wall_building_category": "Nonresidential",
1531
- "ground_contact_floor_standards_construction_type": "Unheated",
1532
- "ground_contact_floor_building_category": "Semiheated",
1533
- "ground_contact_ceiling_standards_construction_type": null,
1534
- "ground_contact_ceiling_building_category": "Nonresidential",
1535
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1536
- "exterior_fixed_window_building_category": "Nonresidential",
1537
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1538
- "exterior_operable_window_building_category": "Nonresidential",
1539
- "exterior_door_standards_construction_type": "Swinging",
1540
- "exterior_door_building_category": "Semiheated",
1541
- "exterior_glass_door_standards_construction_type": null,
1542
- "exterior_glass_door_building_category": null,
1543
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1544
- "exterior_overhead_door_building_category": "Semiheated",
1545
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1546
- "exterior_skylight_building_category": "Nonresidential",
1547
- "tubular_daylight_domes": "Typical Interior Window",
1548
- "tubular_daylight_diffusers": "Typical Interior Window",
1549
- "interior_fixed_windows": "Typical Interior Window",
1550
- "interior_operable_windows": "Typical Interior Window",
1551
- "interior_doors": "Typical Interior Door",
1552
- "space_shading": null,
1553
- "building_shading": null,
1554
- "site_shading": null,
1555
- "interior_partitions": "Typical Interior Partition"
1556
- },
1557
- {
1558
- "template": "90.1-2013",
1559
- "building_type": "Warehouse",
1560
- "space_type": null,
1561
- "is_residential": "No",
1562
- "exterior_wall_standards_construction_type": "Metal Building",
1563
- "exterior_wall_building_category": "Semiheated",
1564
- "exterior_floor_standards_construction_type": "Mass",
1565
- "exterior_floor_building_category": "Nonresidential",
1566
- "exterior_roof_standards_construction_type": "Metal Building",
1567
- "exterior_roof_building_category": "Semiheated",
1568
- "interior_walls": "Typical Interior Wall",
1569
- "interior_floors": "Typical Interior Floor",
1570
- "interior_ceilings": "Typical Interior Ceiling",
1571
- "ground_contact_wall_standards_construction_type": "Mass",
1572
- "ground_contact_wall_building_category": "Nonresidential",
1573
- "ground_contact_floor_standards_construction_type": "Unheated",
1574
- "ground_contact_floor_building_category": "Semiheated",
1575
- "ground_contact_ceiling_standards_construction_type": null,
1576
- "ground_contact_ceiling_building_category": "Nonresidential",
1577
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
1578
- "exterior_fixed_window_building_category": "Nonresidential",
1579
- "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
1580
- "exterior_operable_window_building_category": "Nonresidential",
1581
- "exterior_door_standards_construction_type": "Swinging",
1582
- "exterior_door_building_category": "Semiheated",
1583
- "exterior_glass_door_standards_construction_type": null,
1584
- "exterior_glass_door_building_category": null,
1585
- "exterior_overhead_door_standards_construction_type": "NonSwinging",
1586
- "exterior_overhead_door_building_category": "Semiheated",
1587
- "exterior_skylight_standards_construction_type": "Glass with Curb",
1588
- "exterior_skylight_building_category": "Nonresidential",
1589
- "tubular_daylight_domes": "Typical Interior Window",
1590
- "tubular_daylight_diffusers": "Typical Interior Window",
1591
- "interior_fixed_windows": "Typical Interior Window",
1592
- "interior_operable_windows": "Typical Interior Window",
1593
- "interior_doors": "Typical Interior Door",
1594
- "space_shading": null,
1595
- "building_shading": null,
1596
- "site_shading": null,
1597
- "interior_partitions": "Typical Interior Partition"
1598
- }
1599
- ]
1600
- }