openstudio-standards 0.2.10 → 0.2.11.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (252) hide show
  1. checksums.yaml +5 -5
  2. data/data/geometry/ASHRAE90120042007LargeHotel.osm +101 -0
  3. data/data/geometry/ASHRAE90120042007RetailStandalone.osm +220 -0
  4. data/data/geometry/ASHRAE9012010LargeHotel.osm +101 -0
  5. data/data/geometry/ASHRAE9012010RetailStandalone.osm +218 -32
  6. data/data/geometry/ASHRAE9012013FullServiceRestaurant.osm +17 -0
  7. data/data/geometry/ASHRAE9012013Hospital.osm +288 -0
  8. data/data/geometry/ASHRAE9012013LargeHotel.osm +113 -12
  9. data/data/geometry/ASHRAE9012013LargeOffice.osm +205 -1
  10. data/data/geometry/ASHRAE9012013MediumOffice.osm +103 -1
  11. data/data/geometry/ASHRAE9012013Outpatient.osm +390 -102
  12. data/data/geometry/ASHRAE9012013PrimarySchool.osm +424 -0
  13. data/data/geometry/ASHRAE9012013QuickServiceRestaurant.osm +16 -0
  14. data/data/geometry/ASHRAE9012013RetailStandalone.osm +220 -0
  15. data/data/geometry/ASHRAE9012013SecondarySchool.osm +543 -0
  16. data/data/geometry/ASHRAE9012013SmallHotel.osm +50 -0
  17. data/data/geometry/ASHRAE9012013SmallOffice.osm +33 -0
  18. data/data/geometry/ASHRAE9012013Warehouse.osm +475 -238
  19. data/data/geometry/ASHRAEFullServiceRestaurant.osm +16 -0
  20. data/data/geometry/ASHRAEHospital.osm +288 -0
  21. data/data/geometry/ASHRAELargeOffice.osm +205 -1
  22. data/data/geometry/ASHRAELargeOfficeDetailed.osm +32 -32
  23. data/data/geometry/ASHRAEMediumOffice.osm +103 -1
  24. data/data/geometry/ASHRAEOutpatient.osm +390 -102
  25. data/data/geometry/ASHRAEPrimarySchool.osm +424 -0
  26. data/data/geometry/ASHRAEQuickServiceRestaurant.osm +16 -0
  27. data/data/geometry/ASHRAESecondarySchool.osm +1011 -162
  28. data/data/geometry/ASHRAESmallHotel.osm +50 -0
  29. data/data/geometry/ASHRAESmallOffice.osm +33 -0
  30. data/data/geometry/ASHRAEWarehouse.osm +476 -238
  31. data/data/standards/manage_OpenStudio_Standards.rb +1 -1
  32. data/data/standards/openstudio_standards_duplicates_log.csv +16 -0
  33. data/data/standards/test_performance_expected_dd_results.csv +1216 -1216
  34. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.ddy +536 -0
  35. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.epw +8768 -0
  36. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.stat +544 -0
  37. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.ddy +533 -0
  38. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.epw +8768 -0
  39. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.stat +553 -0
  40. data/data/weather/VNM_Hanoi.488200_IWEC.ddy +533 -0
  41. data/data/weather/VNM_Hanoi.488200_IWEC.epw +8768 -0
  42. data/data/weather/VNM_Hanoi.488200_IWEC.stat +544 -0
  43. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.ddy +533 -0
  44. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.epw +8768 -0
  45. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.stat +546 -0
  46. data/lib/openstudio-standards.rb +27 -0
  47. data/lib/openstudio-standards/btap/btap.model.rb +4 -4
  48. data/lib/openstudio-standards/btap/btap_result.rb +8 -8
  49. data/lib/openstudio-standards/btap/economics.rb +11 -11
  50. data/lib/openstudio-standards/btap/envelope.rb +5 -5
  51. data/lib/openstudio-standards/btap/hvac.rb +55 -11
  52. data/lib/openstudio-standards/btap/measures.rb +7 -7
  53. data/lib/openstudio-standards/btap/spaceloads.rb +4 -4
  54. data/lib/openstudio-standards/hvac_sizing/Siz.AirLoopHVAC.rb +105 -1
  55. data/lib/openstudio-standards/hvac_sizing/Siz.ControllerOutdoorAir.rb +2 -2
  56. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirTerminalSingleDuctVAVReheat.rb +0 -8
  57. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirTerminalSingleDuctVAVReheat.rb +0 -8
  58. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +0 -8
  59. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +0 -8
  60. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +6 -1
  61. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.HeatExchangerAirToAirSensibleAndLatent.rb +9 -0
  62. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.rb +3 -1
  63. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +22 -0
  64. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanConstantVolume.rb +32 -0
  65. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanOnOff.rb +33 -0
  66. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +32 -0
  67. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerAirToAirSensibleAndLatent.rb +9 -0
  68. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.elevators.rb +25 -0
  69. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +35 -0
  70. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.hvac_systems.rb +11 -0
  71. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Hospital.rb +17 -3
  72. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeHotel.rb +9 -0
  73. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOffice.rb +9 -0
  74. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOfficeDetailed.rb +22 -3
  75. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOffice.rb +9 -0
  76. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOfficeDetailed.rb +9 -0
  77. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Outpatient.rb +107 -5
  78. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.PrimarySchool.rb +9 -0
  79. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStandalone.rb +3 -0
  80. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SecondarySchool.rb +9 -0
  81. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirTerminalSingleDuctVAVReheat.rb +0 -8
  82. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXTwoSpeed.rb +2 -2
  83. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingDXSingleSpeed.rb +2 -4
  84. data/lib/openstudio-standards/prototypes/common/objects/Prototype.HeatExchangerAirToAirSensibleAndLatent.rb +15 -4
  85. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.exterior_lights.rb +2 -2
  86. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +45 -5
  87. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ServiceWaterHeating.rb +1 -1
  88. data/lib/openstudio-standards/prototypes/common/objects/Prototype.SizingSystem.rb +21 -2
  89. data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +251 -364
  90. data/lib/openstudio-standards/prototypes/common/objects/Prototype.radiant_system_controls.rb +4 -0
  91. data/lib/openstudio-standards/prototypes/common/objects/Prototype.refrigeration.rb +4 -5
  92. data/lib/openstudio-standards/refs/references.rb +4 -0
  93. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +283 -97
  94. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctParallelPIUReheat.rb +2 -2
  95. data/lib/openstudio-standards/standards/Standards.BuildingStory.rb +1 -1
  96. data/lib/openstudio-standards/standards/Standards.ChillerElectricEIR.rb +1 -1
  97. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXSingleSpeed.rb +1 -1
  98. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXTwoSpeed.rb +5 -5
  99. data/lib/openstudio-standards/standards/Standards.CoilDX.rb +3 -1
  100. data/lib/openstudio-standards/standards/Standards.CoilHeatingGasMultiStage.rb +1 -1
  101. data/lib/openstudio-standards/standards/Standards.Construction.rb +53 -45
  102. data/lib/openstudio-standards/standards/Standards.Fan.rb +10 -2
  103. data/lib/openstudio-standards/standards/Standards.FanVariableVolume.rb +4 -4
  104. data/lib/openstudio-standards/standards/Standards.HeatExchangerSensLat.rb +1 -1
  105. data/lib/openstudio-standards/standards/Standards.Model.rb +39 -18
  106. data/lib/openstudio-standards/standards/Standards.PlanarSurface.rb +8 -8
  107. data/lib/openstudio-standards/standards/Standards.PlantLoop.rb +12 -12
  108. data/lib/openstudio-standards/standards/Standards.ScheduleConstant.rb +1 -1
  109. data/lib/openstudio-standards/standards/Standards.ScheduleRuleset.rb +2 -2
  110. data/lib/openstudio-standards/standards/Standards.Space.rb +190 -181
  111. data/lib/openstudio-standards/standards/Standards.SpaceType.rb +36 -59
  112. data/lib/openstudio-standards/standards/Standards.SubSurface.rb +3 -3
  113. data/lib/openstudio-standards/standards/Standards.Surface.rb +1 -1
  114. data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +16 -12
  115. data/lib/openstudio-standards/standards/Standards.WaterHeaterMixed.rb +1 -1
  116. data/lib/openstudio-standards/standards/Standards.ZoneHVACComponent.rb +16 -5
  117. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirLoopHVAC.rb +1 -1
  118. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +159 -8
  119. 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 +1354 -1075
  120. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_properties.json +557 -17
  121. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.economizers.json +28 -28
  122. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ground_temperatures.json +36 -36
  123. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +233 -6
  124. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +159 -8
  125. 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 +1356 -1077
  126. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_properties.json +480 -0
  127. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.economizers.json +28 -28
  128. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ground_temperatures.json +36 -36
  129. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +241 -14
  130. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirLoopHVAC.rb +0 -8
  131. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Space.rb +12 -7
  132. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +159 -8
  133. 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 +1367 -1087
  134. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_properties.json +480 -0
  135. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ground_temperatures.json +36 -36
  136. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +233 -5
  137. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirLoopHVAC.rb +20 -27
  138. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Space.rb +8 -3
  139. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +159 -8
  140. 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 +1432 -1138
  141. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_properties.json +480 -0
  142. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ground_temperatures.json +36 -36
  143. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +241 -5
  144. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.climate_zone_sets.json +37 -0
  145. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.climate_zones.json +39 -15
  146. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.constructions.json +489 -7
  147. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.curves.json +250 -0
  148. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.fans.json +12 -0
  149. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.materials.json +1920 -0
  150. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.schedules.json +5265 -9
  151. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +159 -8
  152. 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 +2441 -1925
  153. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.construction_properties.json +16658 -2578
  154. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.spc_typ.json +212 -8
  155. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.rb +11 -1
  156. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +159 -8
  157. 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 +2403 -1889
  158. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.construction_properties.json +16664 -2584
  159. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.spc_typ.json +209 -7
  160. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.rb +11 -1
  161. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.construction_properties.json +4113 -513
  162. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.construction_sets.json +40 -40
  163. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.elevators.json +1 -1
  164. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.ground_temperatures.json +650 -0
  165. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.heat_pumps.json +90 -2
  166. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.heat_pumps_heating.json +25 -5
  167. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.spc_typ.json +1909 -32
  168. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.water_heaters.json +8 -8
  169. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirLoopHVAC.rb +147 -155
  170. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +1 -1
  171. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.HeatExchangerSensLat.rb +29 -10
  172. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Model.rb +4 -4
  173. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.PlantLoop.rb +45 -73
  174. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.ZoneHVACComponent.rb +4 -72
  175. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.boilers.json +20 -0
  176. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.chillers.json +400 -0
  177. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.construction_properties.json +4444 -0
  178. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.construction_sets.json +391 -0
  179. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.economizers.json +536 -0
  180. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.elevators.json +36 -0
  181. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.ext_ltg.json +169 -0
  182. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.ground_temperatures.json +650 -0
  183. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_pumps.json +290 -0
  184. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_pumps_heating.json +164 -0
  185. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_rejection.json +40 -0
  186. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.motors.json +274 -0
  187. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.prototype_inputs.json +704 -0
  188. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.refrigeration_compressors.json +22 -0
  189. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.spc_typ.json +6424 -0
  190. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.unitary_acs.json +142 -0
  191. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_heaters.json +72 -0
  192. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_source_heat_pumps.json +31 -0
  193. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_source_heat_pumps_heating.json +13 -0
  194. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirLoopHVAC.rb +829 -0
  195. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +24 -0
  196. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTower.rb +19 -0
  197. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerSingleSpeed.rb +5 -0
  198. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerTwoSpeed.rb +5 -0
  199. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerVariableSpeed.rb +16 -0
  200. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +37 -0
  201. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerSensLat.rb +34 -0
  202. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +80 -0
  203. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.PlantLoop.rb +68 -0
  204. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Space.rb +146 -0
  205. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ThermalZone.rb +23 -0
  206. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ZoneHVACComponent.rb +8 -0
  207. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.rb +16 -0
  208. data/lib/openstudio-standards/standards/deer/deer_1985/data/deer_1985.heat_pumps_heating.json +5 -5
  209. data/lib/openstudio-standards/standards/deer/deer_1996/data/deer_1996.economizers.json +18 -0
  210. data/lib/openstudio-standards/standards/deer/deer_1996/data/deer_1996.heat_pumps_heating.json +5 -5
  211. data/lib/openstudio-standards/standards/deer/deer_2003/data/deer_2003.heat_pumps_heating.json +5 -5
  212. data/lib/openstudio-standards/standards/deer/deer_2007/data/deer_2007.heat_pumps_heating.json +5 -5
  213. data/lib/openstudio-standards/standards/deer/deer_2011/data/deer_2011.heat_pumps_heating.json +5 -5
  214. data/lib/openstudio-standards/standards/deer/deer_2014/data/deer_2014.heat_pumps_heating.json +5 -5
  215. data/lib/openstudio-standards/standards/deer/deer_2015/data/deer_2015.heat_pumps_heating.json +5 -5
  216. data/lib/openstudio-standards/standards/deer/deer_2017/data/deer_2017.heat_pumps_heating.json +1 -1
  217. data/lib/openstudio-standards/standards/deer/deer_2020/data/deer_2020.heat_pumps_heating.json +5 -5
  218. data/lib/openstudio-standards/standards/deer/deer_2025/data/deer_2025.heat_pumps_heating.json +5 -5
  219. data/lib/openstudio-standards/standards/deer/deer_2030/data/deer_2030.heat_pumps_heating.json +5 -5
  220. data/lib/openstudio-standards/standards/deer/deer_2035/data/deer_2035.heat_pumps_heating.json +5 -5
  221. data/lib/openstudio-standards/standards/deer/deer_2040/data/deer_2040.heat_pumps_heating.json +5 -5
  222. data/lib/openstudio-standards/standards/deer/deer_2045/data/deer_2045.heat_pumps_heating.json +5 -5
  223. data/lib/openstudio-standards/standards/deer/deer_2050/data/deer_2050.heat_pumps_heating.json +5 -5
  224. data/lib/openstudio-standards/standards/deer/deer_2055/data/deer_2055.heat_pumps_heating.json +5 -5
  225. data/lib/openstudio-standards/standards/deer/deer_2060/data/deer_2060.heat_pumps_heating.json +5 -5
  226. data/lib/openstudio-standards/standards/deer/deer_2065/data/deer_2065.heat_pumps_heating.json +5 -5
  227. data/lib/openstudio-standards/standards/deer/deer_2070/data/deer_2070.heat_pumps_heating.json +5 -5
  228. data/lib/openstudio-standards/standards/deer/deer_2075/data/deer_2075.heat_pumps_heating.json +5 -5
  229. data/lib/openstudio-standards/standards/deer/deer_pre_1975/data/deer_pre_1975.heat_pumps_heating.json +5 -5
  230. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_multi_speed.rb +5 -1
  231. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_multi_speed.rb +5 -1
  232. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_6.rb +5 -2
  233. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +8 -2
  234. data/lib/openstudio-standards/standards/necb/NECB2011/qaqc/necb_qaqc.rb +12 -12
  235. data/lib/openstudio-standards/version.rb +1 -1
  236. data/lib/openstudio-standards/weather/Weather.Model.rb +4 -0
  237. metadata +102 -18
  238. data/data/standards/OpenStudio_Standards-ashrae_90_1(space_types).xlsx +0 -0
  239. data/data/standards/OpenStudio_Standards-ashrae_90_1-ALL-comstock(space_types).xlsx +0 -0
  240. data/data/standards/OpenStudio_Standards-ashrae_90_1.xlsx +0 -0
  241. data/data/standards/OpenStudio_Standards-cbes(space_types).xlsx +0 -0
  242. data/data/standards/OpenStudio_Standards-cbes.xlsx +0 -0
  243. data/data/standards/OpenStudio_Standards-deer(space_types).xlsx +0 -0
  244. data/data/standards/OpenStudio_Standards-deer-ALL-comstock(space_types).xlsx +0 -0
  245. data/data/standards/OpenStudio_Standards-deer.xlsx +0 -0
  246. data/data/standards/OpenStudio_Standards_LA100.xlsx +0 -0
  247. data/data/standards/junk/legacy_dd_results - Copy.csv +0 -960
  248. data/data/standards/junk/legacy_dd_results.csv +0 -960
  249. data/data/standards/junk/legacy_dd_results_new - Copy.csv +0 -960
  250. data/data/standards/junk/legacy_dd_results_new.csv +0 -960
  251. data/data/standards/junk/legacy_dd_results_original.csv +0 -960
  252. data/lib/openstudio-standards/standards/necb/NECB2011/newway.json +0 -8102
@@ -28,6 +28,7 @@
28
28
  "psa_nongeometry_fraction": null,
29
29
  "ssa_nongeometry_fraction": null,
30
30
  "notes": null,
31
+ "rgb": null,
31
32
  "ventilation_standard": null,
32
33
  "ventilation_primary_space_type": null,
33
34
  "ventilation_secondary_space_type": null,
@@ -105,6 +106,7 @@
105
106
  "psa_nongeometry_fraction": null,
106
107
  "ssa_nongeometry_fraction": null,
107
108
  "notes": null,
109
+ "rgb": "230_157_120",
108
110
  "ventilation_standard": "ASHRAE 62.1-1999",
109
111
  "ventilation_primary_space_type": "Offices",
110
112
  "ventilation_secondary_space_type": "Reception Areas",
@@ -182,6 +184,7 @@
182
184
  "psa_nongeometry_fraction": null,
183
185
  "ssa_nongeometry_fraction": null,
184
186
  "notes": null,
187
+ "rgb": "120_230_199",
185
188
  "ventilation_standard": "ASHRAE 62.1-1999",
186
189
  "ventilation_primary_space_type": "Correctional Facilities",
187
190
  "ventilation_secondary_space_type": "Cell",
@@ -259,6 +262,7 @@
259
262
  "psa_nongeometry_fraction": null,
260
263
  "ssa_nongeometry_fraction": null,
261
264
  "notes": null,
265
+ "rgb": "230_196_120",
262
266
  "ventilation_standard": "ASHRAE 62.1-1999",
263
267
  "ventilation_primary_space_type": "Offices",
264
268
  "ventilation_secondary_space_type": "Conference Rooms",
@@ -336,6 +340,7 @@
336
340
  "psa_nongeometry_fraction": null,
337
341
  "ssa_nongeometry_fraction": null,
338
342
  "notes": null,
343
+ "rgb": "169_31_31",
339
344
  "ventilation_standard": "ASHRAE 62.1-1999",
340
345
  "ventilation_primary_space_type": "Public Spaces",
341
346
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -413,6 +418,7 @@
413
418
  "psa_nongeometry_fraction": null,
414
419
  "ssa_nongeometry_fraction": null,
415
420
  "notes": null,
421
+ "rgb": "120_230_199",
416
422
  "ventilation_standard": "ASHRAE 62.1-1999",
417
423
  "ventilation_primary_space_type": "Education",
418
424
  "ventilation_secondary_space_type": "Classroom",
@@ -490,6 +496,7 @@
490
496
  "psa_nongeometry_fraction": null,
491
497
  "ssa_nongeometry_fraction": null,
492
498
  "notes": null,
499
+ "rgb": "230_157_120",
493
500
  "ventilation_standard": "ASHRAE 62.1-1999",
494
501
  "ventilation_primary_space_type": "Offices",
495
502
  "ventilation_secondary_space_type": "Reception Areas",
@@ -567,6 +574,7 @@
567
574
  "psa_nongeometry_fraction": null,
568
575
  "ssa_nongeometry_fraction": null,
569
576
  "notes": null,
577
+ "rgb": "230_157_120",
570
578
  "ventilation_standard": "ASHRAE 62.1-1999",
571
579
  "ventilation_primary_space_type": "Offices",
572
580
  "ventilation_secondary_space_type": "Reception Areas",
@@ -644,6 +652,7 @@
644
652
  "psa_nongeometry_fraction": null,
645
653
  "ssa_nongeometry_fraction": null,
646
654
  "notes": null,
655
+ "rgb": "41_31_169",
647
656
  "ventilation_standard": null,
648
657
  "ventilation_primary_space_type": null,
649
658
  "ventilation_secondary_space_type": null,
@@ -721,6 +730,7 @@
721
730
  "psa_nongeometry_fraction": null,
722
731
  "ssa_nongeometry_fraction": null,
723
732
  "notes": null,
733
+ "rgb": "230_157_120",
724
734
  "ventilation_standard": "ASHRAE 62.1-1999",
725
735
  "ventilation_primary_space_type": "Offices",
726
736
  "ventilation_secondary_space_type": "Reception Areas",
@@ -798,6 +808,7 @@
798
808
  "psa_nongeometry_fraction": null,
799
809
  "ssa_nongeometry_fraction": null,
800
810
  "notes": null,
811
+ "rgb": "120_230_199",
801
812
  "ventilation_standard": "ASHRAE 62.1-1999",
802
813
  "ventilation_primary_space_type": "Offices",
803
814
  "ventilation_secondary_space_type": "Office space",
@@ -875,6 +886,7 @@
875
886
  "psa_nongeometry_fraction": null,
876
887
  "ssa_nongeometry_fraction": null,
877
888
  "notes": null,
889
+ "rgb": "120_230_199",
878
890
  "ventilation_standard": "ASHRAE 62.1-1999",
879
891
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
880
892
  "ventilation_secondary_space_type": "Assembly rooms",
@@ -952,6 +964,7 @@
952
964
  "psa_nongeometry_fraction": null,
953
965
  "ssa_nongeometry_fraction": null,
954
966
  "notes": null,
967
+ "rgb": "120_230_199",
955
968
  "ventilation_standard": "ASHRAE 62.1-1999",
956
969
  "ventilation_primary_space_type": "Offices",
957
970
  "ventilation_secondary_space_type": "Conference Rooms",
@@ -1029,6 +1042,7 @@
1029
1042
  "psa_nongeometry_fraction": null,
1030
1043
  "ssa_nongeometry_fraction": null,
1031
1044
  "notes": null,
1045
+ "rgb": "120_230_199",
1032
1046
  "ventilation_standard": "ASHRAE 62.1-1999",
1033
1047
  "ventilation_primary_space_type": "Education",
1034
1048
  "ventilation_secondary_space_type": "Libraries",
@@ -1106,6 +1120,7 @@
1106
1120
  "psa_nongeometry_fraction": null,
1107
1121
  "ssa_nongeometry_fraction": null,
1108
1122
  "notes": null,
1123
+ "rgb": "120_230_199",
1109
1124
  "ventilation_standard": "ASHRAE 62.1-1999",
1110
1125
  "ventilation_primary_space_type": "Offices",
1111
1126
  "ventilation_secondary_space_type": "Office space",
@@ -1183,6 +1198,7 @@
1183
1198
  "psa_nongeometry_fraction": null,
1184
1199
  "ssa_nongeometry_fraction": null,
1185
1200
  "notes": null,
1201
+ "rgb": "230_157_120",
1186
1202
  "ventilation_standard": "ASHRAE 62.1-1999",
1187
1203
  "ventilation_primary_space_type": "Garages, Repair, Service Stations",
1188
1204
  "ventilation_secondary_space_type": "Enclosed parking garage",
@@ -1260,6 +1276,7 @@
1260
1276
  "psa_nongeometry_fraction": null,
1261
1277
  "ssa_nongeometry_fraction": null,
1262
1278
  "notes": null,
1279
+ "rgb": "230_157_120",
1263
1280
  "ventilation_standard": null,
1264
1281
  "ventilation_primary_space_type": null,
1265
1282
  "ventilation_secondary_space_type": null,
@@ -1337,6 +1354,7 @@
1337
1354
  "psa_nongeometry_fraction": null,
1338
1355
  "ssa_nongeometry_fraction": null,
1339
1356
  "notes": null,
1357
+ "rgb": "169_169_31",
1340
1358
  "ventilation_standard": "ASHRAE 62.1-1999",
1341
1359
  "ventilation_primary_space_type": "Public Spaces",
1342
1360
  "ventilation_secondary_space_type": "Public restrooms",
@@ -1414,6 +1432,7 @@
1414
1432
  "psa_nongeometry_fraction": null,
1415
1433
  "ssa_nongeometry_fraction": null,
1416
1434
  "notes": null,
1435
+ "rgb": "230_157_120",
1417
1436
  "ventilation_standard": "ASHRAE 62.1-1999",
1418
1437
  "ventilation_primary_space_type": "Offices",
1419
1438
  "ventilation_secondary_space_type": "Reception Areas",
@@ -1491,6 +1510,7 @@
1491
1510
  "psa_nongeometry_fraction": null,
1492
1511
  "ssa_nongeometry_fraction": null,
1493
1512
  "notes": null,
1513
+ "rgb": "41_31_169",
1494
1514
  "ventilation_standard": null,
1495
1515
  "ventilation_primary_space_type": null,
1496
1516
  "ventilation_secondary_space_type": null,
@@ -1568,6 +1588,7 @@
1568
1588
  "psa_nongeometry_fraction": null,
1569
1589
  "ssa_nongeometry_fraction": null,
1570
1590
  "notes": null,
1591
+ "rgb": "230_157_120",
1571
1592
  "ventilation_standard": "ASHRAE 62.1-1999",
1572
1593
  "ventilation_primary_space_type": "Public Spaces",
1573
1594
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -1645,6 +1666,7 @@
1645
1666
  "psa_nongeometry_fraction": null,
1646
1667
  "ssa_nongeometry_fraction": null,
1647
1668
  "notes": null,
1669
+ "rgb": "120_149_230",
1648
1670
  "ventilation_standard": "ASHRAE 62.1-1999",
1649
1671
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
1650
1672
  "ventilation_secondary_space_type": "Storage rooms",
@@ -1722,6 +1744,7 @@
1722
1744
  "psa_nongeometry_fraction": null,
1723
1745
  "ssa_nongeometry_fraction": null,
1724
1746
  "notes": null,
1747
+ "rgb": "41_31_169",
1725
1748
  "ventilation_standard": "ASHRAE 62.1-1999",
1726
1749
  "ventilation_primary_space_type": "Public Spaces",
1727
1750
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -1799,6 +1822,7 @@
1799
1822
  "psa_nongeometry_fraction": null,
1800
1823
  "ssa_nongeometry_fraction": null,
1801
1824
  "notes": null,
1825
+ "rgb": "120_149_230",
1802
1826
  "ventilation_standard": null,
1803
1827
  "ventilation_primary_space_type": null,
1804
1828
  "ventilation_secondary_space_type": null,
@@ -1876,6 +1900,7 @@
1876
1900
  "psa_nongeometry_fraction": null,
1877
1901
  "ssa_nongeometry_fraction": null,
1878
1902
  "notes": null,
1903
+ "rgb": "31_169_34",
1879
1904
  "ventilation_standard": "ASHRAE 62.1-1999",
1880
1905
  "ventilation_primary_space_type": "Food and Beverage Service",
1881
1906
  "ventilation_secondary_space_type": "Dining Rooms",
@@ -1953,6 +1978,7 @@
1953
1978
  "psa_nongeometry_fraction": null,
1954
1979
  "ssa_nongeometry_fraction": null,
1955
1980
  "notes": null,
1981
+ "rgb": "78_222_133",
1956
1982
  "ventilation_standard": "ASHRAE 62.1-1999",
1957
1983
  "ventilation_primary_space_type": "Food and Beverage Service",
1958
1984
  "ventilation_secondary_space_type": "Kitchens (cooking)",
@@ -2030,6 +2056,7 @@
2030
2056
  "psa_nongeometry_fraction": null,
2031
2057
  "ssa_nongeometry_fraction": null,
2032
2058
  "notes": null,
2059
+ "rgb": "78_167_222",
2033
2060
  "ventilation_standard": "ASHRAE 62.1-2004",
2034
2061
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
2035
2062
  "ventilation_secondary_space_type": "Apartment",
@@ -2107,6 +2134,7 @@
2107
2134
  "psa_nongeometry_fraction": null,
2108
2135
  "ssa_nongeometry_fraction": null,
2109
2136
  "notes": null,
2137
+ "rgb": "78_167_222",
2110
2138
  "ventilation_standard": "ASHRAE 62.1-2004",
2111
2139
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
2112
2140
  "ventilation_secondary_space_type": "Apartment",
@@ -2184,6 +2212,7 @@
2184
2212
  "psa_nongeometry_fraction": null,
2185
2213
  "ssa_nongeometry_fraction": null,
2186
2214
  "notes": null,
2215
+ "rgb": "78_167_222",
2187
2216
  "ventilation_standard": "ASHRAE 62.1-2004",
2188
2217
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
2189
2218
  "ventilation_secondary_space_type": "Apartment",
@@ -2261,6 +2290,7 @@
2261
2290
  "psa_nongeometry_fraction": null,
2262
2291
  "ssa_nongeometry_fraction": null,
2263
2292
  "notes": null,
2293
+ "rgb": "169_31_31",
2264
2294
  "ventilation_standard": "ASHRAE 62.1-1999",
2265
2295
  "ventilation_primary_space_type": "Public Spaces",
2266
2296
  "ventilation_secondary_space_type": "Public restrooms",
@@ -2338,6 +2368,7 @@
2338
2368
  "psa_nongeometry_fraction": null,
2339
2369
  "ssa_nongeometry_fraction": null,
2340
2370
  "notes": null,
2371
+ "rgb": "169_31_31",
2341
2372
  "ventilation_standard": "ASHRAE 62.1-1999",
2342
2373
  "ventilation_primary_space_type": "Public Spaces",
2343
2374
  "ventilation_secondary_space_type": "Public restrooms",
@@ -2415,6 +2446,7 @@
2415
2446
  "psa_nongeometry_fraction": null,
2416
2447
  "ssa_nongeometry_fraction": null,
2417
2448
  "notes": null,
2449
+ "rgb": "120_230_199",
2418
2450
  "ventilation_standard": "ASHRAE 62.1-1999",
2419
2451
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
2420
2452
  "ventilation_secondary_space_type": "Bedrooms",
@@ -2492,6 +2524,7 @@
2492
2524
  "psa_nongeometry_fraction": null,
2493
2525
  "ssa_nongeometry_fraction": null,
2494
2526
  "notes": null,
2527
+ "rgb": "120_230_199",
2495
2528
  "ventilation_standard": "ASHRAE 62.1-2004",
2496
2529
  "ventilation_primary_space_type": "Basement",
2497
2530
  "ventilation_secondary_space_type": "For Hospital",
@@ -2569,6 +2602,7 @@
2569
2602
  "psa_nongeometry_fraction": null,
2570
2603
  "ssa_nongeometry_fraction": null,
2571
2604
  "notes": null,
2605
+ "rgb": "169_31_31",
2572
2606
  "ventilation_standard": "ASHRAE 62.1-1999",
2573
2607
  "ventilation_primary_space_type": "Public Spaces",
2574
2608
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -2646,6 +2680,7 @@
2646
2680
  "psa_nongeometry_fraction": null,
2647
2681
  "ssa_nongeometry_fraction": null,
2648
2682
  "notes": null,
2683
+ "rgb": "31_169_34",
2649
2684
  "ventilation_standard": "ASHRAE 62.1-1999",
2650
2685
  "ventilation_primary_space_type": "Food and Beverage Service",
2651
2686
  "ventilation_secondary_space_type": "Dining Rooms",
@@ -2723,6 +2758,7 @@
2723
2758
  "psa_nongeometry_fraction": null,
2724
2759
  "ssa_nongeometry_fraction": null,
2725
2760
  "notes": null,
2761
+ "rgb": "169_31_159",
2726
2762
  "ventilation_standard": "AIA 2001",
2727
2763
  "ventilation_primary_space_type": "Surgery and Critical Care",
2728
2764
  "ventilation_secondary_space_type": "ER Waiting Room",
@@ -2800,6 +2836,7 @@
2800
2836
  "psa_nongeometry_fraction": null,
2801
2837
  "ssa_nongeometry_fraction": null,
2802
2838
  "notes": null,
2839
+ "rgb": "31_162_169",
2803
2840
  "ventilation_standard": "ASHRAE 62.1-1999",
2804
2841
  "ventilation_primary_space_type": "Offices",
2805
2842
  "ventilation_secondary_space_type": "Reception Areas",
@@ -2877,6 +2914,7 @@
2877
2914
  "psa_nongeometry_fraction": null,
2878
2915
  "ssa_nongeometry_fraction": null,
2879
2916
  "notes": null,
2917
+ "rgb": "169_31_159",
2880
2918
  "ventilation_standard": "AIA 2001",
2881
2919
  "ventilation_primary_space_type": "Surgery and Critical Care",
2882
2920
  "ventilation_secondary_space_type": "ER Waiting Room",
@@ -2954,6 +2992,7 @@
2954
2992
  "psa_nongeometry_fraction": null,
2955
2993
  "ssa_nongeometry_fraction": null,
2956
2994
  "notes": null,
2995
+ "rgb": "169_31_159",
2957
2996
  "ventilation_standard": "AIA 2001",
2958
2997
  "ventilation_primary_space_type": "Surgery and Critical Care",
2959
2998
  "ventilation_secondary_space_type": "ER Waiting Room",
@@ -3031,6 +3070,7 @@
3031
3070
  "psa_nongeometry_fraction": null,
3032
3071
  "ssa_nongeometry_fraction": null,
3033
3072
  "notes": null,
3073
+ "rgb": "31_162_169",
3034
3074
  "ventilation_standard": "ASHRAE 62.1-1999",
3035
3075
  "ventilation_primary_space_type": "Offices",
3036
3076
  "ventilation_secondary_space_type": "Reception Areas",
@@ -3108,6 +3148,7 @@
3108
3148
  "psa_nongeometry_fraction": null,
3109
3149
  "ssa_nongeometry_fraction": null,
3110
3150
  "notes": null,
3151
+ "rgb": "78_167_222",
3111
3152
  "ventilation_standard": "AIA 2001",
3112
3153
  "ventilation_primary_space_type": "Surgery and Critical Care",
3113
3154
  "ventilation_secondary_space_type": "Newborn Intensive Care",
@@ -3185,6 +3226,7 @@
3185
3226
  "psa_nongeometry_fraction": null,
3186
3227
  "ssa_nongeometry_fraction": null,
3187
3228
  "notes": null,
3229
+ "rgb": "78_167_222",
3188
3230
  "ventilation_standard": "AIA 2001",
3189
3231
  "ventilation_primary_space_type": "Surgery and Critical Care",
3190
3232
  "ventilation_secondary_space_type": "Newborn Intensive Care",
@@ -3262,6 +3304,7 @@
3262
3304
  "psa_nongeometry_fraction": null,
3263
3305
  "ssa_nongeometry_fraction": null,
3264
3306
  "notes": null,
3307
+ "rgb": "78_222_133",
3265
3308
  "ventilation_standard": "ASHRAE 62.1-1999",
3266
3309
  "ventilation_primary_space_type": "Food and Beverage Service",
3267
3310
  "ventilation_secondary_space_type": "Kitchens (cooking)",
@@ -3339,6 +3382,7 @@
3339
3382
  "psa_nongeometry_fraction": null,
3340
3383
  "ssa_nongeometry_fraction": null,
3341
3384
  "notes": null,
3385
+ "rgb": "204_120_230",
3342
3386
  "ventilation_standard": "ASHRAE 62.1-1999",
3343
3387
  "ventilation_primary_space_type": "Education",
3344
3388
  "ventilation_secondary_space_type": "Laboratories",
@@ -3416,6 +3460,7 @@
3416
3460
  "psa_nongeometry_fraction": null,
3417
3461
  "ssa_nongeometry_fraction": null,
3418
3462
  "notes": null,
3463
+ "rgb": "31_162_169",
3419
3464
  "ventilation_standard": "ASHRAE 62.1-1999",
3420
3465
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
3421
3466
  "ventilation_secondary_space_type": "Lobbies",
@@ -3493,6 +3538,7 @@
3493
3538
  "psa_nongeometry_fraction": null,
3494
3539
  "ssa_nongeometry_fraction": null,
3495
3540
  "notes": null,
3541
+ "rgb": "31_162_169",
3496
3542
  "ventilation_standard": "ASHRAE 62.1-1999",
3497
3543
  "ventilation_primary_space_type": "Offices",
3498
3544
  "ventilation_secondary_space_type": "Reception Areas",
@@ -3570,6 +3616,7 @@
3570
3616
  "psa_nongeometry_fraction": null,
3571
3617
  "ssa_nongeometry_fraction": null,
3572
3618
  "notes": null,
3619
+ "rgb": "169_31_159",
3573
3620
  "ventilation_standard": "AIA 2001",
3574
3621
  "ventilation_primary_space_type": "Surgery and Critical Care",
3575
3622
  "ventilation_secondary_space_type": "Operating/Surgical Cystoscopic Rooms",
@@ -3647,6 +3694,7 @@
3647
3694
  "psa_nongeometry_fraction": null,
3648
3695
  "ssa_nongeometry_fraction": null,
3649
3696
  "notes": null,
3697
+ "rgb": "120_230_199",
3650
3698
  "ventilation_standard": "ASHRAE 62.1-1999",
3651
3699
  "ventilation_primary_space_type": "Offices",
3652
3700
  "ventilation_secondary_space_type": "Office Space",
@@ -3724,6 +3772,7 @@
3724
3772
  "psa_nongeometry_fraction": null,
3725
3773
  "ssa_nongeometry_fraction": null,
3726
3774
  "notes": null,
3775
+ "rgb": "169_31_31",
3727
3776
  "ventilation_standard": "ASHRAE 62.1-1999",
3728
3777
  "ventilation_primary_space_type": "Public Spaces",
3729
3778
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -3801,6 +3850,7 @@
3801
3850
  "psa_nongeometry_fraction": null,
3802
3851
  "ssa_nongeometry_fraction": null,
3803
3852
  "notes": null,
3853
+ "rgb": "78_167_222",
3804
3854
  "ventilation_standard": "AIA 2001",
3805
3855
  "ventilation_primary_space_type": "Nursing",
3806
3856
  "ventilation_secondary_space_type": "Patient Room",
@@ -3878,6 +3928,7 @@
3878
3928
  "psa_nongeometry_fraction": null,
3879
3929
  "ssa_nongeometry_fraction": null,
3880
3930
  "notes": null,
3931
+ "rgb": "154_230_120",
3881
3932
  "ventilation_standard": "ASHRAE 62.1-1999",
3882
3933
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
3883
3934
  "ventilation_secondary_space_type": "Physical therapy",
@@ -3955,6 +4006,7 @@
3955
4006
  "psa_nongeometry_fraction": null,
3956
4007
  "ssa_nongeometry_fraction": null,
3957
4008
  "notes": null,
4009
+ "rgb": "136_78_222",
3958
4010
  "ventilation_standard": "ASHRAE 62.1-1999",
3959
4011
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
3960
4012
  "ventilation_secondary_space_type": "Medical procedure",
@@ -4340,6 +4392,7 @@
4340
4392
  "psa_nongeometry_fraction": null,
4341
4393
  "ssa_nongeometry_fraction": null,
4342
4394
  "notes": null,
4395
+ "rgb": "169_31_31",
4343
4396
  "ventilation_standard": "ASHRAE 62.1-2007",
4344
4397
  "ventilation_primary_space_type": "Miscellaneous Spaces",
4345
4398
  "ventilation_secondary_space_type": "Computer (not printing)",
@@ -4417,6 +4470,7 @@
4417
4470
  "psa_nongeometry_fraction": null,
4418
4471
  "ssa_nongeometry_fraction": null,
4419
4472
  "notes": null,
4473
+ "rgb": "169_31_31",
4420
4474
  "ventilation_standard": "ASHRAE 62.1-2007",
4421
4475
  "ventilation_primary_space_type": "Miscellaneous Spaces",
4422
4476
  "ventilation_secondary_space_type": "Computer (not printing)",
@@ -4494,6 +4548,7 @@
4494
4548
  "psa_nongeometry_fraction": null,
4495
4549
  "ssa_nongeometry_fraction": null,
4496
4550
  "notes": null,
4551
+ "rgb": "230_196_120",
4497
4552
  "ventilation_standard": "ASHRAE 62.1-1999",
4498
4553
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
4499
4554
  "ventilation_secondary_space_type": "Conference rooms",
@@ -4571,6 +4626,7 @@
4571
4626
  "psa_nongeometry_fraction": null,
4572
4627
  "ssa_nongeometry_fraction": null,
4573
4628
  "notes": null,
4629
+ "rgb": "120_149_230",
4574
4630
  "ventilation_standard": "ASHRAE 62.1-2007",
4575
4631
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
4576
4632
  "ventilation_secondary_space_type": "Multipurpose assembly",
@@ -4648,6 +4704,7 @@
4648
4704
  "psa_nongeometry_fraction": null,
4649
4705
  "ssa_nongeometry_fraction": null,
4650
4706
  "notes": null,
4707
+ "rgb": "31_169_34",
4651
4708
  "ventilation_standard": "ASHRAE 62.1-1999",
4652
4709
  "ventilation_primary_space_type": "Food and Beverage Service",
4653
4710
  "ventilation_secondary_space_type": "Cafeteria, fast food",
@@ -4725,6 +4782,7 @@
4725
4782
  "psa_nongeometry_fraction": null,
4726
4783
  "ssa_nongeometry_fraction": null,
4727
4784
  "notes": null,
4785
+ "rgb": "169_31_31",
4728
4786
  "ventilation_standard": "ASHRAE 62.1-1999",
4729
4787
  "ventilation_primary_space_type": "Public Spaces",
4730
4788
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -4802,6 +4860,7 @@
4802
4860
  "psa_nongeometry_fraction": null,
4803
4861
  "ssa_nongeometry_fraction": null,
4804
4862
  "notes": null,
4863
+ "rgb": "169_31_31",
4805
4864
  "ventilation_standard": "ASHRAE 62.1-2007",
4806
4865
  "ventilation_primary_space_type": "General",
4807
4866
  "ventilation_secondary_space_type": "Corridors",
@@ -4879,6 +4938,7 @@
4879
4938
  "psa_nongeometry_fraction": null,
4880
4939
  "ssa_nongeometry_fraction": null,
4881
4940
  "notes": null,
4941
+ "rgb": "78_167_222",
4882
4942
  "ventilation_standard": "ASHRAE 62.1-1999",
4883
4943
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
4884
4944
  "ventilation_secondary_space_type": "Dormitory sleeping areas",
@@ -4956,6 +5016,7 @@
4956
5016
  "psa_nongeometry_fraction": null,
4957
5017
  "ssa_nongeometry_fraction": null,
4958
5018
  "notes": null,
5019
+ "rgb": "78_167_222",
4959
5020
  "ventilation_standard": "ASHRAE 62.1-2007",
4960
5021
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
4961
5022
  "ventilation_secondary_space_type": "Bedroom/living Room",
@@ -5033,6 +5094,7 @@
5033
5094
  "psa_nongeometry_fraction": null,
5034
5095
  "ssa_nongeometry_fraction": null,
5035
5096
  "notes": null,
5097
+ "rgb": "78_167_222",
5036
5098
  "ventilation_standard": "ASHRAE 62.1-2007",
5037
5099
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5038
5100
  "ventilation_secondary_space_type": "Bedroom/living Room",
@@ -5110,6 +5172,7 @@
5110
5172
  "psa_nongeometry_fraction": null,
5111
5173
  "ssa_nongeometry_fraction": null,
5112
5174
  "notes": null,
5175
+ "rgb": "78_167_222",
5113
5176
  "ventilation_standard": "ASHRAE 62.1-2007",
5114
5177
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5115
5178
  "ventilation_secondary_space_type": "Bedroom/living Room",
@@ -5187,6 +5250,7 @@
5187
5250
  "psa_nongeometry_fraction": null,
5188
5251
  "ssa_nongeometry_fraction": null,
5189
5252
  "notes": null,
5253
+ "rgb": "78_222_133",
5190
5254
  "ventilation_standard": "ASHRAE 62.1-1999",
5191
5255
  "ventilation_primary_space_type": "Food and Beverage Service",
5192
5256
  "ventilation_secondary_space_type": "Kitchens (cooking)",
@@ -5264,6 +5328,7 @@
5264
5328
  "psa_nongeometry_fraction": null,
5265
5329
  "ssa_nongeometry_fraction": null,
5266
5330
  "notes": null,
5331
+ "rgb": "120_149_230",
5267
5332
  "ventilation_standard": "ASHRAE 62.1-1999",
5268
5333
  "ventilation_primary_space_type": "Dry Cleaners, Laundries",
5269
5334
  "ventilation_secondary_space_type": "Commercial Laundry",
@@ -5341,6 +5406,7 @@
5341
5406
  "psa_nongeometry_fraction": null,
5342
5407
  "ssa_nongeometry_fraction": null,
5343
5408
  "notes": null,
5409
+ "rgb": "230_157_120",
5344
5410
  "ventilation_standard": "ASHRAE 62.1-1999",
5345
5411
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5346
5412
  "ventilation_secondary_space_type": "Lobbies",
@@ -5418,6 +5484,7 @@
5418
5484
  "psa_nongeometry_fraction": null,
5419
5485
  "ssa_nongeometry_fraction": null,
5420
5486
  "notes": null,
5487
+ "rgb": "41_31_169",
5421
5488
  "ventilation_standard": "ASHRAE 62.1-1999",
5422
5489
  "ventilation_primary_space_type": "Public Spaces",
5423
5490
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -5495,6 +5562,7 @@
5495
5562
  "psa_nongeometry_fraction": null,
5496
5563
  "ssa_nongeometry_fraction": null,
5497
5564
  "notes": null,
5565
+ "rgb": "171_222_78",
5498
5566
  "ventilation_standard": "ASHRAE 62.1-1999",
5499
5567
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
5500
5568
  "ventilation_secondary_space_type": "Basement and street",
@@ -5572,6 +5640,7 @@
5572
5640
  "psa_nongeometry_fraction": null,
5573
5641
  "ssa_nongeometry_fraction": null,
5574
5642
  "notes": null,
5643
+ "rgb": "171_222_78",
5575
5644
  "ventilation_standard": "ASHRAE 62.1-2007",
5576
5645
  "ventilation_primary_space_type": "Retail",
5577
5646
  "ventilation_secondary_space_type": "General Sales",
@@ -5649,6 +5718,7 @@
5649
5718
  "psa_nongeometry_fraction": null,
5650
5719
  "ssa_nongeometry_fraction": null,
5651
5720
  "notes": null,
5721
+ "rgb": "120_149_230",
5652
5722
  "ventilation_standard": "ASHRAE 62.1-1999",
5653
5723
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
5654
5724
  "ventilation_secondary_space_type": "Shipping and receiving",
@@ -5803,6 +5873,7 @@
5803
5873
  "psa_nongeometry_fraction": null,
5804
5874
  "ssa_nongeometry_fraction": null,
5805
5875
  "notes": null,
5876
+ "rgb": "78_167_222",
5806
5877
  "ventilation_standard": "ASHRAE 62.1-2004",
5807
5878
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5808
5879
  "ventilation_secondary_space_type": "Apartment",
@@ -5880,6 +5951,7 @@
5880
5951
  "psa_nongeometry_fraction": null,
5881
5952
  "ssa_nongeometry_fraction": null,
5882
5953
  "notes": null,
5954
+ "rgb": "78_167_222",
5883
5955
  "ventilation_standard": "ASHRAE 62.1-2004",
5884
5956
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5885
5957
  "ventilation_secondary_space_type": "Apartment",
@@ -5957,6 +6029,7 @@
5957
6029
  "psa_nongeometry_fraction": null,
5958
6030
  "ssa_nongeometry_fraction": null,
5959
6031
  "notes": null,
6032
+ "rgb": "78_167_222",
5960
6033
  "ventilation_standard": "ASHRAE 62.1-2004",
5961
6034
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5962
6035
  "ventilation_secondary_space_type": "Apartment",
@@ -6034,6 +6107,7 @@
6034
6107
  "psa_nongeometry_fraction": null,
6035
6108
  "ssa_nongeometry_fraction": null,
6036
6109
  "notes": null,
6110
+ "rgb": "169_31_31",
6037
6111
  "ventilation_standard": "ASHRAE 62.1-1999",
6038
6112
  "ventilation_primary_space_type": "Public Spaces",
6039
6113
  "ventilation_secondary_space_type": "Public restrooms",
@@ -6111,6 +6185,7 @@
6111
6185
  "psa_nongeometry_fraction": null,
6112
6186
  "ssa_nongeometry_fraction": null,
6113
6187
  "notes": null,
6188
+ "rgb": "169_31_31",
6114
6189
  "ventilation_standard": "ASHRAE 62.1-1999",
6115
6190
  "ventilation_primary_space_type": "Public Spaces",
6116
6191
  "ventilation_secondary_space_type": "Public restrooms",
@@ -6188,6 +6263,7 @@
6188
6263
  "psa_nongeometry_fraction": null,
6189
6264
  "ssa_nongeometry_fraction": null,
6190
6265
  "notes": null,
6266
+ "rgb": "120_230_199",
6191
6267
  "ventilation_standard": "ASHRAE 62.1-1999",
6192
6268
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
6193
6269
  "ventilation_secondary_space_type": "Bedrooms",
@@ -6241,7 +6317,7 @@
6241
6317
  "template": "90.1-2004",
6242
6318
  "building_type": "Office",
6243
6319
  "space_type": "Attic",
6244
- "lighting_standard": "ASHRAE 189.1-2009",
6320
+ "lighting_standard": "ASHRAE 90.1-2004",
6245
6321
  "lighting_primary_space_type": "Attics",
6246
6322
  "lighting_secondary_space_type": "General",
6247
6323
  "lighting_per_area": 0.0,
@@ -6265,6 +6341,7 @@
6265
6341
  "psa_nongeometry_fraction": null,
6266
6342
  "ssa_nongeometry_fraction": null,
6267
6343
  "notes": null,
6344
+ "rgb": "120_149_230",
6268
6345
  "ventilation_standard": null,
6269
6346
  "ventilation_primary_space_type": null,
6270
6347
  "ventilation_secondary_space_type": null,
@@ -6342,6 +6419,7 @@
6342
6419
  "psa_nongeometry_fraction": null,
6343
6420
  "ssa_nongeometry_fraction": null,
6344
6421
  "notes": null,
6422
+ "rgb": "230_157_120",
6345
6423
  "ventilation_standard": "ASHRAE 62.1-1999",
6346
6424
  "ventilation_primary_space_type": "Offices",
6347
6425
  "ventilation_secondary_space_type": "Reception Areas",
@@ -6419,6 +6497,7 @@
6419
6497
  "psa_nongeometry_fraction": null,
6420
6498
  "ssa_nongeometry_fraction": null,
6421
6499
  "notes": null,
6500
+ "rgb": "230_196_120",
6422
6501
  "ventilation_standard": "ASHRAE 62.1-1999",
6423
6502
  "ventilation_primary_space_type": "Education",
6424
6503
  "ventilation_secondary_space_type": "Classroom",
@@ -6496,6 +6575,7 @@
6496
6575
  "psa_nongeometry_fraction": null,
6497
6576
  "ssa_nongeometry_fraction": null,
6498
6577
  "notes": null,
6578
+ "rgb": "120_230_199",
6499
6579
  "ventilation_standard": "ASHRAE 62.1-1999",
6500
6580
  "ventilation_primary_space_type": "Offices",
6501
6581
  "ventilation_secondary_space_type": "Office Space",
@@ -6573,6 +6653,7 @@
6573
6653
  "psa_nongeometry_fraction": null,
6574
6654
  "ssa_nongeometry_fraction": null,
6575
6655
  "notes": null,
6656
+ "rgb": "230_196_120",
6576
6657
  "ventilation_standard": "ASHRAE 62.1-1999",
6577
6658
  "ventilation_primary_space_type": "Offices",
6578
6659
  "ventilation_secondary_space_type": "Conference rooms",
@@ -6650,6 +6731,7 @@
6650
6731
  "psa_nongeometry_fraction": null,
6651
6732
  "ssa_nongeometry_fraction": null,
6652
6733
  "notes": null,
6734
+ "rgb": "169_31_31",
6653
6735
  "ventilation_standard": "ASHRAE 62.1-1999",
6654
6736
  "ventilation_primary_space_type": "Public Spaces",
6655
6737
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -6727,6 +6809,7 @@
6727
6809
  "psa_nongeometry_fraction": null,
6728
6810
  "ssa_nongeometry_fraction": null,
6729
6811
  "notes": null,
6812
+ "rgb": "230_157_120",
6730
6813
  "ventilation_standard": "ASHRAE 62.1-1999",
6731
6814
  "ventilation_primary_space_type": "Offices",
6732
6815
  "ventilation_secondary_space_type": "Reception areas",
@@ -6804,6 +6887,7 @@
6804
6887
  "psa_nongeometry_fraction": null,
6805
6888
  "ssa_nongeometry_fraction": null,
6806
6889
  "notes": null,
6890
+ "rgb": "41_31_169",
6807
6891
  "ventilation_standard": "ASHRAE 62.1-1999",
6808
6892
  "ventilation_primary_space_type": "Offices",
6809
6893
  "ventilation_secondary_space_type": "Office Space",
@@ -6881,6 +6965,7 @@
6881
6965
  "psa_nongeometry_fraction": null,
6882
6966
  "ssa_nongeometry_fraction": null,
6883
6967
  "notes": null,
6968
+ "rgb": "41_31_169",
6884
6969
  "ventilation_standard": "ASHRAE 62.1-1999",
6885
6970
  "ventilation_primary_space_type": "Public Spaces",
6886
6971
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -6958,6 +7043,7 @@
6958
7043
  "psa_nongeometry_fraction": null,
6959
7044
  "ssa_nongeometry_fraction": null,
6960
7045
  "notes": null,
7046
+ "rgb": "230_157_120",
6961
7047
  "ventilation_standard": "ASHRAE 62.1-1999",
6962
7048
  "ventilation_primary_space_type": "Offices",
6963
7049
  "ventilation_secondary_space_type": "Reception Areas",
@@ -7035,6 +7121,7 @@
7035
7121
  "psa_nongeometry_fraction": null,
7036
7122
  "ssa_nongeometry_fraction": null,
7037
7123
  "notes": null,
7124
+ "rgb": "230_157_120",
7038
7125
  "ventilation_standard": "ASHRAE 62.1-1999",
7039
7126
  "ventilation_primary_space_type": "Offices",
7040
7127
  "ventilation_secondary_space_type": "Reception Areas",
@@ -7112,6 +7199,7 @@
7112
7199
  "psa_nongeometry_fraction": null,
7113
7200
  "ssa_nongeometry_fraction": null,
7114
7201
  "notes": null,
7202
+ "rgb": "230_196_120",
7115
7203
  "ventilation_standard": "ASHRAE 62.1-1999",
7116
7204
  "ventilation_primary_space_type": "Education",
7117
7205
  "ventilation_secondary_space_type": "Classroom",
@@ -7189,6 +7277,7 @@
7189
7277
  "psa_nongeometry_fraction": null,
7190
7278
  "ssa_nongeometry_fraction": null,
7191
7279
  "notes": null,
7280
+ "rgb": "120_230_199",
7192
7281
  "ventilation_standard": "ASHRAE 62.1-1999",
7193
7282
  "ventilation_primary_space_type": "Offices",
7194
7283
  "ventilation_secondary_space_type": "Office Space",
@@ -7266,6 +7355,7 @@
7266
7355
  "psa_nongeometry_fraction": null,
7267
7356
  "ssa_nongeometry_fraction": null,
7268
7357
  "notes": null,
7358
+ "rgb": "230_196_120",
7269
7359
  "ventilation_standard": "ASHRAE 62.1-1999",
7270
7360
  "ventilation_primary_space_type": "Offices",
7271
7361
  "ventilation_secondary_space_type": "Conference rooms",
@@ -7343,6 +7433,7 @@
7343
7433
  "psa_nongeometry_fraction": null,
7344
7434
  "ssa_nongeometry_fraction": null,
7345
7435
  "notes": null,
7436
+ "rgb": "169_31_31",
7346
7437
  "ventilation_standard": "ASHRAE 62.1-1999",
7347
7438
  "ventilation_primary_space_type": "Public Spaces",
7348
7439
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -7420,6 +7511,7 @@
7420
7511
  "psa_nongeometry_fraction": null,
7421
7512
  "ssa_nongeometry_fraction": null,
7422
7513
  "notes": null,
7514
+ "rgb": "230_157_120",
7423
7515
  "ventilation_standard": "ASHRAE 62.1-1999",
7424
7516
  "ventilation_primary_space_type": "Offices",
7425
7517
  "ventilation_secondary_space_type": "Reception areas",
@@ -7497,6 +7589,7 @@
7497
7589
  "psa_nongeometry_fraction": null,
7498
7590
  "ssa_nongeometry_fraction": null,
7499
7591
  "notes": null,
7592
+ "rgb": "41_31_169",
7500
7593
  "ventilation_standard": "ASHRAE 62.1-1999",
7501
7594
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
7502
7595
  "ventilation_secondary_space_type": "Storage rooms",
@@ -7574,6 +7667,7 @@
7574
7667
  "psa_nongeometry_fraction": null,
7575
7668
  "ssa_nongeometry_fraction": null,
7576
7669
  "notes": null,
7670
+ "rgb": "230_157_120",
7577
7671
  "ventilation_standard": "ASHRAE 62.1-1999",
7578
7672
  "ventilation_primary_space_type": "Offices",
7579
7673
  "ventilation_secondary_space_type": "Reception Areas",
@@ -7651,6 +7745,7 @@
7651
7745
  "psa_nongeometry_fraction": null,
7652
7746
  "ssa_nongeometry_fraction": null,
7653
7747
  "notes": null,
7748
+ "rgb": "120_230_199",
7654
7749
  "ventilation_standard": "ASHRAE 62.1-1999",
7655
7750
  "ventilation_primary_space_type": "Offices",
7656
7751
  "ventilation_secondary_space_type": "Office Space",
@@ -7728,6 +7823,7 @@
7728
7823
  "psa_nongeometry_fraction": null,
7729
7824
  "ssa_nongeometry_fraction": null,
7730
7825
  "notes": null,
7826
+ "rgb": "169_169_31",
7731
7827
  "ventilation_standard": "ASHRAE 62.1-1999",
7732
7828
  "ventilation_primary_space_type": "Public Spaces",
7733
7829
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -7805,6 +7901,7 @@
7805
7901
  "psa_nongeometry_fraction": null,
7806
7902
  "ssa_nongeometry_fraction": null,
7807
7903
  "notes": null,
7904
+ "rgb": "230_157_120",
7808
7905
  "ventilation_standard": "ASHRAE 62.1-1999",
7809
7906
  "ventilation_primary_space_type": "Public Spaces",
7810
7907
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -7882,6 +7979,7 @@
7882
7979
  "psa_nongeometry_fraction": null,
7883
7980
  "ssa_nongeometry_fraction": null,
7884
7981
  "notes": null,
7982
+ "rgb": "120_149_230",
7885
7983
  "ventilation_standard": "ASHRAE 62.1-1999",
7886
7984
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
7887
7985
  "ventilation_secondary_space_type": "Storage rooms",
@@ -7959,6 +8057,7 @@
7959
8057
  "psa_nongeometry_fraction": null,
7960
8058
  "ssa_nongeometry_fraction": null,
7961
8059
  "notes": null,
8060
+ "rgb": "120_230_199",
7962
8061
  "ventilation_standard": null,
7963
8062
  "ventilation_primary_space_type": null,
7964
8063
  "ventilation_secondary_space_type": null,
@@ -7984,7 +8083,7 @@
7984
8083
  "electric_equipment_fraction_latent": 0.0,
7985
8084
  "electric_equipment_fraction_radiant": 0.5,
7986
8085
  "electric_equipment_fraction_lost": 0.0,
7987
- "electric_equipment_schedule": "OfficeLarge ALWAYS_ON",
8086
+ "electric_equipment_schedule": "DataCenter_EQUIP_SCH",
7988
8087
  "additional_electric_equipment_schedule": null,
7989
8088
  "additional_gas_equipment_schedule": null,
7990
8089
  "heating_setpoint_schedule": "OfficeLarge HTGSETP_DC_SCH",
@@ -8036,6 +8135,7 @@
8036
8135
  "psa_nongeometry_fraction": null,
8037
8136
  "ssa_nongeometry_fraction": null,
8038
8137
  "notes": null,
8138
+ "rgb": "120_230_199",
8039
8139
  "ventilation_standard": null,
8040
8140
  "ventilation_primary_space_type": null,
8041
8141
  "ventilation_secondary_space_type": null,
@@ -8061,7 +8161,7 @@
8061
8161
  "electric_equipment_fraction_latent": 0.0,
8062
8162
  "electric_equipment_fraction_radiant": 0.5,
8063
8163
  "electric_equipment_fraction_lost": 0.0,
8064
- "electric_equipment_schedule": "OfficeLarge ALWAYS_ON",
8164
+ "electric_equipment_schedule": "DataCenter_EQUIP_SCH",
8065
8165
  "additional_electric_equipment_schedule": null,
8066
8166
  "additional_gas_equipment_schedule": null,
8067
8167
  "heating_setpoint_schedule": "OfficeLarge HTGSETP_DC_SCH",
@@ -8113,6 +8213,7 @@
8113
8213
  "psa_nongeometry_fraction": null,
8114
8214
  "ssa_nongeometry_fraction": null,
8115
8215
  "notes": null,
8216
+ "rgb": "120_230_199",
8116
8217
  "ventilation_standard": "ASHRAE 62.1-1999",
8117
8218
  "ventilation_primary_space_type": "Offices",
8118
8219
  "ventilation_secondary_space_type": "Office Space",
@@ -8190,6 +8291,7 @@
8190
8291
  "psa_nongeometry_fraction": null,
8191
8292
  "ssa_nongeometry_fraction": null,
8192
8293
  "notes": null,
8294
+ "rgb": "41_31_169",
8193
8295
  "ventilation_standard": "ASHRAE 62.1-1999",
8194
8296
  "ventilation_primary_space_type": "Public Spaces",
8195
8297
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -8267,6 +8369,7 @@
8267
8369
  "psa_nongeometry_fraction": null,
8268
8370
  "ssa_nongeometry_fraction": null,
8269
8371
  "notes": null,
8372
+ "rgb": "169_169_31",
8270
8373
  "ventilation_standard": "ASHRAE 62.1-1999",
8271
8374
  "ventilation_primary_space_type": "Public Spaces",
8272
8375
  "ventilation_secondary_space_type": "Public restrooms (Assume 12 toilet/625 ft^2)",
@@ -8320,7 +8423,7 @@
8320
8423
  "template": "90.1-2004",
8321
8424
  "building_type": "Office",
8322
8425
  "space_type": "SmallOffice - Attic",
8323
- "lighting_standard": "ASHRAE 189.1-2009",
8426
+ "lighting_standard": "ASHRAE 90.1-2004",
8324
8427
  "lighting_primary_space_type": "Attics",
8325
8428
  "lighting_secondary_space_type": "General",
8326
8429
  "lighting_per_area": 0.0,
@@ -8344,6 +8447,7 @@
8344
8447
  "psa_nongeometry_fraction": null,
8345
8448
  "ssa_nongeometry_fraction": null,
8346
8449
  "notes": null,
8450
+ "rgb": "120_149_230",
8347
8451
  "ventilation_standard": null,
8348
8452
  "ventilation_primary_space_type": null,
8349
8453
  "ventilation_secondary_space_type": null,
@@ -8421,6 +8525,7 @@
8421
8525
  "psa_nongeometry_fraction": null,
8422
8526
  "ssa_nongeometry_fraction": null,
8423
8527
  "notes": null,
8528
+ "rgb": "230_157_120",
8424
8529
  "ventilation_standard": "ASHRAE 62.1-1999",
8425
8530
  "ventilation_primary_space_type": "Offices",
8426
8531
  "ventilation_secondary_space_type": "Reception Areas",
@@ -8498,6 +8603,7 @@
8498
8603
  "psa_nongeometry_fraction": null,
8499
8604
  "ssa_nongeometry_fraction": null,
8500
8605
  "notes": null,
8606
+ "rgb": "230_196_120",
8501
8607
  "ventilation_standard": "ASHRAE 62.1-1999",
8502
8608
  "ventilation_primary_space_type": "Education",
8503
8609
  "ventilation_secondary_space_type": "Classroom",
@@ -8575,6 +8681,7 @@
8575
8681
  "psa_nongeometry_fraction": null,
8576
8682
  "ssa_nongeometry_fraction": null,
8577
8683
  "notes": null,
8684
+ "rgb": "120_230_199",
8578
8685
  "ventilation_standard": "ASHRAE 62.1-1999",
8579
8686
  "ventilation_primary_space_type": "Offices",
8580
8687
  "ventilation_secondary_space_type": "Office Space",
@@ -8652,6 +8759,7 @@
8652
8759
  "psa_nongeometry_fraction": null,
8653
8760
  "ssa_nongeometry_fraction": null,
8654
8761
  "notes": null,
8762
+ "rgb": "230_196_120",
8655
8763
  "ventilation_standard": "ASHRAE 62.1-1999",
8656
8764
  "ventilation_primary_space_type": "Offices",
8657
8765
  "ventilation_secondary_space_type": "Conference rooms",
@@ -8729,6 +8837,7 @@
8729
8837
  "psa_nongeometry_fraction": null,
8730
8838
  "ssa_nongeometry_fraction": null,
8731
8839
  "notes": null,
8840
+ "rgb": "169_31_31",
8732
8841
  "ventilation_standard": "ASHRAE 62.1-1999",
8733
8842
  "ventilation_primary_space_type": "Public Spaces",
8734
8843
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -8806,6 +8915,7 @@
8806
8915
  "psa_nongeometry_fraction": null,
8807
8916
  "ssa_nongeometry_fraction": null,
8808
8917
  "notes": null,
8918
+ "rgb": "230_157_120",
8809
8919
  "ventilation_standard": "ASHRAE 62.1-1999",
8810
8920
  "ventilation_primary_space_type": "Offices",
8811
8921
  "ventilation_secondary_space_type": "Reception areas",
@@ -8883,6 +8993,7 @@
8883
8993
  "psa_nongeometry_fraction": null,
8884
8994
  "ssa_nongeometry_fraction": null,
8885
8995
  "notes": null,
8996
+ "rgb": "41_31_169",
8886
8997
  "ventilation_standard": "ASHRAE 62.1-1999",
8887
8998
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
8888
8999
  "ventilation_secondary_space_type": "Storage rooms",
@@ -8960,6 +9071,7 @@
8960
9071
  "psa_nongeometry_fraction": null,
8961
9072
  "ssa_nongeometry_fraction": null,
8962
9073
  "notes": null,
9074
+ "rgb": "230_157_120",
8963
9075
  "ventilation_standard": "ASHRAE 62.1-1999",
8964
9076
  "ventilation_primary_space_type": "Offices",
8965
9077
  "ventilation_secondary_space_type": "Reception Areas",
@@ -9037,6 +9149,7 @@
9037
9149
  "psa_nongeometry_fraction": null,
9038
9150
  "ssa_nongeometry_fraction": null,
9039
9151
  "notes": null,
9152
+ "rgb": "120_230_199",
9040
9153
  "ventilation_standard": "ASHRAE 62.1-1999",
9041
9154
  "ventilation_primary_space_type": "Offices",
9042
9155
  "ventilation_secondary_space_type": "Office Space",
@@ -9114,6 +9227,7 @@
9114
9227
  "psa_nongeometry_fraction": null,
9115
9228
  "ssa_nongeometry_fraction": null,
9116
9229
  "notes": null,
9230
+ "rgb": "169_169_31",
9117
9231
  "ventilation_standard": "ASHRAE 62.1-1999",
9118
9232
  "ventilation_primary_space_type": "Public Spaces",
9119
9233
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -9191,6 +9305,7 @@
9191
9305
  "psa_nongeometry_fraction": null,
9192
9306
  "ssa_nongeometry_fraction": null,
9193
9307
  "notes": null,
9308
+ "rgb": "230_157_120",
9194
9309
  "ventilation_standard": "ASHRAE 62.1-1999",
9195
9310
  "ventilation_primary_space_type": "Public Spaces",
9196
9311
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -9268,6 +9383,7 @@
9268
9383
  "psa_nongeometry_fraction": null,
9269
9384
  "ssa_nongeometry_fraction": null,
9270
9385
  "notes": null,
9386
+ "rgb": "120_149_230",
9271
9387
  "ventilation_standard": "ASHRAE 62.1-1999",
9272
9388
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
9273
9389
  "ventilation_secondary_space_type": "Storage rooms",
@@ -9345,6 +9461,7 @@
9345
9461
  "psa_nongeometry_fraction": null,
9346
9462
  "ssa_nongeometry_fraction": null,
9347
9463
  "notes": null,
9464
+ "rgb": "230_157_120",
9348
9465
  "ventilation_standard": "ASHRAE 62.1-1999",
9349
9466
  "ventilation_primary_space_type": "Public Spaces",
9350
9467
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -9422,6 +9539,7 @@
9422
9539
  "psa_nongeometry_fraction": null,
9423
9540
  "ssa_nongeometry_fraction": null,
9424
9541
  "notes": null,
9542
+ "rgb": "120_149_230",
9425
9543
  "ventilation_standard": "ASHRAE 62.1-1999",
9426
9544
  "ventilation_primary_space_type": "Public Spaces",
9427
9545
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -9499,6 +9617,7 @@
9499
9617
  "psa_nongeometry_fraction": null,
9500
9618
  "ssa_nongeometry_fraction": null,
9501
9619
  "notes": null,
9620
+ "rgb": "230_157_120",
9502
9621
  "ventilation_standard": "ASHRAE 62.1-1999",
9503
9622
  "ventilation_primary_space_type": "Public Spaces",
9504
9623
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -9653,6 +9772,7 @@
9653
9772
  "psa_nongeometry_fraction": null,
9654
9773
  "ssa_nongeometry_fraction": null,
9655
9774
  "notes": null,
9775
+ "rgb": "120_230_199",
9656
9776
  "ventilation_standard": "ASHRAE 62.1-1999",
9657
9777
  "ventilation_primary_space_type": "Office Buildings",
9658
9778
  "ventilation_secondary_space_type": "Whole Building",
@@ -9730,6 +9850,7 @@
9730
9850
  "psa_nongeometry_fraction": null,
9731
9851
  "ssa_nongeometry_fraction": null,
9732
9852
  "notes": null,
9853
+ "rgb": "120_230_199",
9733
9854
  "ventilation_standard": "ASHRAE 62.1-1999",
9734
9855
  "ventilation_primary_space_type": "Office Buildings",
9735
9856
  "ventilation_secondary_space_type": "Whole Building",
@@ -9807,6 +9928,7 @@
9807
9928
  "psa_nongeometry_fraction": null,
9808
9929
  "ssa_nongeometry_fraction": null,
9809
9930
  "notes": null,
9931
+ "rgb": "120_230_199",
9810
9932
  "ventilation_standard": "ASHRAE 62.1-1999",
9811
9933
  "ventilation_primary_space_type": "Office Buildings",
9812
9934
  "ventilation_secondary_space_type": "Whole Building",
@@ -9884,6 +10006,7 @@
9884
10006
  "psa_nongeometry_fraction": null,
9885
10007
  "ssa_nongeometry_fraction": null,
9886
10008
  "notes": null,
10009
+ "rgb": "120_230_199",
9887
10010
  "ventilation_standard": "ASHRAE 62.1-1999",
9888
10011
  "ventilation_primary_space_type": "Office Buildings",
9889
10012
  "ventilation_secondary_space_type": "Whole Building",
@@ -9961,6 +10084,7 @@
9961
10084
  "psa_nongeometry_fraction": null,
9962
10085
  "ssa_nongeometry_fraction": null,
9963
10086
  "notes": null,
10087
+ "rgb": "204_120_230",
9964
10088
  "ventilation_standard": "GGHC v2.2",
9965
10089
  "ventilation_primary_space_type": "Health Care",
9966
10090
  "ventilation_secondary_space_type": "Treatment / Examination",
@@ -10038,6 +10162,7 @@
10038
10162
  "psa_nongeometry_fraction": null,
10039
10163
  "ssa_nongeometry_fraction": null,
10040
10164
  "notes": null,
10165
+ "rgb": "204_120_230",
10041
10166
  "ventilation_standard": "GGHC v2.2",
10042
10167
  "ventilation_primary_space_type": "Health Care",
10043
10168
  "ventilation_secondary_space_type": "Bedpan Room",
@@ -10115,6 +10240,7 @@
10115
10240
  "psa_nongeometry_fraction": null,
10116
10241
  "ssa_nongeometry_fraction": null,
10117
10242
  "notes": null,
10243
+ "rgb": "31_169_34",
10118
10244
  "ventilation_standard": "ASHRAE 62.1-1999",
10119
10245
  "ventilation_primary_space_type": "Food and Beverage Service",
10120
10246
  "ventilation_secondary_space_type": "Cafeteria, fast food",
@@ -10192,6 +10318,7 @@
10192
10318
  "psa_nongeometry_fraction": null,
10193
10319
  "ssa_nongeometry_fraction": null,
10194
10320
  "notes": null,
10321
+ "rgb": "204_120_230",
10195
10322
  "ventilation_standard": "GGHC v2.2",
10196
10323
  "ventilation_primary_space_type": "Health Care",
10197
10324
  "ventilation_secondary_space_type": "Clean Utility / Workroom",
@@ -10269,6 +10396,7 @@
10269
10396
  "psa_nongeometry_fraction": null,
10270
10397
  "ssa_nongeometry_fraction": null,
10271
10398
  "notes": null,
10399
+ "rgb": "230_196_120",
10272
10400
  "ventilation_standard": "ASHRAE 62.1-1999",
10273
10401
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
10274
10402
  "ventilation_secondary_space_type": "Conference rooms",
@@ -10346,6 +10474,7 @@
10346
10474
  "psa_nongeometry_fraction": null,
10347
10475
  "ssa_nongeometry_fraction": null,
10348
10476
  "notes": null,
10477
+ "rgb": "136_78_222",
10349
10478
  "ventilation_standard": "ASHRAE 62.1-1999",
10350
10479
  "ventilation_primary_space_type": "Offices",
10351
10480
  "ventilation_secondary_space_type": "Office Space",
@@ -10423,6 +10552,7 @@
10423
10552
  "psa_nongeometry_fraction": null,
10424
10553
  "ssa_nongeometry_fraction": null,
10425
10554
  "notes": null,
10555
+ "rgb": "41_31_169",
10426
10556
  "ventilation_standard": "ASHRAE 62.1-1999",
10427
10557
  "ventilation_primary_space_type": "Public Spaces",
10428
10558
  "ventilation_secondary_space_type": "Public restrooms",
@@ -10500,6 +10630,7 @@
10500
10630
  "psa_nongeometry_fraction": null,
10501
10631
  "ssa_nongeometry_fraction": null,
10502
10632
  "notes": null,
10633
+ "rgb": "41_31_169",
10503
10634
  "ventilation_standard": "ASHRAE 62.1-1999",
10504
10635
  "ventilation_primary_space_type": "Public Spaces",
10505
10636
  "ventilation_secondary_space_type": "Public restrooms",
@@ -10577,6 +10708,7 @@
10577
10708
  "psa_nongeometry_fraction": null,
10578
10709
  "ssa_nongeometry_fraction": null,
10579
10710
  "notes": null,
10711
+ "rgb": "136_78_222",
10580
10712
  "ventilation_standard": "GGHC v2.2",
10581
10713
  "ventilation_primary_space_type": "Health Care",
10582
10714
  "ventilation_secondary_space_type": "Special Procedure Room, Diagnostic",
@@ -10654,6 +10786,7 @@
10654
10786
  "psa_nongeometry_fraction": null,
10655
10787
  "ssa_nongeometry_fraction": null,
10656
10788
  "notes": null,
10789
+ "rgb": "169_31_31",
10657
10790
  "ventilation_standard": "ASHRAE 62.1-1999",
10658
10791
  "ventilation_primary_space_type": "Public Spaces",
10659
10792
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -10731,6 +10864,7 @@
10731
10864
  "psa_nongeometry_fraction": null,
10732
10865
  "ssa_nongeometry_fraction": null,
10733
10866
  "notes": null,
10867
+ "rgb": "169_31_31",
10734
10868
  "ventilation_standard": "ASHRAE 62.1-1999",
10735
10869
  "ventilation_primary_space_type": "Public Spaces",
10736
10870
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -10808,6 +10942,7 @@
10808
10942
  "psa_nongeometry_fraction": null,
10809
10943
  "ssa_nongeometry_fraction": null,
10810
10944
  "notes": null,
10945
+ "rgb": "41_31_169",
10811
10946
  "ventilation_standard": "ASHRAE 62.1-1999",
10812
10947
  "ventilation_primary_space_type": "Offices",
10813
10948
  "ventilation_secondary_space_type": "Telecommunication centers and data entry areas",
@@ -10885,6 +11020,7 @@
10885
11020
  "psa_nongeometry_fraction": null,
10886
11021
  "ssa_nongeometry_fraction": null,
10887
11022
  "notes": null,
11023
+ "rgb": "120_149_230",
10888
11024
  "ventilation_standard": "GGHC v2.2",
10889
11025
  "ventilation_primary_space_type": "Health Care",
10890
11026
  "ventilation_secondary_space_type": "Bathroom/ Public",
@@ -10962,6 +11098,7 @@
10962
11098
  "psa_nongeometry_fraction": null,
10963
11099
  "ssa_nongeometry_fraction": null,
10964
11100
  "notes": null,
11101
+ "rgb": "230_157_120",
10965
11102
  "ventilation_standard": "ASHRAE 62.1-1999",
10966
11103
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
10967
11104
  "ventilation_secondary_space_type": "Lobbies",
@@ -11039,6 +11176,7 @@
11039
11176
  "psa_nongeometry_fraction": null,
11040
11177
  "ssa_nongeometry_fraction": null,
11041
11178
  "notes": null,
11179
+ "rgb": "169_169_31",
11042
11180
  "ventilation_standard": "ASHRAE 62.1-1999",
11043
11181
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
11044
11182
  "ventilation_secondary_space_type": "Lobbies",
@@ -11116,6 +11254,7 @@
11116
11254
  "psa_nongeometry_fraction": null,
11117
11255
  "ssa_nongeometry_fraction": null,
11118
11256
  "notes": null,
11257
+ "rgb": "230_157_120",
11119
11258
  "ventilation_standard": "ASHRAE 62.1-1999",
11120
11259
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
11121
11260
  "ventilation_secondary_space_type": "Lobbies",
@@ -11193,6 +11332,7 @@
11193
11332
  "psa_nongeometry_fraction": null,
11194
11333
  "ssa_nongeometry_fraction": null,
11195
11334
  "notes": null,
11335
+ "rgb": "169_31_159",
11196
11336
  "ventilation_standard": "GGHC v2.2",
11197
11337
  "ventilation_primary_space_type": "Health Care",
11198
11338
  "ventilation_secondary_space_type": "X-ray, Diagnostic and Treatment",
@@ -11270,6 +11410,7 @@
11270
11410
  "psa_nongeometry_fraction": null,
11271
11411
  "ssa_nongeometry_fraction": null,
11272
11412
  "notes": null,
11413
+ "rgb": "136_78_222",
11273
11414
  "ventilation_standard": "GGHC v2.2",
11274
11415
  "ventilation_primary_space_type": "Health Care",
11275
11416
  "ventilation_secondary_space_type": "X-ray, Diagnostic and Treatment",
@@ -11347,6 +11488,7 @@
11347
11488
  "psa_nongeometry_fraction": null,
11348
11489
  "ssa_nongeometry_fraction": null,
11349
11490
  "notes": null,
11491
+ "rgb": "204_120_230",
11350
11492
  "ventilation_standard": "ASHRAE 62.1-1999",
11351
11493
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
11352
11494
  "ventilation_secondary_space_type": "Storage rooms",
@@ -11424,6 +11566,7 @@
11424
11566
  "psa_nongeometry_fraction": null,
11425
11567
  "ssa_nongeometry_fraction": null,
11426
11568
  "notes": null,
11569
+ "rgb": "31_162_169",
11427
11570
  "ventilation_standard": "ASHRAE 62.1-1999",
11428
11571
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11429
11572
  "ventilation_secondary_space_type": "Physical therapy",
@@ -11501,6 +11644,7 @@
11501
11644
  "psa_nongeometry_fraction": null,
11502
11645
  "ssa_nongeometry_fraction": null,
11503
11646
  "notes": null,
11647
+ "rgb": "169_31_159",
11504
11648
  "ventilation_standard": "ASHRAE 62.1-1999",
11505
11649
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11506
11650
  "ventilation_secondary_space_type": "Operating rooms outpatient",
@@ -11578,6 +11722,7 @@
11578
11722
  "psa_nongeometry_fraction": null,
11579
11723
  "ssa_nongeometry_fraction": null,
11580
11724
  "notes": null,
11725
+ "rgb": "120_230_199",
11581
11726
  "ventilation_standard": "ASHRAE 62.1-1999",
11582
11727
  "ventilation_primary_space_type": "Offices",
11583
11728
  "ventilation_secondary_space_type": "Office Space",
@@ -11655,6 +11800,7 @@
11655
11800
  "psa_nongeometry_fraction": null,
11656
11801
  "ssa_nongeometry_fraction": null,
11657
11802
  "notes": null,
11803
+ "rgb": "169_31_159",
11658
11804
  "ventilation_standard": "ASHRAE 62.1-1999",
11659
11805
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11660
11806
  "ventilation_secondary_space_type": "PACU/Pre-Op Outpatient",
@@ -11732,6 +11878,7 @@
11732
11878
  "psa_nongeometry_fraction": null,
11733
11879
  "ssa_nongeometry_fraction": null,
11734
11880
  "notes": null,
11881
+ "rgb": "154_230_120",
11735
11882
  "ventilation_standard": "ASHRAE 62.1-1999",
11736
11883
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11737
11884
  "ventilation_secondary_space_type": "Physical therapy",
@@ -11809,6 +11956,7 @@
11809
11956
  "psa_nongeometry_fraction": null,
11810
11957
  "ssa_nongeometry_fraction": null,
11811
11958
  "notes": null,
11959
+ "rgb": "169_31_159",
11812
11960
  "ventilation_standard": "ASHRAE 62.1-1999",
11813
11961
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11814
11962
  "ventilation_secondary_space_type": "PACU/Pre-Op Outpatient",
@@ -11886,6 +12034,7 @@
11886
12034
  "psa_nongeometry_fraction": null,
11887
12035
  "ssa_nongeometry_fraction": null,
11888
12036
  "notes": null,
12037
+ "rgb": "169_31_159",
11889
12038
  "ventilation_standard": "ASHRAE 62.1-1999",
11890
12039
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11891
12040
  "ventilation_secondary_space_type": "Procedure Room Outpatient",
@@ -11963,6 +12112,7 @@
11963
12112
  "psa_nongeometry_fraction": null,
11964
12113
  "ssa_nongeometry_fraction": null,
11965
12114
  "notes": null,
12115
+ "rgb": "230_157_120",
11966
12116
  "ventilation_standard": "ASHRAE 62.1-1999",
11967
12117
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
11968
12118
  "ventilation_secondary_space_type": "Lobbies",
@@ -12040,6 +12190,7 @@
12040
12190
  "psa_nongeometry_fraction": null,
12041
12191
  "ssa_nongeometry_fraction": null,
12042
12192
  "notes": null,
12193
+ "rgb": "204_120_230",
12043
12194
  "ventilation_standard": "GGHC v2.2",
12044
12195
  "ventilation_primary_space_type": "Health Care",
12045
12196
  "ventilation_secondary_space_type": "Clean Linen Storage",
@@ -12117,6 +12268,7 @@
12117
12268
  "psa_nongeometry_fraction": null,
12118
12269
  "ssa_nongeometry_fraction": null,
12119
12270
  "notes": null,
12271
+ "rgb": "230_157_120",
12120
12272
  "ventilation_standard": "ASHRAE 62.1-1999",
12121
12273
  "ventilation_primary_space_type": "Public Spaces",
12122
12274
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -12194,6 +12346,7 @@
12194
12346
  "psa_nongeometry_fraction": null,
12195
12347
  "ssa_nongeometry_fraction": null,
12196
12348
  "notes": null,
12349
+ "rgb": "169_169_31",
12197
12350
  "ventilation_standard": "ASHRAE 62.1-1999",
12198
12351
  "ventilation_primary_space_type": "Public Spaces",
12199
12352
  "ventilation_secondary_space_type": "Public restrooms",
@@ -12271,6 +12424,7 @@
12271
12424
  "psa_nongeometry_fraction": null,
12272
12425
  "ssa_nongeometry_fraction": null,
12273
12426
  "notes": null,
12427
+ "rgb": "120_149_230",
12274
12428
  "ventilation_standard": "GGHC v2.2",
12275
12429
  "ventilation_primary_space_type": "Health Care",
12276
12430
  "ventilation_secondary_space_type": "Bathroom/ Public",
@@ -12348,6 +12502,7 @@
12348
12502
  "psa_nongeometry_fraction": null,
12349
12503
  "ssa_nongeometry_fraction": null,
12350
12504
  "notes": null,
12505
+ "rgb": "169_31_159",
12351
12506
  "ventilation_standard": "GGHC v2.2",
12352
12507
  "ventilation_primary_space_type": "Health Care",
12353
12508
  "ventilation_secondary_space_type": "X-ray, Diagnostic and Treatment",
@@ -12425,6 +12580,7 @@
12425
12580
  "psa_nongeometry_fraction": null,
12426
12581
  "ssa_nongeometry_fraction": null,
12427
12582
  "notes": null,
12583
+ "rgb": "31_169_34",
12428
12584
  "ventilation_standard": "ASHRAE 62.1-1999",
12429
12585
  "ventilation_primary_space_type": "Food and Beverage Service",
12430
12586
  "ventilation_secondary_space_type": "Cafeteria, fast food",
@@ -12502,6 +12658,7 @@
12502
12658
  "psa_nongeometry_fraction": null,
12503
12659
  "ssa_nongeometry_fraction": null,
12504
12660
  "notes": null,
12661
+ "rgb": "120_230_199",
12505
12662
  "ventilation_standard": "ASHRAE 62.1-1999",
12506
12663
  "ventilation_primary_space_type": "Education",
12507
12664
  "ventilation_secondary_space_type": "Classroom",
@@ -12579,6 +12736,7 @@
12579
12736
  "psa_nongeometry_fraction": null,
12580
12737
  "ssa_nongeometry_fraction": null,
12581
12738
  "notes": null,
12739
+ "rgb": "120_230_199",
12582
12740
  "ventilation_standard": "ASHRAE 62.1-1999",
12583
12741
  "ventilation_primary_space_type": "Education",
12584
12742
  "ventilation_secondary_space_type": "Classroom",
@@ -12656,6 +12814,7 @@
12656
12814
  "psa_nongeometry_fraction": null,
12657
12815
  "ssa_nongeometry_fraction": null,
12658
12816
  "notes": null,
12817
+ "rgb": "169_31_31",
12659
12818
  "ventilation_standard": "ASHRAE 62.1-1999",
12660
12819
  "ventilation_primary_space_type": "Education",
12661
12820
  "ventilation_secondary_space_type": "Corridors",
@@ -12733,6 +12892,7 @@
12733
12892
  "psa_nongeometry_fraction": null,
12734
12893
  "ssa_nongeometry_fraction": null,
12735
12894
  "notes": null,
12895
+ "rgb": "154_230_120",
12736
12896
  "ventilation_standard": "ASHRAE 62.1-1999",
12737
12897
  "ventilation_primary_space_type": "Sports and Amusement",
12738
12898
  "ventilation_secondary_space_type": "Playing floors (gymnasium)",
@@ -12810,6 +12970,7 @@
12810
12970
  "psa_nongeometry_fraction": null,
12811
12971
  "ssa_nongeometry_fraction": null,
12812
12972
  "notes": null,
12973
+ "rgb": "78_222_133",
12813
12974
  "ventilation_standard": "ASHRAE 62.1-1999",
12814
12975
  "ventilation_primary_space_type": "Food and Beverage Service",
12815
12976
  "ventilation_secondary_space_type": "Kitchens (cooking)",
@@ -12887,6 +13048,7 @@
12887
13048
  "psa_nongeometry_fraction": null,
12888
13049
  "ssa_nongeometry_fraction": null,
12889
13050
  "notes": null,
13051
+ "rgb": "230_196_120",
12890
13052
  "ventilation_standard": "ASHRAE 62.1-1999",
12891
13053
  "ventilation_primary_space_type": "Education",
12892
13054
  "ventilation_secondary_space_type": "Libraries",
@@ -12964,6 +13126,7 @@
12964
13126
  "psa_nongeometry_fraction": null,
12965
13127
  "ssa_nongeometry_fraction": null,
12966
13128
  "notes": null,
13129
+ "rgb": "230_157_120",
12967
13130
  "ventilation_standard": "ASHRAE 62.1-1999",
12968
13131
  "ventilation_primary_space_type": "Education",
12969
13132
  "ventilation_secondary_space_type": "Corridors",
@@ -13041,6 +13204,7 @@
13041
13204
  "psa_nongeometry_fraction": null,
13042
13205
  "ssa_nongeometry_fraction": null,
13043
13206
  "notes": null,
13207
+ "rgb": "41_31_169",
13044
13208
  "ventilation_standard": "ASHRAE 62.1-1999",
13045
13209
  "ventilation_primary_space_type": "Public Spaces",
13046
13210
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -13118,6 +13282,7 @@
13118
13282
  "psa_nongeometry_fraction": null,
13119
13283
  "ssa_nongeometry_fraction": null,
13120
13284
  "notes": null,
13285
+ "rgb": "120_230_199",
13121
13286
  "ventilation_standard": "ASHRAE 62.1-1999",
13122
13287
  "ventilation_primary_space_type": "Offices",
13123
13288
  "ventilation_secondary_space_type": "Office Space",
@@ -13195,6 +13360,7 @@
13195
13360
  "psa_nongeometry_fraction": null,
13196
13361
  "ssa_nongeometry_fraction": null,
13197
13362
  "notes": null,
13363
+ "rgb": "169_169_31",
13198
13364
  "ventilation_standard": "ASHRAE 62.1-1999",
13199
13365
  "ventilation_primary_space_type": "Public Spaces",
13200
13366
  "ventilation_secondary_space_type": "Public restrooms (Assume 12 toilet/625 ft^2)",
@@ -13248,7 +13414,7 @@
13248
13414
  "template": "90.1-2004",
13249
13415
  "building_type": "QuickServiceRestaurant",
13250
13416
  "space_type": "Attic",
13251
- "lighting_standard": "ASHRAE 189.1-2009",
13417
+ "lighting_standard": "ASHRAE 90.1-2004",
13252
13418
  "lighting_primary_space_type": "Attics",
13253
13419
  "lighting_secondary_space_type": "General",
13254
13420
  "lighting_per_area": 0.0,
@@ -13272,6 +13438,7 @@
13272
13438
  "psa_nongeometry_fraction": null,
13273
13439
  "ssa_nongeometry_fraction": null,
13274
13440
  "notes": null,
13441
+ "rgb": "120_149_230",
13275
13442
  "ventilation_standard": null,
13276
13443
  "ventilation_primary_space_type": null,
13277
13444
  "ventilation_secondary_space_type": null,
@@ -13349,6 +13516,7 @@
13349
13516
  "psa_nongeometry_fraction": null,
13350
13517
  "ssa_nongeometry_fraction": null,
13351
13518
  "notes": null,
13519
+ "rgb": "31_169_34",
13352
13520
  "ventilation_standard": "ASHRAE 62.1-1999",
13353
13521
  "ventilation_primary_space_type": "Food and Beverage Service",
13354
13522
  "ventilation_secondary_space_type": "Cafeteria, fast food",
@@ -13426,6 +13594,7 @@
13426
13594
  "psa_nongeometry_fraction": null,
13427
13595
  "ssa_nongeometry_fraction": null,
13428
13596
  "notes": null,
13597
+ "rgb": "78_222_133",
13429
13598
  "ventilation_standard": "ASHRAE 62.1-1999",
13430
13599
  "ventilation_primary_space_type": "Food and Beverage Service",
13431
13600
  "ventilation_secondary_space_type": "Kitchens (cooking)",
@@ -13503,6 +13672,7 @@
13503
13672
  "psa_nongeometry_fraction": null,
13504
13673
  "ssa_nongeometry_fraction": null,
13505
13674
  "notes": null,
13675
+ "rgb": "120_149_230",
13506
13676
  "ventilation_standard": "ASHRAE 62.1-1999",
13507
13677
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
13508
13678
  "ventilation_secondary_space_type": "Storage rooms",
@@ -13580,6 +13750,7 @@
13580
13750
  "psa_nongeometry_fraction": null,
13581
13751
  "ssa_nongeometry_fraction": null,
13582
13752
  "notes": null,
13753
+ "rgb": "169_31_31",
13583
13754
  "ventilation_standard": "ASHRAE 62.1-1999",
13584
13755
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
13585
13756
  "ventilation_secondary_space_type": "Basement and street",
@@ -13587,7 +13758,7 @@
13587
13758
  "ventilation_per_person": 0.0,
13588
13759
  "ventilation_air_changes": null,
13589
13760
  "minimum_total_air_changes": null,
13590
- "occupancy_per_area": 15.0,
13761
+ "occupancy_per_area": 0.0,
13591
13762
  "occupancy_schedule": "RetailStandalone BLDG_OCC_SCH",
13592
13763
  "occupancy_activity_schedule": "RetailStandalone ACTIVITY_SCH",
13593
13764
  "is_residential": null,
@@ -13657,6 +13828,7 @@
13657
13828
  "psa_nongeometry_fraction": null,
13658
13829
  "ssa_nongeometry_fraction": null,
13659
13830
  "notes": null,
13831
+ "rgb": "171_222_78",
13660
13832
  "ventilation_standard": "ASHRAE 62.1-1999",
13661
13833
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
13662
13834
  "ventilation_secondary_space_type": "Basement and street",
@@ -13734,6 +13906,7 @@
13734
13906
  "psa_nongeometry_fraction": null,
13735
13907
  "ssa_nongeometry_fraction": null,
13736
13908
  "notes": null,
13909
+ "rgb": "171_222_78",
13737
13910
  "ventilation_standard": "ASHRAE 62.1-1999",
13738
13911
  "ventilation_primary_space_type": "Specialty Shops",
13739
13912
  "ventilation_secondary_space_type": "Clothiers, furniture",
@@ -13811,6 +13984,7 @@
13811
13984
  "psa_nongeometry_fraction": null,
13812
13985
  "ssa_nongeometry_fraction": null,
13813
13986
  "notes": null,
13987
+ "rgb": "230_196_120",
13814
13988
  "ventilation_standard": "ASHRAE 62.1-1999",
13815
13989
  "ventilation_primary_space_type": "Education",
13816
13990
  "ventilation_secondary_space_type": "Auditorium",
@@ -13888,6 +14062,7 @@
13888
14062
  "psa_nongeometry_fraction": null,
13889
14063
  "ssa_nongeometry_fraction": null,
13890
14064
  "notes": null,
14065
+ "rgb": "31_169_34",
13891
14066
  "ventilation_standard": "ASHRAE 62.1-1999",
13892
14067
  "ventilation_primary_space_type": "Food and Beverage Service",
13893
14068
  "ventilation_secondary_space_type": "Cafeteria, fast food",
@@ -13965,6 +14140,7 @@
13965
14140
  "psa_nongeometry_fraction": null,
13966
14141
  "ssa_nongeometry_fraction": null,
13967
14142
  "notes": null,
14143
+ "rgb": "120_230_199",
13968
14144
  "ventilation_standard": "ASHRAE 62.1-1999",
13969
14145
  "ventilation_primary_space_type": "Education",
13970
14146
  "ventilation_secondary_space_type": "Classroom",
@@ -14042,6 +14218,7 @@
14042
14218
  "psa_nongeometry_fraction": null,
14043
14219
  "ssa_nongeometry_fraction": null,
14044
14220
  "notes": null,
14221
+ "rgb": "120_230_199",
14045
14222
  "ventilation_standard": "ASHRAE 62.1-1999",
14046
14223
  "ventilation_primary_space_type": "Education",
14047
14224
  "ventilation_secondary_space_type": "Classroom",
@@ -14119,6 +14296,7 @@
14119
14296
  "psa_nongeometry_fraction": null,
14120
14297
  "ssa_nongeometry_fraction": null,
14121
14298
  "notes": null,
14299
+ "rgb": "169_31_31",
14122
14300
  "ventilation_standard": "ASHRAE 62.1-1999",
14123
14301
  "ventilation_primary_space_type": "Education",
14124
14302
  "ventilation_secondary_space_type": "Corridors",
@@ -14196,6 +14374,7 @@
14196
14374
  "psa_nongeometry_fraction": null,
14197
14375
  "ssa_nongeometry_fraction": null,
14198
14376
  "notes": null,
14377
+ "rgb": "154_230_120",
14199
14378
  "ventilation_standard": "ASHRAE 62.1-1999",
14200
14379
  "ventilation_primary_space_type": "Sports and Amusement",
14201
14380
  "ventilation_secondary_space_type": "Playing floors (gymnasium)",
@@ -14273,6 +14452,7 @@
14273
14452
  "psa_nongeometry_fraction": null,
14274
14453
  "ssa_nongeometry_fraction": null,
14275
14454
  "notes": null,
14455
+ "rgb": "78_222_133",
14276
14456
  "ventilation_standard": "ASHRAE 62.1-1999",
14277
14457
  "ventilation_primary_space_type": "Food and Beverage Service",
14278
14458
  "ventilation_secondary_space_type": "Kitchens (cooking)",
@@ -14350,6 +14530,7 @@
14350
14530
  "psa_nongeometry_fraction": null,
14351
14531
  "ssa_nongeometry_fraction": null,
14352
14532
  "notes": null,
14533
+ "rgb": "230_196_120",
14353
14534
  "ventilation_standard": "ASHRAE 62.1-1999",
14354
14535
  "ventilation_primary_space_type": "Education",
14355
14536
  "ventilation_secondary_space_type": "Libraries",
@@ -14427,6 +14608,7 @@
14427
14608
  "psa_nongeometry_fraction": null,
14428
14609
  "ssa_nongeometry_fraction": null,
14429
14610
  "notes": null,
14611
+ "rgb": "230_157_120",
14430
14612
  "ventilation_standard": "ASHRAE 62.1-1999",
14431
14613
  "ventilation_primary_space_type": "Education",
14432
14614
  "ventilation_secondary_space_type": "Corridors",
@@ -14504,6 +14686,7 @@
14504
14686
  "psa_nongeometry_fraction": null,
14505
14687
  "ssa_nongeometry_fraction": null,
14506
14688
  "notes": null,
14689
+ "rgb": "41_31_169",
14507
14690
  "ventilation_standard": "ASHRAE 62.1-1999",
14508
14691
  "ventilation_primary_space_type": "Public Spaces",
14509
14692
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -14581,6 +14764,7 @@
14581
14764
  "psa_nongeometry_fraction": null,
14582
14765
  "ssa_nongeometry_fraction": null,
14583
14766
  "notes": null,
14767
+ "rgb": "120_230_199",
14584
14768
  "ventilation_standard": "ASHRAE 62.1-1999",
14585
14769
  "ventilation_primary_space_type": "Offices",
14586
14770
  "ventilation_secondary_space_type": "Office Space",
@@ -14658,6 +14842,7 @@
14658
14842
  "psa_nongeometry_fraction": null,
14659
14843
  "ssa_nongeometry_fraction": null,
14660
14844
  "notes": null,
14845
+ "rgb": "169_169_31",
14661
14846
  "ventilation_standard": "ASHRAE 62.1-1999",
14662
14847
  "ventilation_primary_space_type": "Public Spaces",
14663
14848
  "ventilation_secondary_space_type": "Public restrooms (Assume 12 toilet/625 ft^2)",
@@ -14735,6 +14920,7 @@
14735
14920
  "psa_nongeometry_fraction": null,
14736
14921
  "ssa_nongeometry_fraction": null,
14737
14922
  "notes": null,
14923
+ "rgb": "169_31_31",
14738
14924
  "ventilation_standard": "ASHRAE 62.1-2007",
14739
14925
  "ventilation_primary_space_type": "Miscellaneous Spaces",
14740
14926
  "ventilation_secondary_space_type": "Computer (not printing)",
@@ -14812,6 +14998,7 @@
14812
14998
  "psa_nongeometry_fraction": null,
14813
14999
  "ssa_nongeometry_fraction": null,
14814
15000
  "notes": null,
15001
+ "rgb": "169_31_31",
14815
15002
  "ventilation_standard": "ASHRAE 62.1-2007",
14816
15003
  "ventilation_primary_space_type": "Miscellaneous Spaces",
14817
15004
  "ventilation_secondary_space_type": "Computer (not printing)",
@@ -14889,6 +15076,7 @@
14889
15076
  "psa_nongeometry_fraction": null,
14890
15077
  "ssa_nongeometry_fraction": null,
14891
15078
  "notes": null,
15079
+ "rgb": "169_31_31",
14892
15080
  "ventilation_standard": "ASHRAE 62.1-1999",
14893
15081
  "ventilation_primary_space_type": "Public Spaces",
14894
15082
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -14966,6 +15154,7 @@
14966
15154
  "psa_nongeometry_fraction": null,
14967
15155
  "ssa_nongeometry_fraction": null,
14968
15156
  "notes": null,
15157
+ "rgb": "169_31_31",
14969
15158
  "ventilation_standard": "ASHRAE 62.1-1999",
14970
15159
  "ventilation_primary_space_type": "Public Spaces",
14971
15160
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -15043,6 +15232,7 @@
15043
15232
  "psa_nongeometry_fraction": null,
15044
15233
  "ssa_nongeometry_fraction": null,
15045
15234
  "notes": null,
15235
+ "rgb": "41_31_174",
15046
15236
  "ventilation_standard": "ASHRAE 62.1-1999",
15047
15237
  "ventilation_primary_space_type": "Public Spaces",
15048
15238
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -15120,6 +15310,7 @@
15120
15310
  "psa_nongeometry_fraction": null,
15121
15311
  "ssa_nongeometry_fraction": null,
15122
15312
  "notes": null,
15313
+ "rgb": "41_31_174",
15123
15314
  "ventilation_standard": "ASHRAE 62.1-1999",
15124
15315
  "ventilation_primary_space_type": "Public Spaces",
15125
15316
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -15197,6 +15388,7 @@
15197
15388
  "psa_nongeometry_fraction": null,
15198
15389
  "ssa_nongeometry_fraction": null,
15199
15390
  "notes": null,
15391
+ "rgb": "41_31_174",
15200
15392
  "ventilation_standard": "ASHRAE 62.1-1999",
15201
15393
  "ventilation_primary_space_type": "Public Spaces",
15202
15394
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -15274,6 +15466,7 @@
15274
15466
  "psa_nongeometry_fraction": null,
15275
15467
  "ssa_nongeometry_fraction": null,
15276
15468
  "notes": null,
15469
+ "rgb": "154_230_120",
15277
15470
  "ventilation_standard": "ASHRAE 62.1-1999",
15278
15471
  "ventilation_primary_space_type": "Sports and Amusement",
15279
15472
  "ventilation_secondary_space_type": "Spectator areas",
@@ -15351,6 +15544,7 @@
15351
15544
  "psa_nongeometry_fraction": null,
15352
15545
  "ssa_nongeometry_fraction": null,
15353
15546
  "notes": null,
15547
+ "rgb": "230_157_120",
15354
15548
  "ventilation_standard": "ASHRAE 62.1-1999",
15355
15549
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15356
15550
  "ventilation_secondary_space_type": "Lobbies",
@@ -15428,6 +15622,7 @@
15428
15622
  "psa_nongeometry_fraction": null,
15429
15623
  "ssa_nongeometry_fraction": null,
15430
15624
  "notes": null,
15625
+ "rgb": "78_167_222",
15431
15626
  "ventilation_standard": "ASHRAE 62.1-1999",
15432
15627
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15433
15628
  "ventilation_secondary_space_type": "Bedrooms",
@@ -15505,6 +15700,7 @@
15505
15700
  "psa_nongeometry_fraction": null,
15506
15701
  "ssa_nongeometry_fraction": null,
15507
15702
  "notes": null,
15703
+ "rgb": "78_167_222",
15508
15704
  "ventilation_standard": "ASHRAE 62.1-1999",
15509
15705
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15510
15706
  "ventilation_secondary_space_type": "Bedrooms",
@@ -15582,6 +15778,7 @@
15582
15778
  "psa_nongeometry_fraction": null,
15583
15779
  "ssa_nongeometry_fraction": null,
15584
15780
  "notes": null,
15781
+ "rgb": "78_167_222",
15585
15782
  "ventilation_standard": "ASHRAE 62.1-1999",
15586
15783
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15587
15784
  "ventilation_secondary_space_type": "Bedrooms",
@@ -15659,6 +15856,7 @@
15659
15856
  "psa_nongeometry_fraction": null,
15660
15857
  "ssa_nongeometry_fraction": null,
15661
15858
  "notes": null,
15859
+ "rgb": "78_167_222",
15662
15860
  "ventilation_standard": "ASHRAE 62.1-1999",
15663
15861
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15664
15862
  "ventilation_secondary_space_type": "Bedrooms",
@@ -15736,6 +15934,7 @@
15736
15934
  "psa_nongeometry_fraction": null,
15737
15935
  "ssa_nongeometry_fraction": null,
15738
15936
  "notes": null,
15937
+ "rgb": "120_149_230",
15739
15938
  "ventilation_standard": "ASHRAE 62.1-1999",
15740
15939
  "ventilation_primary_space_type": "Dry Cleaners, Laundries",
15741
15940
  "ventilation_secondary_space_type": "Commercial Laundry",
@@ -15813,6 +16012,7 @@
15813
16012
  "psa_nongeometry_fraction": null,
15814
16013
  "ssa_nongeometry_fraction": null,
15815
16014
  "notes": null,
16015
+ "rgb": "41_31_169",
15816
16016
  "ventilation_standard": "ASHRAE 62.1-1999",
15817
16017
  "ventilation_primary_space_type": "Public Spaces",
15818
16018
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -15890,6 +16090,7 @@
15890
16090
  "psa_nongeometry_fraction": null,
15891
16091
  "ssa_nongeometry_fraction": null,
15892
16092
  "notes": null,
16093
+ "rgb": "230_196_120",
15893
16094
  "ventilation_standard": "ASHRAE 62.1-1999",
15894
16095
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15895
16096
  "ventilation_secondary_space_type": "Conference rooms",
@@ -15967,6 +16168,7 @@
15967
16168
  "psa_nongeometry_fraction": null,
15968
16169
  "ssa_nongeometry_fraction": null,
15969
16170
  "notes": null,
16171
+ "rgb": "120_230_199",
15970
16172
  "ventilation_standard": "ASHRAE 62.1-1999",
15971
16173
  "ventilation_primary_space_type": "Offices",
15972
16174
  "ventilation_secondary_space_type": "Office Space",
@@ -16044,6 +16246,7 @@
16044
16246
  "psa_nongeometry_fraction": null,
16045
16247
  "ssa_nongeometry_fraction": null,
16046
16248
  "notes": null,
16249
+ "rgb": "169_169_31",
16047
16250
  "ventilation_standard": "ASHRAE 62.1-1999",
16048
16251
  "ventilation_primary_space_type": "Public Spaces",
16049
16252
  "ventilation_secondary_space_type": "Public restrooms",
@@ -16121,6 +16324,7 @@
16121
16324
  "psa_nongeometry_fraction": null,
16122
16325
  "ssa_nongeometry_fraction": null,
16123
16326
  "notes": null,
16327
+ "rgb": "31_169_34",
16124
16328
  "ventilation_standard": "ASHRAE 62.1-1999",
16125
16329
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
16126
16330
  "ventilation_secondary_space_type": "Conference rooms",
@@ -16198,6 +16402,7 @@
16198
16402
  "psa_nongeometry_fraction": null,
16199
16403
  "ssa_nongeometry_fraction": null,
16200
16404
  "notes": null,
16405
+ "rgb": "230_157_120",
16201
16406
  "ventilation_standard": "ASHRAE 62.1-1999",
16202
16407
  "ventilation_primary_space_type": "Public Spaces",
16203
16408
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -16275,6 +16480,7 @@
16275
16480
  "psa_nongeometry_fraction": null,
16276
16481
  "ssa_nongeometry_fraction": null,
16277
16482
  "notes": null,
16483
+ "rgb": "230_157_120",
16278
16484
  "ventilation_standard": "ASHRAE 62.1-1999",
16279
16485
  "ventilation_primary_space_type": "Public Spaces",
16280
16486
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -16352,6 +16558,7 @@
16352
16558
  "psa_nongeometry_fraction": null,
16353
16559
  "ssa_nongeometry_fraction": null,
16354
16560
  "notes": null,
16561
+ "rgb": "120_149_230",
16355
16562
  "ventilation_standard": "ASHRAE 62.1-1999",
16356
16563
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
16357
16564
  "ventilation_secondary_space_type": "Storage rooms",
@@ -16429,6 +16636,7 @@
16429
16636
  "psa_nongeometry_fraction": null,
16430
16637
  "ssa_nongeometry_fraction": null,
16431
16638
  "notes": null,
16639
+ "rgb": "120_149_230",
16432
16640
  "ventilation_standard": "ASHRAE 62.1-1999",
16433
16641
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
16434
16642
  "ventilation_secondary_space_type": "Storage rooms",
@@ -16506,6 +16714,7 @@
16506
16714
  "psa_nongeometry_fraction": null,
16507
16715
  "ssa_nongeometry_fraction": null,
16508
16716
  "notes": null,
16717
+ "rgb": "120_149_230",
16509
16718
  "ventilation_standard": "ASHRAE 62.1-1999",
16510
16719
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
16511
16720
  "ventilation_secondary_space_type": "Storage rooms",
@@ -16583,6 +16792,7 @@
16583
16792
  "psa_nongeometry_fraction": null,
16584
16793
  "ssa_nongeometry_fraction": null,
16585
16794
  "notes": null,
16795
+ "rgb": "171_222_78",
16586
16796
  "ventilation_standard": "ASHRAE 62.1-1999",
16587
16797
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
16588
16798
  "ventilation_secondary_space_type": "Basement and street",
@@ -16660,6 +16870,7 @@
16660
16870
  "psa_nongeometry_fraction": null,
16661
16871
  "ssa_nongeometry_fraction": null,
16662
16872
  "notes": null,
16873
+ "rgb": "171_222_78",
16663
16874
  "ventilation_standard": "ASHRAE 62.1-1999",
16664
16875
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
16665
16876
  "ventilation_secondary_space_type": "Basement and street",
@@ -16737,6 +16948,7 @@
16737
16948
  "psa_nongeometry_fraction": null,
16738
16949
  "ssa_nongeometry_fraction": null,
16739
16950
  "notes": null,
16951
+ "rgb": "171_222_78",
16740
16952
  "ventilation_standard": "ASHRAE 62.1-1999",
16741
16953
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
16742
16954
  "ventilation_secondary_space_type": "Basement and street",
@@ -16814,6 +17026,7 @@
16814
17026
  "psa_nongeometry_fraction": null,
16815
17027
  "ssa_nongeometry_fraction": null,
16816
17028
  "notes": null,
17029
+ "rgb": "31_169_34",
16817
17030
  "ventilation_standard": "ASHRAE 62.1-1999",
16818
17031
  "ventilation_primary_space_type": "Food and Beverage Service",
16819
17032
  "ventilation_secondary_space_type": "Kitchens (cooking)",
@@ -16891,6 +17104,7 @@
16891
17104
  "psa_nongeometry_fraction": null,
16892
17105
  "ssa_nongeometry_fraction": null,
16893
17106
  "notes": null,
17107
+ "rgb": "169_31_31",
16894
17108
  "ventilation_standard": "ASHRAE 62.1-1999",
16895
17109
  "ventilation_primary_space_type": "Public Spaces",
16896
17110
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -16968,6 +17182,7 @@
16968
17182
  "psa_nongeometry_fraction": null,
16969
17183
  "ssa_nongeometry_fraction": null,
16970
17184
  "notes": null,
17185
+ "rgb": "31_169_34",
16971
17186
  "ventilation_standard": "ASHRAE 62.1-1999",
16972
17187
  "ventilation_primary_space_type": "Food and Beverage Service",
16973
17188
  "ventilation_secondary_space_type": "Kitchens (cooking)",
@@ -17045,6 +17260,7 @@
17045
17260
  "psa_nongeometry_fraction": null,
17046
17261
  "ssa_nongeometry_fraction": null,
17047
17262
  "notes": null,
17263
+ "rgb": "230_157_120",
17048
17264
  "ventilation_standard": "ASHRAE 62.1-1999",
17049
17265
  "ventilation_primary_space_type": "Food and Beverage Service",
17050
17266
  "ventilation_secondary_space_type": "Dining rooms",
@@ -17122,6 +17338,7 @@
17122
17338
  "psa_nongeometry_fraction": null,
17123
17339
  "ssa_nongeometry_fraction": null,
17124
17340
  "notes": null,
17341
+ "rgb": "169_169_31",
17125
17342
  "ventilation_standard": "ASHRAE 62.1-1999",
17126
17343
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
17127
17344
  "ventilation_secondary_space_type": "Shipping and receiving",
@@ -17199,6 +17416,7 @@
17199
17416
  "psa_nongeometry_fraction": null,
17200
17417
  "ssa_nongeometry_fraction": null,
17201
17418
  "notes": null,
17419
+ "rgb": "41_31_169",
17202
17420
  "ventilation_standard": null,
17203
17421
  "ventilation_primary_space_type": null,
17204
17422
  "ventilation_secondary_space_type": null,
@@ -17276,6 +17494,7 @@
17276
17494
  "psa_nongeometry_fraction": null,
17277
17495
  "ssa_nongeometry_fraction": null,
17278
17496
  "notes": null,
17497
+ "rgb": "230_196_120",
17279
17498
  "ventilation_standard": "ASHRAE 62.1-1999",
17280
17499
  "ventilation_primary_space_type": "Offices",
17281
17500
  "ventilation_secondary_space_type": "Conference rooms",
@@ -17353,6 +17572,7 @@
17353
17572
  "psa_nongeometry_fraction": null,
17354
17573
  "ssa_nongeometry_fraction": null,
17355
17574
  "notes": null,
17575
+ "rgb": "169_169_31",
17356
17576
  "ventilation_standard": "ASHRAE 62.1-1999",
17357
17577
  "ventilation_primary_space_type": "Offices",
17358
17578
  "ventilation_secondary_space_type": "Office space",
@@ -17430,6 +17650,7 @@
17430
17650
  "psa_nongeometry_fraction": null,
17431
17651
  "ssa_nongeometry_fraction": null,
17432
17652
  "notes": null,
17653
+ "rgb": "169_169_31",
17433
17654
  "ventilation_standard": "ASHRAE 62.1-1999",
17434
17655
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
17435
17656
  "ventilation_secondary_space_type": "Basement and street",
@@ -17507,6 +17728,7 @@
17507
17728
  "psa_nongeometry_fraction": null,
17508
17729
  "ssa_nongeometry_fraction": null,
17509
17730
  "notes": null,
17731
+ "rgb": "169_169_31",
17510
17732
  "ventilation_standard": "ASHRAE 62.1-1999",
17511
17733
  "ventilation_primary_space_type": "Public Spaces",
17512
17734
  "ventilation_secondary_space_type": "Public restrooms",
@@ -17584,6 +17806,7 @@
17584
17806
  "psa_nongeometry_fraction": null,
17585
17807
  "ssa_nongeometry_fraction": null,
17586
17808
  "notes": null,
17809
+ "rgb": "169_169_31",
17587
17810
  "ventilation_standard": "ASHRAE 62.1-1999",
17588
17811
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
17589
17812
  "ventilation_secondary_space_type": "Basement and street",
@@ -17661,6 +17884,7 @@
17661
17884
  "psa_nongeometry_fraction": null,
17662
17885
  "ssa_nongeometry_fraction": null,
17663
17886
  "notes": null,
17887
+ "rgb": "169_31_31",
17664
17888
  "ventilation_standard": "ASHRAE 62.1-1999",
17665
17889
  "ventilation_primary_space_type": "Public Spaces",
17666
17890
  "ventilation_secondary_space_type": "Corridors and utilities",
@@ -17738,6 +17962,7 @@
17738
17962
  "psa_nongeometry_fraction": null,
17739
17963
  "ssa_nongeometry_fraction": null,
17740
17964
  "notes": null,
17965
+ "rgb": "41_31_169",
17741
17966
  "ventilation_standard": "ASHRAE 62.1-1999",
17742
17967
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
17743
17968
  "ventilation_secondary_space_type": "Warehouses",
@@ -17815,6 +18040,7 @@
17815
18040
  "psa_nongeometry_fraction": null,
17816
18041
  "ssa_nongeometry_fraction": null,
17817
18042
  "notes": null,
18043
+ "rgb": "120_149_230",
17818
18044
  "ventilation_standard": "ASHRAE 62.1-1999",
17819
18045
  "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
17820
18046
  "ventilation_secondary_space_type": "Warehouses",
@@ -17892,6 +18118,7 @@
17892
18118
  "psa_nongeometry_fraction": null,
17893
18119
  "ssa_nongeometry_fraction": null,
17894
18120
  "notes": null,
18121
+ "rgb": "120_230_199",
17895
18122
  "ventilation_standard": "ASHRAE 62.1-1999",
17896
18123
  "ventilation_primary_space_type": "Offices",
17897
18124
  "ventilation_secondary_space_type": "Office Space",