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
@@ -547,7 +547,7 @@
547
547
  {
548
548
  "building_type": "FullServiceRestaurant",
549
549
  "template": "90.1-2013",
550
- "climate_zone": "ASHRAE 169-2013-7",
550
+ "climate_zone": "ASHRAE 169-2013-7A",
551
551
  "jan": 20.09,
552
552
  "feb": 20.03,
553
553
  "mar": 20.03,
@@ -581,7 +581,7 @@
581
581
  {
582
582
  "building_type": "FullServiceRestaurant",
583
583
  "template": "90.1-2013",
584
- "climate_zone": "ASHRAE 169-2013-8",
584
+ "climate_zone": "ASHRAE 169-2013-8A",
585
585
  "jan": 19.76,
586
586
  "feb": 19.72,
587
587
  "mar": 19.72,
@@ -1159,7 +1159,7 @@
1159
1159
  {
1160
1160
  "building_type": "HighriseApartment",
1161
1161
  "template": "90.1-2013",
1162
- "climate_zone": "ASHRAE 169-2013-7",
1162
+ "climate_zone": "ASHRAE 169-2013-7A",
1163
1163
  "jan": 20.06,
1164
1164
  "feb": 20.0,
1165
1165
  "mar": 20.0,
@@ -1193,7 +1193,7 @@
1193
1193
  {
1194
1194
  "building_type": "HighriseApartment",
1195
1195
  "template": "90.1-2013",
1196
- "climate_zone": "ASHRAE 169-2013-8",
1196
+ "climate_zone": "ASHRAE 169-2013-8A",
1197
1197
  "jan": 19.79,
1198
1198
  "feb": 19.74,
1199
1199
  "mar": 19.74,
@@ -1771,7 +1771,7 @@
1771
1771
  {
1772
1772
  "building_type": "Hospital",
1773
1773
  "template": "90.1-2013",
1774
- "climate_zone": "ASHRAE 169-2013-7",
1774
+ "climate_zone": "ASHRAE 169-2013-7A",
1775
1775
  "jan": 20.51,
1776
1776
  "feb": 20.48,
1777
1777
  "mar": 20.47,
@@ -1805,7 +1805,7 @@
1805
1805
  {
1806
1806
  "building_type": "Hospital",
1807
1807
  "template": "90.1-2013",
1808
- "climate_zone": "ASHRAE 169-2013-8",
1808
+ "climate_zone": "ASHRAE 169-2013-8A",
1809
1809
  "jan": 20.44,
1810
1810
  "feb": 20.41,
1811
1811
  "mar": 20.41,
@@ -2383,7 +2383,7 @@
2383
2383
  {
2384
2384
  "building_type": "LargeHotel",
2385
2385
  "template": "90.1-2013",
2386
- "climate_zone": "ASHRAE 169-2013-7",
2386
+ "climate_zone": "ASHRAE 169-2013-7A",
2387
2387
  "jan": 19.97,
2388
2388
  "feb": 19.94,
2389
2389
  "mar": 19.95,
@@ -2417,7 +2417,7 @@
2417
2417
  {
2418
2418
  "building_type": "LargeHotel",
2419
2419
  "template": "90.1-2013",
2420
- "climate_zone": "ASHRAE 169-2013-8",
2420
+ "climate_zone": "ASHRAE 169-2013-8A",
2421
2421
  "jan": 19.84,
2422
2422
  "feb": 19.81,
2423
2423
  "mar": 19.81,
@@ -2995,7 +2995,7 @@
2995
2995
  {
2996
2996
  "building_type": "LargeOffice",
2997
2997
  "template": "90.1-2013",
2998
- "climate_zone": "ASHRAE 169-2013-7",
2998
+ "climate_zone": "ASHRAE 169-2013-7A",
2999
2999
  "jan": 20.49,
3000
3000
  "feb": 20.46,
3001
3001
  "mar": 20.46,
@@ -3029,7 +3029,7 @@
3029
3029
  {
3030
3030
  "building_type": "LargeOffice",
3031
3031
  "template": "90.1-2013",
3032
- "climate_zone": "ASHRAE 169-2013-8",
3032
+ "climate_zone": "ASHRAE 169-2013-8A",
3033
3033
  "jan": 20.43,
3034
3034
  "feb": 20.39,
3035
3035
  "mar": 20.39,
@@ -3318,7 +3318,7 @@
3318
3318
  {
3319
3319
  "building_type": "LargeOfficeDetailed",
3320
3320
  "template": "90.1-2013",
3321
- "climate_zone": "ASHRAE 169-2013-7",
3321
+ "climate_zone": "ASHRAE 169-2013-7A",
3322
3322
  "jan": null,
3323
3323
  "feb": null,
3324
3324
  "mar": null,
@@ -3335,7 +3335,7 @@
3335
3335
  {
3336
3336
  "building_type": "LargeOfficeDetailed",
3337
3337
  "template": "90.1-2013",
3338
- "climate_zone": "ASHRAE 169-2013-8",
3338
+ "climate_zone": "ASHRAE 169-2013-8A",
3339
3339
  "jan": null,
3340
3340
  "feb": null,
3341
3341
  "mar": null,
@@ -3896,7 +3896,7 @@
3896
3896
  {
3897
3897
  "building_type": "MediumOffice",
3898
3898
  "template": "90.1-2013",
3899
- "climate_zone": "ASHRAE 169-2013-7",
3899
+ "climate_zone": "ASHRAE 169-2013-7A",
3900
3900
  "jan": 20.28,
3901
3901
  "feb": 20.24,
3902
3902
  "mar": 20.24,
@@ -3930,7 +3930,7 @@
3930
3930
  {
3931
3931
  "building_type": "MediumOffice",
3932
3932
  "template": "90.1-2013",
3933
- "climate_zone": "ASHRAE 169-2013-8",
3933
+ "climate_zone": "ASHRAE 169-2013-8A",
3934
3934
  "jan": 20.18,
3935
3935
  "feb": 20.15,
3936
3936
  "mar": 20.14,
@@ -4797,7 +4797,7 @@
4797
4797
  {
4798
4798
  "building_type": "MidriseApartment",
4799
4799
  "template": "90.1-2013",
4800
- "climate_zone": "ASHRAE 169-2013-7",
4800
+ "climate_zone": "ASHRAE 169-2013-7A",
4801
4801
  "jan": 20.06,
4802
4802
  "feb": 20.0,
4803
4803
  "mar": 20.0,
@@ -4831,7 +4831,7 @@
4831
4831
  {
4832
4832
  "building_type": "MidriseApartment",
4833
4833
  "template": "90.1-2013",
4834
- "climate_zone": "ASHRAE 169-2013-8",
4834
+ "climate_zone": "ASHRAE 169-2013-8A",
4835
4835
  "jan": 19.79,
4836
4836
  "feb": 19.74,
4837
4837
  "mar": 19.74,
@@ -5409,7 +5409,7 @@
5409
5409
  {
5410
5410
  "building_type": "Outpatient",
5411
5411
  "template": "90.1-2013",
5412
- "climate_zone": "ASHRAE 169-2013-7",
5412
+ "climate_zone": "ASHRAE 169-2013-7A",
5413
5413
  "jan": 20.05,
5414
5414
  "feb": 20.01,
5415
5415
  "mar": 20.02,
@@ -5443,7 +5443,7 @@
5443
5443
  {
5444
5444
  "building_type": "Outpatient",
5445
5445
  "template": "90.1-2013",
5446
- "climate_zone": "ASHRAE 169-2013-8",
5446
+ "climate_zone": "ASHRAE 169-2013-8A",
5447
5447
  "jan": 19.91,
5448
5448
  "feb": 19.88,
5449
5449
  "mar": 19.88,
@@ -6021,7 +6021,7 @@
6021
6021
  {
6022
6022
  "building_type": "PrimarySchool",
6023
6023
  "template": "90.1-2013",
6024
- "climate_zone": "ASHRAE 169-2013-7",
6024
+ "climate_zone": "ASHRAE 169-2013-7A",
6025
6025
  "jan": 20.52,
6026
6026
  "feb": 20.48,
6027
6027
  "mar": 20.47,
@@ -6055,7 +6055,7 @@
6055
6055
  {
6056
6056
  "building_type": "PrimarySchool",
6057
6057
  "template": "90.1-2013",
6058
- "climate_zone": "ASHRAE 169-2013-8",
6058
+ "climate_zone": "ASHRAE 169-2013-8A",
6059
6059
  "jan": 20.34,
6060
6060
  "feb": 20.31,
6061
6061
  "mar": 20.31,
@@ -6633,7 +6633,7 @@
6633
6633
  {
6634
6634
  "building_type": "QuickServiceRestaurant",
6635
6635
  "template": "90.1-2013",
6636
- "climate_zone": "ASHRAE 169-2013-7",
6636
+ "climate_zone": "ASHRAE 169-2013-7A",
6637
6637
  "jan": 19.72,
6638
6638
  "feb": 19.64,
6639
6639
  "mar": 19.64,
@@ -6667,7 +6667,7 @@
6667
6667
  {
6668
6668
  "building_type": "QuickServiceRestaurant",
6669
6669
  "template": "90.1-2013",
6670
- "climate_zone": "ASHRAE 169-2013-8",
6670
+ "climate_zone": "ASHRAE 169-2013-8A",
6671
6671
  "jan": 19.24,
6672
6672
  "feb": 19.19,
6673
6673
  "mar": 19.2,
@@ -7245,7 +7245,7 @@
7245
7245
  {
7246
7246
  "building_type": "RetailStandalone",
7247
7247
  "template": "90.1-2013",
7248
- "climate_zone": "ASHRAE 169-2013-7",
7248
+ "climate_zone": "ASHRAE 169-2013-7A",
7249
7249
  "jan": 20.54,
7250
7250
  "feb": 20.5,
7251
7251
  "mar": 20.49,
@@ -7279,7 +7279,7 @@
7279
7279
  {
7280
7280
  "building_type": "RetailStandalone",
7281
7281
  "template": "90.1-2013",
7282
- "climate_zone": "ASHRAE 169-2013-8",
7282
+ "climate_zone": "ASHRAE 169-2013-8A",
7283
7283
  "jan": 20.38,
7284
7284
  "feb": 20.35,
7285
7285
  "mar": 20.34,
@@ -7857,7 +7857,7 @@
7857
7857
  {
7858
7858
  "building_type": "RetailStripmall",
7859
7859
  "template": "90.1-2013",
7860
- "climate_zone": "ASHRAE 169-2013-7",
7860
+ "climate_zone": "ASHRAE 169-2013-7A",
7861
7861
  "jan": 20.41,
7862
7862
  "feb": 20.37,
7863
7863
  "mar": 20.36,
@@ -7891,7 +7891,7 @@
7891
7891
  {
7892
7892
  "building_type": "RetailStripmall",
7893
7893
  "template": "90.1-2013",
7894
- "climate_zone": "ASHRAE 169-2013-8",
7894
+ "climate_zone": "ASHRAE 169-2013-8A",
7895
7895
  "jan": 20.2,
7896
7896
  "feb": 20.17,
7897
7897
  "mar": 20.17,
@@ -8469,7 +8469,7 @@
8469
8469
  {
8470
8470
  "building_type": "SecondarySchool",
8471
8471
  "template": "90.1-2013",
8472
- "climate_zone": "ASHRAE 169-2013-7",
8472
+ "climate_zone": "ASHRAE 169-2013-7A",
8473
8473
  "jan": 20.65,
8474
8474
  "feb": 20.62,
8475
8475
  "mar": 20.61,
@@ -8503,7 +8503,7 @@
8503
8503
  {
8504
8504
  "building_type": "SecondarySchool",
8505
8505
  "template": "90.1-2013",
8506
- "climate_zone": "ASHRAE 169-2013-8",
8506
+ "climate_zone": "ASHRAE 169-2013-8A",
8507
8507
  "jan": 20.53,
8508
8508
  "feb": 20.5,
8509
8509
  "mar": 20.49,
@@ -9081,7 +9081,7 @@
9081
9081
  {
9082
9082
  "building_type": "SmallHotel",
9083
9083
  "template": "90.1-2013",
9084
- "climate_zone": "ASHRAE 169-2013-7",
9084
+ "climate_zone": "ASHRAE 169-2013-7A",
9085
9085
  "jan": 19.93,
9086
9086
  "feb": 19.9,
9087
9087
  "mar": 19.92,
@@ -9115,7 +9115,7 @@
9115
9115
  {
9116
9116
  "building_type": "SmallHotel",
9117
9117
  "template": "90.1-2013",
9118
- "climate_zone": "ASHRAE 169-2013-8",
9118
+ "climate_zone": "ASHRAE 169-2013-8A",
9119
9119
  "jan": 19.79,
9120
9120
  "feb": 19.77,
9121
9121
  "mar": 19.78,
@@ -9693,7 +9693,7 @@
9693
9693
  {
9694
9694
  "building_type": "SmallOffice",
9695
9695
  "template": "90.1-2013",
9696
- "climate_zone": "ASHRAE 169-2013-7",
9696
+ "climate_zone": "ASHRAE 169-2013-7A",
9697
9697
  "jan": 19.49,
9698
9698
  "feb": 19.37,
9699
9699
  "mar": 19.36,
@@ -9727,7 +9727,7 @@
9727
9727
  {
9728
9728
  "building_type": "SmallOffice",
9729
9729
  "template": "90.1-2013",
9730
- "climate_zone": "ASHRAE 169-2013-8",
9730
+ "climate_zone": "ASHRAE 169-2013-8A",
9731
9731
  "jan": 18.98,
9732
9732
  "feb": 18.88,
9733
9733
  "mar": 18.89,
@@ -10016,7 +10016,7 @@
10016
10016
  {
10017
10017
  "building_type": "SmallOfficeDetailed",
10018
10018
  "template": "90.1-2013",
10019
- "climate_zone": "ASHRAE 169-2013-7",
10019
+ "climate_zone": "ASHRAE 169-2013-7A",
10020
10020
  "jan": 19.57,
10021
10021
  "feb": 19.38,
10022
10022
  "mar": 19.42,
@@ -10033,7 +10033,7 @@
10033
10033
  {
10034
10034
  "building_type": "SmallOfficeDetailed",
10035
10035
  "template": "90.1-2013",
10036
- "climate_zone": "ASHRAE 169-2013-8",
10036
+ "climate_zone": "ASHRAE 169-2013-8A",
10037
10037
  "jan": 18.84,
10038
10038
  "feb": 18.64,
10039
10039
  "mar": 18.67,
@@ -10594,7 +10594,7 @@
10594
10594
  {
10595
10595
  "building_type": "Warehouse",
10596
10596
  "template": "90.1-2013",
10597
- "climate_zone": "ASHRAE 169-2013-7",
10597
+ "climate_zone": "ASHRAE 169-2013-7A",
10598
10598
  "jan": 12.32,
10599
10599
  "feb": 12.32,
10600
10600
  "mar": 12.36,
@@ -10628,7 +10628,7 @@
10628
10628
  {
10629
10629
  "building_type": "Warehouse",
10630
10630
  "template": "90.1-2013",
10631
- "climate_zone": "ASHRAE 169-2013-8",
10631
+ "climate_zone": "ASHRAE 169-2013-8A",
10632
10632
  "jan": 12.35,
10633
10633
  "feb": 12.34,
10634
10634
  "mar": 12.34,
@@ -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-2007",
109
111
  "ventilation_primary_space_type": "Office Buildings",
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-2007",
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-2007",
263
267
  "ventilation_primary_space_type": "General",
264
268
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -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-2007",
340
345
  "ventilation_primary_space_type": "General",
341
346
  "ventilation_secondary_space_type": "Corridors",
@@ -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-2007",
417
423
  "ventilation_primary_space_type": "Educational Facilities",
418
424
  "ventilation_secondary_space_type": "Classrooms (age 9 plus)",
@@ -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-2007",
494
501
  "ventilation_primary_space_type": "Office Buildings",
495
502
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -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-2007",
571
579
  "ventilation_primary_space_type": "Office Buildings",
572
580
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -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-2007",
725
735
  "ventilation_primary_space_type": "Office Buildings",
726
736
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -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-2007",
802
813
  "ventilation_primary_space_type": "Office Buildings",
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-2007",
879
891
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
880
892
  "ventilation_secondary_space_type": "Multipurpose assembly",
@@ -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-2007",
956
969
  "ventilation_primary_space_type": "General",
957
970
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -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-2007",
1033
1047
  "ventilation_primary_space_type": "Public Assembly Spaces",
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-2007",
1110
1125
  "ventilation_primary_space_type": "Office Buildings",
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-2007",
1187
1203
  "ventilation_primary_space_type": null,
1188
1204
  "ventilation_secondary_space_type": null,
@@ -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-2007",
1341
1359
  "ventilation_primary_space_type": "General",
1342
1360
  "ventilation_secondary_space_type": "Corridors",
@@ -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-2007",
1418
1437
  "ventilation_primary_space_type": "Office Buildings",
1419
1438
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -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-2007",
1572
1593
  "ventilation_primary_space_type": "General",
1573
1594
  "ventilation_secondary_space_type": "Corridors",
@@ -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-2007",
1649
1671
  "ventilation_primary_space_type": "General",
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-2007",
1726
1749
  "ventilation_primary_space_type": "General",
1727
1750
  "ventilation_secondary_space_type": "Storage rooms",
@@ -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-2007",
1880
1905
  "ventilation_primary_space_type": "Food and Beverage Service",
1881
1906
  "ventilation_secondary_space_type": "Restaurant 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-2007",
1957
1983
  "ventilation_primary_space_type": "Food and Beverage Service",
1958
1984
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -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-2007",
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-2007",
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-2007",
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": "Living rooms",
@@ -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-2007",
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-2007",
2573
2607
  "ventilation_primary_space_type": "General",
2574
2608
  "ventilation_secondary_space_type": "Corridors",
@@ -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-2007",
2650
2685
  "ventilation_primary_space_type": "Food and Beverage Service",
2651
2686
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -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-2007",
2804
2841
  "ventilation_primary_space_type": "Office Buildings",
2805
2842
  "ventilation_secondary_space_type": "Office space",
@@ -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": "120_230_199",
3034
3074
  "ventilation_standard": "ASHRAE 62.1-2007",
3035
3075
  "ventilation_primary_space_type": "Office Buildings",
3036
3076
  "ventilation_secondary_space_type": "Office space",
@@ -3108,6 +3148,7 @@
3108
3148
  "psa_nongeometry_fraction": null,
3109
3149
  "ssa_nongeometry_fraction": null,
3110
3150
  "notes": null,
3151
+ "rgb": "120_230_199",
3111
3152
  "ventilation_standard": "ASHRAE 62.1-2007",
3112
3153
  "ventilation_primary_space_type": "Office Buildings",
3113
3154
  "ventilation_secondary_space_type": "Office space",
@@ -3185,6 +3226,7 @@
3185
3226
  "psa_nongeometry_fraction": null,
3186
3227
  "ssa_nongeometry_fraction": null,
3187
3228
  "notes": null,
3229
+ "rgb": "31_162_169",
3188
3230
  "ventilation_standard": "ASHRAE 62.1-2007",
3189
3231
  "ventilation_primary_space_type": "Office Buildings",
3190
3232
  "ventilation_secondary_space_type": "Office space",
@@ -3262,6 +3304,7 @@
3262
3304
  "psa_nongeometry_fraction": null,
3263
3305
  "ssa_nongeometry_fraction": null,
3264
3306
  "notes": null,
3307
+ "rgb": "78_167_222",
3265
3308
  "ventilation_standard": "AIA 2001",
3266
3309
  "ventilation_primary_space_type": "Surgery and Critical Care",
3267
3310
  "ventilation_secondary_space_type": "Newborn Intensive Care",
@@ -3339,6 +3382,7 @@
3339
3382
  "psa_nongeometry_fraction": null,
3340
3383
  "ssa_nongeometry_fraction": null,
3341
3384
  "notes": null,
3385
+ "rgb": "78_167_222",
3342
3386
  "ventilation_standard": "AIA 2001",
3343
3387
  "ventilation_primary_space_type": "Surgery and Critical Care",
3344
3388
  "ventilation_secondary_space_type": "Newborn Intensive Care",
@@ -3416,6 +3460,7 @@
3416
3460
  "psa_nongeometry_fraction": null,
3417
3461
  "ssa_nongeometry_fraction": null,
3418
3462
  "notes": null,
3463
+ "rgb": "78_222_133",
3419
3464
  "ventilation_standard": "ASHRAE 62.1-2007",
3420
3465
  "ventilation_primary_space_type": "Food and Beverage Service",
3421
3466
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -3493,6 +3538,7 @@
3493
3538
  "psa_nongeometry_fraction": null,
3494
3539
  "ssa_nongeometry_fraction": null,
3495
3540
  "notes": null,
3541
+ "rgb": "204_120_230",
3496
3542
  "ventilation_standard": "ASHRAE 62.1-2007",
3497
3543
  "ventilation_primary_space_type": "Educational Facilities",
3498
3544
  "ventilation_secondary_space_type": "Science laboratories",
@@ -3570,6 +3616,7 @@
3570
3616
  "psa_nongeometry_fraction": null,
3571
3617
  "ssa_nongeometry_fraction": null,
3572
3618
  "notes": null,
3619
+ "rgb": "31_162_169",
3573
3620
  "ventilation_standard": "ASHRAE 62.1-2007",
3574
3621
  "ventilation_primary_space_type": "Office Buildings",
3575
3622
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -3647,6 +3694,7 @@
3647
3694
  "psa_nongeometry_fraction": null,
3648
3695
  "ssa_nongeometry_fraction": null,
3649
3696
  "notes": null,
3697
+ "rgb": "31_162_169",
3650
3698
  "ventilation_standard": "ASHRAE 62.1-2007",
3651
3699
  "ventilation_primary_space_type": "Office Buildings",
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_159",
3727
3776
  "ventilation_standard": "AIA 2001",
3728
3777
  "ventilation_primary_space_type": "Surgery and Critical Care",
3729
3778
  "ventilation_secondary_space_type": "Operating/Surgical Cystoscopic Rooms",
@@ -3801,6 +3850,7 @@
3801
3850
  "psa_nongeometry_fraction": null,
3802
3851
  "ssa_nongeometry_fraction": null,
3803
3852
  "notes": null,
3853
+ "rgb": "120_230_199",
3804
3854
  "ventilation_standard": "ASHRAE 62.1-2007",
3805
3855
  "ventilation_primary_space_type": "Office Buildings",
3806
3856
  "ventilation_secondary_space_type": "Office space",
@@ -3878,6 +3928,7 @@
3878
3928
  "psa_nongeometry_fraction": null,
3879
3929
  "ssa_nongeometry_fraction": null,
3880
3930
  "notes": null,
3931
+ "rgb": "169_31_31",
3881
3932
  "ventilation_standard": "ASHRAE 62.1-2007",
3882
3933
  "ventilation_primary_space_type": "General",
3883
3934
  "ventilation_secondary_space_type": "Corridors",
@@ -3955,6 +4006,7 @@
3955
4006
  "psa_nongeometry_fraction": null,
3956
4007
  "ssa_nongeometry_fraction": null,
3957
4008
  "notes": null,
4009
+ "rgb": "78_167_222",
3958
4010
  "ventilation_standard": "AIA 2001",
3959
4011
  "ventilation_primary_space_type": "Nursing",
3960
4012
  "ventilation_secondary_space_type": "Patient Room",
@@ -4032,6 +4084,7 @@
4032
4084
  "psa_nongeometry_fraction": null,
4033
4085
  "ssa_nongeometry_fraction": null,
4034
4086
  "notes": null,
4087
+ "rgb": "154_230_120",
4035
4088
  "ventilation_standard": "ASHRAE 62.1-2007",
4036
4089
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
4037
4090
  "ventilation_secondary_space_type": "Physical therapy",
@@ -4109,6 +4162,7 @@
4109
4162
  "psa_nongeometry_fraction": null,
4110
4163
  "ssa_nongeometry_fraction": null,
4111
4164
  "notes": null,
4165
+ "rgb": "136_78_222",
4112
4166
  "ventilation_standard": "ASHRAE 62.1-2007",
4113
4167
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
4114
4168
  "ventilation_secondary_space_type": "Medical procedure",
@@ -4494,6 +4548,7 @@
4494
4548
  "psa_nongeometry_fraction": null,
4495
4549
  "ssa_nongeometry_fraction": null,
4496
4550
  "notes": null,
4551
+ "rgb": "169_31_31",
4497
4552
  "ventilation_standard": "ASHRAE 62.1-2007",
4498
4553
  "ventilation_primary_space_type": "Miscellaneous Spaces",
4499
4554
  "ventilation_secondary_space_type": "Computer (not printing)",
@@ -4571,6 +4626,7 @@
4571
4626
  "psa_nongeometry_fraction": null,
4572
4627
  "ssa_nongeometry_fraction": null,
4573
4628
  "notes": null,
4629
+ "rgb": "169_31_31",
4574
4630
  "ventilation_standard": "ASHRAE 62.1-2007",
4575
4631
  "ventilation_primary_space_type": "Miscellaneous Spaces",
4576
4632
  "ventilation_secondary_space_type": "Computer (not printing)",
@@ -4648,6 +4704,7 @@
4648
4704
  "psa_nongeometry_fraction": null,
4649
4705
  "ssa_nongeometry_fraction": null,
4650
4706
  "notes": null,
4707
+ "rgb": "230_196_120",
4651
4708
  "ventilation_standard": "ASHRAE 62.1-2007",
4652
4709
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
4653
4710
  "ventilation_secondary_space_type": "Multipurpose assembly",
@@ -4725,6 +4782,7 @@
4725
4782
  "psa_nongeometry_fraction": null,
4726
4783
  "ssa_nongeometry_fraction": null,
4727
4784
  "notes": null,
4785
+ "rgb": "120_149_230",
4728
4786
  "ventilation_standard": "ASHRAE 62.1-2007",
4729
4787
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
4730
4788
  "ventilation_secondary_space_type": "Multipurpose assembly",
@@ -4802,6 +4860,7 @@
4802
4860
  "psa_nongeometry_fraction": null,
4803
4861
  "ssa_nongeometry_fraction": null,
4804
4862
  "notes": null,
4863
+ "rgb": "31_169_34",
4805
4864
  "ventilation_standard": "ASHRAE 62.1-2007",
4806
4865
  "ventilation_primary_space_type": "Food and Beverage Service",
4807
4866
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -4879,6 +4938,7 @@
4879
4938
  "psa_nongeometry_fraction": null,
4880
4939
  "ssa_nongeometry_fraction": null,
4881
4940
  "notes": null,
4941
+ "rgb": "169_31_31",
4882
4942
  "ventilation_standard": "ASHRAE 62.1-2007",
4883
4943
  "ventilation_primary_space_type": "General",
4884
4944
  "ventilation_secondary_space_type": "Corridors",
@@ -4956,6 +5016,7 @@
4956
5016
  "psa_nongeometry_fraction": null,
4957
5017
  "ssa_nongeometry_fraction": null,
4958
5018
  "notes": null,
5019
+ "rgb": "169_31_31",
4959
5020
  "ventilation_standard": "ASHRAE 62.1-2007",
4960
5021
  "ventilation_primary_space_type": "General",
4961
5022
  "ventilation_secondary_space_type": "Corridors",
@@ -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_167_222",
5190
5254
  "ventilation_standard": "ASHRAE 62.1-2007",
5191
5255
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5192
5256
  "ventilation_secondary_space_type": "Bedroom/living Room",
@@ -5264,6 +5328,7 @@
5264
5328
  "psa_nongeometry_fraction": null,
5265
5329
  "ssa_nongeometry_fraction": null,
5266
5330
  "notes": null,
5331
+ "rgb": "78_167_222",
5267
5332
  "ventilation_standard": "ASHRAE 62.1-2007",
5268
5333
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5269
5334
  "ventilation_secondary_space_type": "Bedroom/living Room",
@@ -5341,6 +5406,7 @@
5341
5406
  "psa_nongeometry_fraction": null,
5342
5407
  "ssa_nongeometry_fraction": null,
5343
5408
  "notes": null,
5409
+ "rgb": "78_222_133",
5344
5410
  "ventilation_standard": "ASHRAE 62.1-2007",
5345
5411
  "ventilation_primary_space_type": "Food and Beverage Service",
5346
5412
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -5418,6 +5484,7 @@
5418
5484
  "psa_nongeometry_fraction": null,
5419
5485
  "ssa_nongeometry_fraction": null,
5420
5486
  "notes": null,
5487
+ "rgb": "120_149_230",
5421
5488
  "ventilation_standard": "ASHRAE 62.1-2007",
5422
5489
  "ventilation_primary_space_type": "Retail",
5423
5490
  "ventilation_secondary_space_type": "Coinoperated laundries",
@@ -5495,6 +5562,7 @@
5495
5562
  "psa_nongeometry_fraction": null,
5496
5563
  "ssa_nongeometry_fraction": null,
5497
5564
  "notes": null,
5565
+ "rgb": "230_157_120",
5498
5566
  "ventilation_standard": "ASHRAE 62.1-2007",
5499
5567
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5500
5568
  "ventilation_secondary_space_type": "Lobbies/prefunction",
@@ -5572,6 +5640,7 @@
5572
5640
  "psa_nongeometry_fraction": null,
5573
5641
  "ssa_nongeometry_fraction": null,
5574
5642
  "notes": null,
5643
+ "rgb": "41_31_169",
5575
5644
  "ventilation_standard": "ASHRAE 62.1-2007",
5576
5645
  "ventilation_primary_space_type": "General",
5577
5646
  "ventilation_secondary_space_type": "Storage rooms",
@@ -5649,6 +5718,7 @@
5649
5718
  "psa_nongeometry_fraction": null,
5650
5719
  "ssa_nongeometry_fraction": null,
5651
5720
  "notes": null,
5721
+ "rgb": "171_222_78",
5652
5722
  "ventilation_standard": "ASHRAE 62.1-2007",
5653
5723
  "ventilation_primary_space_type": "Retail",
5654
5724
  "ventilation_secondary_space_type": "General Sales",
@@ -5726,6 +5796,7 @@
5726
5796
  "psa_nongeometry_fraction": null,
5727
5797
  "ssa_nongeometry_fraction": null,
5728
5798
  "notes": null,
5799
+ "rgb": "171_222_78",
5729
5800
  "ventilation_standard": "ASHRAE 62.1-2007",
5730
5801
  "ventilation_primary_space_type": "Retail",
5731
5802
  "ventilation_secondary_space_type": "General Sales",
@@ -5803,6 +5874,7 @@
5803
5874
  "psa_nongeometry_fraction": null,
5804
5875
  "ssa_nongeometry_fraction": null,
5805
5876
  "notes": null,
5877
+ "rgb": "120_149_230",
5806
5878
  "ventilation_standard": "ASHRAE 62.1-2007",
5807
5879
  "ventilation_primary_space_type": "General",
5808
5880
  "ventilation_secondary_space_type": "Storage rooms",
@@ -5880,6 +5952,7 @@
5880
5952
  "psa_nongeometry_fraction": null,
5881
5953
  "ssa_nongeometry_fraction": null,
5882
5954
  "notes": null,
5955
+ "rgb": "78_167_222",
5883
5956
  "ventilation_standard": "ASHRAE 62.1-2007",
5884
5957
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5885
5958
  "ventilation_secondary_space_type": "Apartment",
@@ -5957,6 +6030,7 @@
5957
6030
  "psa_nongeometry_fraction": null,
5958
6031
  "ssa_nongeometry_fraction": null,
5959
6032
  "notes": null,
6033
+ "rgb": "78_167_222",
5960
6034
  "ventilation_standard": "ASHRAE 62.1-2007",
5961
6035
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5962
6036
  "ventilation_secondary_space_type": "Apartment",
@@ -6034,6 +6108,7 @@
6034
6108
  "psa_nongeometry_fraction": null,
6035
6109
  "ssa_nongeometry_fraction": null,
6036
6110
  "notes": null,
6111
+ "rgb": "78_167_222",
6037
6112
  "ventilation_standard": "ASHRAE 62.1-2007",
6038
6113
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
6039
6114
  "ventilation_secondary_space_type": "Apartment",
@@ -6111,6 +6186,7 @@
6111
6186
  "psa_nongeometry_fraction": null,
6112
6187
  "ssa_nongeometry_fraction": null,
6113
6188
  "notes": null,
6189
+ "rgb": "169_31_31",
6114
6190
  "ventilation_standard": "ASHRAE 62.1-1999",
6115
6191
  "ventilation_primary_space_type": "Public Spaces",
6116
6192
  "ventilation_secondary_space_type": "Public restrooms",
@@ -6188,6 +6264,7 @@
6188
6264
  "psa_nongeometry_fraction": null,
6189
6265
  "ssa_nongeometry_fraction": null,
6190
6266
  "notes": null,
6267
+ "rgb": "169_31_31",
6191
6268
  "ventilation_standard": "ASHRAE 62.1-1999",
6192
6269
  "ventilation_primary_space_type": "Public Spaces",
6193
6270
  "ventilation_secondary_space_type": "Public restrooms",
@@ -6265,6 +6342,7 @@
6265
6342
  "psa_nongeometry_fraction": null,
6266
6343
  "ssa_nongeometry_fraction": null,
6267
6344
  "notes": null,
6345
+ "rgb": "120_230_199",
6268
6346
  "ventilation_standard": "ASHRAE 62.1-1999",
6269
6347
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
6270
6348
  "ventilation_secondary_space_type": "Living rooms",
@@ -6342,6 +6420,7 @@
6342
6420
  "psa_nongeometry_fraction": null,
6343
6421
  "ssa_nongeometry_fraction": null,
6344
6422
  "notes": null,
6423
+ "rgb": "120_149_230",
6345
6424
  "ventilation_standard": null,
6346
6425
  "ventilation_primary_space_type": null,
6347
6426
  "ventilation_secondary_space_type": null,
@@ -6395,7 +6474,7 @@
6395
6474
  "template": "90.1-2013",
6396
6475
  "building_type": "Office",
6397
6476
  "space_type": "Attic",
6398
- "lighting_standard": "ASHRAE 189.1-2009",
6477
+ "lighting_standard": "ASHRAE 90.1-2013",
6399
6478
  "lighting_primary_space_type": "Attics",
6400
6479
  "lighting_secondary_space_type": "General",
6401
6480
  "lighting_per_area": 0.0,
@@ -6419,6 +6498,7 @@
6419
6498
  "psa_nongeometry_fraction": null,
6420
6499
  "ssa_nongeometry_fraction": null,
6421
6500
  "notes": null,
6501
+ "rgb": "120_149_230",
6422
6502
  "ventilation_standard": null,
6423
6503
  "ventilation_primary_space_type": null,
6424
6504
  "ventilation_secondary_space_type": null,
@@ -6496,6 +6576,7 @@
6496
6576
  "psa_nongeometry_fraction": null,
6497
6577
  "ssa_nongeometry_fraction": null,
6498
6578
  "notes": null,
6579
+ "rgb": "230_157_120",
6499
6580
  "ventilation_standard": "ASHRAE 62.1-2007",
6500
6581
  "ventilation_primary_space_type": "General",
6501
6582
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -6573,6 +6654,7 @@
6573
6654
  "psa_nongeometry_fraction": null,
6574
6655
  "ssa_nongeometry_fraction": null,
6575
6656
  "notes": null,
6657
+ "rgb": "230_196_120",
6576
6658
  "ventilation_standard": "ASHRAE 62.1-2007",
6577
6659
  "ventilation_primary_space_type": "Educational Facilities",
6578
6660
  "ventilation_secondary_space_type": "Classrooms (age 9 plus)",
@@ -6650,6 +6732,7 @@
6650
6732
  "psa_nongeometry_fraction": null,
6651
6733
  "ssa_nongeometry_fraction": null,
6652
6734
  "notes": null,
6735
+ "rgb": "120_230_199",
6653
6736
  "ventilation_standard": "ASHRAE 62.1-2007",
6654
6737
  "ventilation_primary_space_type": "Office Buildings",
6655
6738
  "ventilation_secondary_space_type": "Office space",
@@ -6727,6 +6810,7 @@
6727
6810
  "psa_nongeometry_fraction": null,
6728
6811
  "ssa_nongeometry_fraction": null,
6729
6812
  "notes": null,
6813
+ "rgb": "230_196_120",
6730
6814
  "ventilation_standard": "ASHRAE 62.1-2007",
6731
6815
  "ventilation_primary_space_type": "General",
6732
6816
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -6804,6 +6888,7 @@
6804
6888
  "psa_nongeometry_fraction": null,
6805
6889
  "ssa_nongeometry_fraction": null,
6806
6890
  "notes": null,
6891
+ "rgb": "169_31_31",
6807
6892
  "ventilation_standard": "ASHRAE 62.1-2007",
6808
6893
  "ventilation_primary_space_type": "General",
6809
6894
  "ventilation_secondary_space_type": "Corridors",
@@ -6881,6 +6966,7 @@
6881
6966
  "psa_nongeometry_fraction": null,
6882
6967
  "ssa_nongeometry_fraction": null,
6883
6968
  "notes": null,
6969
+ "rgb": "230_157_120",
6884
6970
  "ventilation_standard": "ASHRAE 62.1-2007",
6885
6971
  "ventilation_primary_space_type": "Office Buildings",
6886
6972
  "ventilation_secondary_space_type": "Reception areas",
@@ -6958,6 +7044,7 @@
6958
7044
  "psa_nongeometry_fraction": null,
6959
7045
  "ssa_nongeometry_fraction": null,
6960
7046
  "notes": null,
7047
+ "rgb": "41_31_169",
6961
7048
  "ventilation_standard": "ASHRAE 62.1-2007",
6962
7049
  "ventilation_primary_space_type": "General",
6963
7050
  "ventilation_secondary_space_type": "Storage rooms",
@@ -7035,6 +7122,7 @@
7035
7122
  "psa_nongeometry_fraction": null,
7036
7123
  "ssa_nongeometry_fraction": null,
7037
7124
  "notes": null,
7125
+ "rgb": "41_31_169",
7038
7126
  "ventilation_standard": "ASHRAE 62.1-2007",
7039
7127
  "ventilation_primary_space_type": "Office Buildings",
7040
7128
  "ventilation_secondary_space_type": "Telephone/data entry",
@@ -7112,6 +7200,7 @@
7112
7200
  "psa_nongeometry_fraction": null,
7113
7201
  "ssa_nongeometry_fraction": null,
7114
7202
  "notes": null,
7203
+ "rgb": "230_157_120",
7115
7204
  "ventilation_standard": "ASHRAE 62.1-2007",
7116
7205
  "ventilation_primary_space_type": "Office Buildings",
7117
7206
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -7189,6 +7278,7 @@
7189
7278
  "psa_nongeometry_fraction": null,
7190
7279
  "ssa_nongeometry_fraction": null,
7191
7280
  "notes": null,
7281
+ "rgb": "230_157_120",
7192
7282
  "ventilation_standard": "ASHRAE 62.1-2007",
7193
7283
  "ventilation_primary_space_type": "General",
7194
7284
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -7266,6 +7356,7 @@
7266
7356
  "psa_nongeometry_fraction": null,
7267
7357
  "ssa_nongeometry_fraction": null,
7268
7358
  "notes": null,
7359
+ "rgb": "230_196_120",
7269
7360
  "ventilation_standard": "ASHRAE 62.1-2007",
7270
7361
  "ventilation_primary_space_type": "Educational Facilities",
7271
7362
  "ventilation_secondary_space_type": "Classrooms (age 9 plus)",
@@ -7343,6 +7434,7 @@
7343
7434
  "psa_nongeometry_fraction": null,
7344
7435
  "ssa_nongeometry_fraction": null,
7345
7436
  "notes": null,
7437
+ "rgb": "120_230_199",
7346
7438
  "ventilation_standard": "ASHRAE 62.1-2007",
7347
7439
  "ventilation_primary_space_type": "Office Buildings",
7348
7440
  "ventilation_secondary_space_type": "Office space",
@@ -7420,6 +7512,7 @@
7420
7512
  "psa_nongeometry_fraction": null,
7421
7513
  "ssa_nongeometry_fraction": null,
7422
7514
  "notes": null,
7515
+ "rgb": "230_196_120",
7423
7516
  "ventilation_standard": "ASHRAE 62.1-2007",
7424
7517
  "ventilation_primary_space_type": "General",
7425
7518
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -7497,6 +7590,7 @@
7497
7590
  "psa_nongeometry_fraction": null,
7498
7591
  "ssa_nongeometry_fraction": null,
7499
7592
  "notes": null,
7593
+ "rgb": "169_31_31",
7500
7594
  "ventilation_standard": "ASHRAE 62.1-2007",
7501
7595
  "ventilation_primary_space_type": "General",
7502
7596
  "ventilation_secondary_space_type": "Corridors",
@@ -7574,6 +7668,7 @@
7574
7668
  "psa_nongeometry_fraction": null,
7575
7669
  "ssa_nongeometry_fraction": null,
7576
7670
  "notes": null,
7671
+ "rgb": "230_157_120",
7577
7672
  "ventilation_standard": "ASHRAE 62.1-2007",
7578
7673
  "ventilation_primary_space_type": "Office Buildings",
7579
7674
  "ventilation_secondary_space_type": "Reception areas",
@@ -7651,6 +7746,7 @@
7651
7746
  "psa_nongeometry_fraction": null,
7652
7747
  "ssa_nongeometry_fraction": null,
7653
7748
  "notes": null,
7749
+ "rgb": "41_31_169",
7654
7750
  "ventilation_standard": "ASHRAE 62.1-2007",
7655
7751
  "ventilation_primary_space_type": "General",
7656
7752
  "ventilation_secondary_space_type": "Storage rooms",
@@ -7728,6 +7824,7 @@
7728
7824
  "psa_nongeometry_fraction": null,
7729
7825
  "ssa_nongeometry_fraction": null,
7730
7826
  "notes": null,
7827
+ "rgb": "230_157_120",
7731
7828
  "ventilation_standard": "ASHRAE 62.1-2007",
7732
7829
  "ventilation_primary_space_type": "Office Buildings",
7733
7830
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -7805,6 +7902,7 @@
7805
7902
  "psa_nongeometry_fraction": null,
7806
7903
  "ssa_nongeometry_fraction": null,
7807
7904
  "notes": null,
7905
+ "rgb": "120_230_199",
7808
7906
  "ventilation_standard": "ASHRAE 62.1-2007",
7809
7907
  "ventilation_primary_space_type": "Office Buildings",
7810
7908
  "ventilation_secondary_space_type": "Office space",
@@ -7882,6 +7980,7 @@
7882
7980
  "psa_nongeometry_fraction": null,
7883
7981
  "ssa_nongeometry_fraction": null,
7884
7982
  "notes": null,
7983
+ "rgb": "169_169_31",
7885
7984
  "ventilation_standard": "ASHRAE 62.1-2007",
7886
7985
  "ventilation_primary_space_type": "General",
7887
7986
  "ventilation_secondary_space_type": "Corridors",
@@ -7959,6 +8058,7 @@
7959
8058
  "psa_nongeometry_fraction": null,
7960
8059
  "ssa_nongeometry_fraction": null,
7961
8060
  "notes": null,
8061
+ "rgb": "230_157_120",
7962
8062
  "ventilation_standard": "ASHRAE 62.1-2007",
7963
8063
  "ventilation_primary_space_type": "General",
7964
8064
  "ventilation_secondary_space_type": "Corridors",
@@ -8036,6 +8136,7 @@
8036
8136
  "psa_nongeometry_fraction": null,
8037
8137
  "ssa_nongeometry_fraction": null,
8038
8138
  "notes": null,
8139
+ "rgb": "120_149_230",
8039
8140
  "ventilation_standard": "ASHRAE 62.1-2007",
8040
8141
  "ventilation_primary_space_type": "General",
8041
8142
  "ventilation_secondary_space_type": "Storage rooms",
@@ -8113,6 +8214,7 @@
8113
8214
  "psa_nongeometry_fraction": null,
8114
8215
  "ssa_nongeometry_fraction": null,
8115
8216
  "notes": null,
8217
+ "rgb": "120_230_199",
8116
8218
  "ventilation_standard": null,
8117
8219
  "ventilation_primary_space_type": null,
8118
8220
  "ventilation_secondary_space_type": null,
@@ -8138,7 +8240,7 @@
8138
8240
  "electric_equipment_fraction_latent": 0.0,
8139
8241
  "electric_equipment_fraction_radiant": 0.5,
8140
8242
  "electric_equipment_fraction_lost": 0.0,
8141
- "electric_equipment_schedule": "OfficeLarge ALWAYS_ON",
8243
+ "electric_equipment_schedule": "DataCenter_EQUIP_SCH",
8142
8244
  "additional_electric_equipment_schedule": null,
8143
8245
  "additional_gas_equipment_schedule": null,
8144
8246
  "heating_setpoint_schedule": "OfficeLarge HTGSETP_DC_SCH",
@@ -8190,6 +8292,7 @@
8190
8292
  "psa_nongeometry_fraction": null,
8191
8293
  "ssa_nongeometry_fraction": null,
8192
8294
  "notes": null,
8295
+ "rgb": "120_230_199",
8193
8296
  "ventilation_standard": null,
8194
8297
  "ventilation_primary_space_type": null,
8195
8298
  "ventilation_secondary_space_type": null,
@@ -8215,7 +8318,7 @@
8215
8318
  "electric_equipment_fraction_latent": 0.0,
8216
8319
  "electric_equipment_fraction_radiant": 0.5,
8217
8320
  "electric_equipment_fraction_lost": 0.0,
8218
- "electric_equipment_schedule": "OfficeLarge ALWAYS_ON",
8321
+ "electric_equipment_schedule": "DataCenter_EQUIP_SCH",
8219
8322
  "additional_electric_equipment_schedule": null,
8220
8323
  "additional_gas_equipment_schedule": null,
8221
8324
  "heating_setpoint_schedule": "OfficeLarge HTGSETP_DC_SCH",
@@ -8267,6 +8370,7 @@
8267
8370
  "psa_nongeometry_fraction": null,
8268
8371
  "ssa_nongeometry_fraction": null,
8269
8372
  "notes": null,
8373
+ "rgb": "120_230_199",
8270
8374
  "ventilation_standard": "ASHRAE 62.1-2007",
8271
8375
  "ventilation_primary_space_type": "Office Buildings",
8272
8376
  "ventilation_secondary_space_type": "Office space",
@@ -8344,6 +8448,7 @@
8344
8448
  "psa_nongeometry_fraction": null,
8345
8449
  "ssa_nongeometry_fraction": null,
8346
8450
  "notes": null,
8451
+ "rgb": "41_31_169",
8347
8452
  "ventilation_standard": "ASHRAE 62.1-2007",
8348
8453
  "ventilation_primary_space_type": "General",
8349
8454
  "ventilation_secondary_space_type": "Corridors",
@@ -8421,6 +8526,7 @@
8421
8526
  "psa_nongeometry_fraction": null,
8422
8527
  "ssa_nongeometry_fraction": null,
8423
8528
  "notes": null,
8529
+ "rgb": "169_169_31",
8424
8530
  "ventilation_standard": "ASHRAE 62.1-2007",
8425
8531
  "ventilation_primary_space_type": "General",
8426
8532
  "ventilation_secondary_space_type": "Corridors",
@@ -8498,6 +8604,7 @@
8498
8604
  "psa_nongeometry_fraction": 0.43,
8499
8605
  "ssa_nongeometry_fraction": 0.14,
8500
8606
  "notes": null,
8607
+ "rgb": "230_157_120",
8501
8608
  "ventilation_standard": "ASHRAE 62.1-2007",
8502
8609
  "ventilation_primary_space_type": "General",
8503
8610
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -8575,6 +8682,7 @@
8575
8682
  "psa_nongeometry_fraction": 0.43,
8576
8683
  "ssa_nongeometry_fraction": 0.14,
8577
8684
  "notes": null,
8685
+ "rgb": "230_196_120",
8578
8686
  "ventilation_standard": "ASHRAE 62.1-2007",
8579
8687
  "ventilation_primary_space_type": "Educational Facilities",
8580
8688
  "ventilation_secondary_space_type": "Classrooms (age 9 plus)",
@@ -8652,6 +8760,7 @@
8652
8760
  "psa_nongeometry_fraction": 0.43,
8653
8761
  "ssa_nongeometry_fraction": 0.14,
8654
8762
  "notes": null,
8763
+ "rgb": "120_230_199",
8655
8764
  "ventilation_standard": "ASHRAE 62.1-2007",
8656
8765
  "ventilation_primary_space_type": "Office Buildings",
8657
8766
  "ventilation_secondary_space_type": "Office space",
@@ -8729,6 +8838,7 @@
8729
8838
  "psa_nongeometry_fraction": 0.43,
8730
8839
  "ssa_nongeometry_fraction": 0.14,
8731
8840
  "notes": null,
8841
+ "rgb": "230_196_120",
8732
8842
  "ventilation_standard": "ASHRAE 62.1-2007",
8733
8843
  "ventilation_primary_space_type": "General",
8734
8844
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -8806,6 +8916,7 @@
8806
8916
  "psa_nongeometry_fraction": 0.43,
8807
8917
  "ssa_nongeometry_fraction": 0.14,
8808
8918
  "notes": null,
8919
+ "rgb": "169_31_31",
8809
8920
  "ventilation_standard": "ASHRAE 62.1-2007",
8810
8921
  "ventilation_primary_space_type": "General",
8811
8922
  "ventilation_secondary_space_type": "Corridors",
@@ -8883,6 +8994,7 @@
8883
8994
  "psa_nongeometry_fraction": 0.43,
8884
8995
  "ssa_nongeometry_fraction": 0.14,
8885
8996
  "notes": null,
8997
+ "rgb": "230_157_120",
8886
8998
  "ventilation_standard": "ASHRAE 62.1-2007",
8887
8999
  "ventilation_primary_space_type": "Office Buildings",
8888
9000
  "ventilation_secondary_space_type": "Reception areas",
@@ -8960,6 +9072,7 @@
8960
9072
  "psa_nongeometry_fraction": 0.43,
8961
9073
  "ssa_nongeometry_fraction": 0.14,
8962
9074
  "notes": null,
9075
+ "rgb": "41_31_169",
8963
9076
  "ventilation_standard": "ASHRAE 62.1-2007",
8964
9077
  "ventilation_primary_space_type": "General",
8965
9078
  "ventilation_secondary_space_type": "Storage rooms",
@@ -9037,6 +9150,7 @@
9037
9150
  "psa_nongeometry_fraction": 0.43,
9038
9151
  "ssa_nongeometry_fraction": 0.14,
9039
9152
  "notes": null,
9153
+ "rgb": "230_157_120",
9040
9154
  "ventilation_standard": "ASHRAE 62.1-2007",
9041
9155
  "ventilation_primary_space_type": "Office Buildings",
9042
9156
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -9114,6 +9228,7 @@
9114
9228
  "psa_nongeometry_fraction": 0.43,
9115
9229
  "ssa_nongeometry_fraction": 0.14,
9116
9230
  "notes": null,
9231
+ "rgb": "120_230_199",
9117
9232
  "ventilation_standard": "ASHRAE 62.1-2007",
9118
9233
  "ventilation_primary_space_type": "Office Buildings",
9119
9234
  "ventilation_secondary_space_type": "Office space",
@@ -9191,6 +9306,7 @@
9191
9306
  "psa_nongeometry_fraction": 0.43,
9192
9307
  "ssa_nongeometry_fraction": 0.14,
9193
9308
  "notes": null,
9309
+ "rgb": "169_169_31",
9194
9310
  "ventilation_standard": "ASHRAE 62.1-2007",
9195
9311
  "ventilation_primary_space_type": "General",
9196
9312
  "ventilation_secondary_space_type": "Corridors",
@@ -9268,6 +9384,7 @@
9268
9384
  "psa_nongeometry_fraction": 0.43,
9269
9385
  "ssa_nongeometry_fraction": 0.14,
9270
9386
  "notes": null,
9387
+ "rgb": "230_157_120",
9271
9388
  "ventilation_standard": "ASHRAE 62.1-2007",
9272
9389
  "ventilation_primary_space_type": "General",
9273
9390
  "ventilation_secondary_space_type": "Corridors",
@@ -9345,6 +9462,7 @@
9345
9462
  "psa_nongeometry_fraction": 0.43,
9346
9463
  "ssa_nongeometry_fraction": 0.14,
9347
9464
  "notes": null,
9465
+ "rgb": "120_149_230",
9348
9466
  "ventilation_standard": "ASHRAE 62.1-2007",
9349
9467
  "ventilation_primary_space_type": "General",
9350
9468
  "ventilation_secondary_space_type": "Storage rooms",
@@ -9422,6 +9540,7 @@
9422
9540
  "psa_nongeometry_fraction": null,
9423
9541
  "ssa_nongeometry_fraction": null,
9424
9542
  "notes": null,
9543
+ "rgb": "230_157_120",
9425
9544
  "ventilation_standard": "ASHRAE 62.1-2007",
9426
9545
  "ventilation_primary_space_type": "General",
9427
9546
  "ventilation_secondary_space_type": "Corridors",
@@ -9499,6 +9618,7 @@
9499
9618
  "psa_nongeometry_fraction": null,
9500
9619
  "ssa_nongeometry_fraction": null,
9501
9620
  "notes": null,
9621
+ "rgb": "120_149_230",
9502
9622
  "ventilation_standard": "ASHRAE 62.1-2007",
9503
9623
  "ventilation_primary_space_type": "General",
9504
9624
  "ventilation_secondary_space_type": "Storage rooms",
@@ -9576,6 +9696,7 @@
9576
9696
  "psa_nongeometry_fraction": null,
9577
9697
  "ssa_nongeometry_fraction": null,
9578
9698
  "notes": null,
9699
+ "rgb": "230_157_120",
9579
9700
  "ventilation_standard": "ASHRAE 62.1-2007",
9580
9701
  "ventilation_primary_space_type": "General",
9581
9702
  "ventilation_secondary_space_type": "Corridors",
@@ -9653,6 +9774,7 @@
9653
9774
  "psa_nongeometry_fraction": 0.68,
9654
9775
  "ssa_nongeometry_fraction": 0.32,
9655
9776
  "notes": null,
9777
+ "rgb": "120_230_199",
9656
9778
  "ventilation_standard": "ASHRAE 62.1-2007",
9657
9779
  "ventilation_primary_space_type": "Office Buildings",
9658
9780
  "ventilation_secondary_space_type": "Whole Building",
@@ -9730,6 +9852,7 @@
9730
9852
  "psa_nongeometry_fraction": 0.68,
9731
9853
  "ssa_nongeometry_fraction": 0.32,
9732
9854
  "notes": null,
9855
+ "rgb": "120_230_199",
9733
9856
  "ventilation_standard": "ASHRAE 62.1-2007",
9734
9857
  "ventilation_primary_space_type": "Office Buildings",
9735
9858
  "ventilation_secondary_space_type": "Whole Building",
@@ -9807,6 +9930,7 @@
9807
9930
  "psa_nongeometry_fraction": 0.68,
9808
9931
  "ssa_nongeometry_fraction": 0.32,
9809
9932
  "notes": null,
9933
+ "rgb": "120_230_199",
9810
9934
  "ventilation_standard": "ASHRAE 62.1-2007",
9811
9935
  "ventilation_primary_space_type": "Office Buildings",
9812
9936
  "ventilation_secondary_space_type": "Whole Building",
@@ -9884,6 +10008,7 @@
9884
10008
  "psa_nongeometry_fraction": 0.68,
9885
10009
  "ssa_nongeometry_fraction": 0.32,
9886
10010
  "notes": null,
10011
+ "rgb": "120_230_199",
9887
10012
  "ventilation_standard": "ASHRAE 62.1-2007",
9888
10013
  "ventilation_primary_space_type": "Office Buildings",
9889
10014
  "ventilation_secondary_space_type": "Whole Building",
@@ -9961,6 +10086,7 @@
9961
10086
  "psa_nongeometry_fraction": 0.43,
9962
10087
  "ssa_nongeometry_fraction": 0.14,
9963
10088
  "notes": null,
10089
+ "rgb": "120_230_199",
9964
10090
  "ventilation_standard": "ASHRAE 62.1-2007",
9965
10091
  "ventilation_primary_space_type": "Office Buildings",
9966
10092
  "ventilation_secondary_space_type": "Whole Building",
@@ -10038,6 +10164,7 @@
10038
10164
  "psa_nongeometry_fraction": null,
10039
10165
  "ssa_nongeometry_fraction": null,
10040
10166
  "notes": null,
10167
+ "rgb": "204_120_230",
10041
10168
  "ventilation_standard": "GGHC v2.2",
10042
10169
  "ventilation_primary_space_type": "Health Care",
10043
10170
  "ventilation_secondary_space_type": "Treatment / Examination",
@@ -10115,6 +10242,7 @@
10115
10242
  "psa_nongeometry_fraction": null,
10116
10243
  "ssa_nongeometry_fraction": null,
10117
10244
  "notes": null,
10245
+ "rgb": "204_120_230",
10118
10246
  "ventilation_standard": "ASHRAE 62.1-2007",
10119
10247
  "ventilation_primary_space_type": "General",
10120
10248
  "ventilation_secondary_space_type": "Storage rooms",
@@ -10192,6 +10320,7 @@
10192
10320
  "psa_nongeometry_fraction": null,
10193
10321
  "ssa_nongeometry_fraction": null,
10194
10322
  "notes": null,
10323
+ "rgb": "31_169_34",
10195
10324
  "ventilation_standard": "ASHRAE 62.1-2007",
10196
10325
  "ventilation_primary_space_type": "Food and Beverage Service",
10197
10326
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -10269,6 +10398,7 @@
10269
10398
  "psa_nongeometry_fraction": null,
10270
10399
  "ssa_nongeometry_fraction": null,
10271
10400
  "notes": null,
10401
+ "rgb": "204_120_230",
10272
10402
  "ventilation_standard": "GGHC v2.2",
10273
10403
  "ventilation_primary_space_type": "Health Care",
10274
10404
  "ventilation_secondary_space_type": "Clean Utility / Workroom",
@@ -10346,6 +10476,7 @@
10346
10476
  "psa_nongeometry_fraction": null,
10347
10477
  "ssa_nongeometry_fraction": null,
10348
10478
  "notes": null,
10479
+ "rgb": "230_196_120",
10349
10480
  "ventilation_standard": "ASHRAE 62.1-2007",
10350
10481
  "ventilation_primary_space_type": "General",
10351
10482
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -10423,6 +10554,7 @@
10423
10554
  "psa_nongeometry_fraction": null,
10424
10555
  "ssa_nongeometry_fraction": null,
10425
10556
  "notes": null,
10557
+ "rgb": "136_78_222",
10426
10558
  "ventilation_standard": "ASHRAE 62.1-2007",
10427
10559
  "ventilation_primary_space_type": "Office Buildings",
10428
10560
  "ventilation_secondary_space_type": "Office space",
@@ -10500,6 +10632,7 @@
10500
10632
  "psa_nongeometry_fraction": null,
10501
10633
  "ssa_nongeometry_fraction": null,
10502
10634
  "notes": null,
10635
+ "rgb": "41_31_169",
10503
10636
  "ventilation_standard": "ASHRAE 62.1-1999",
10504
10637
  "ventilation_primary_space_type": "Public Spaces",
10505
10638
  "ventilation_secondary_space_type": "Public restrooms",
@@ -10577,6 +10710,7 @@
10577
10710
  "psa_nongeometry_fraction": null,
10578
10711
  "ssa_nongeometry_fraction": null,
10579
10712
  "notes": null,
10713
+ "rgb": "41_31_169",
10580
10714
  "ventilation_standard": "ASHRAE 62.1-1999",
10581
10715
  "ventilation_primary_space_type": "Public Spaces",
10582
10716
  "ventilation_secondary_space_type": "Public restrooms",
@@ -10654,6 +10788,7 @@
10654
10788
  "psa_nongeometry_fraction": null,
10655
10789
  "ssa_nongeometry_fraction": null,
10656
10790
  "notes": null,
10791
+ "rgb": "136_78_222",
10657
10792
  "ventilation_standard": "GGHC v2.2",
10658
10793
  "ventilation_primary_space_type": "Health Care",
10659
10794
  "ventilation_secondary_space_type": "Special Procedure Room, Diagnostic",
@@ -10731,6 +10866,7 @@
10731
10866
  "psa_nongeometry_fraction": null,
10732
10867
  "ssa_nongeometry_fraction": null,
10733
10868
  "notes": null,
10869
+ "rgb": "169_31_31",
10734
10870
  "ventilation_standard": "ASHRAE 62.1-2007",
10735
10871
  "ventilation_primary_space_type": "General",
10736
10872
  "ventilation_secondary_space_type": "Corridors",
@@ -10808,6 +10944,7 @@
10808
10944
  "psa_nongeometry_fraction": null,
10809
10945
  "ssa_nongeometry_fraction": null,
10810
10946
  "notes": null,
10947
+ "rgb": "169_31_31",
10811
10948
  "ventilation_standard": "ASHRAE 62.1-2007",
10812
10949
  "ventilation_primary_space_type": "General",
10813
10950
  "ventilation_secondary_space_type": "Corridors",
@@ -10885,6 +11022,7 @@
10885
11022
  "psa_nongeometry_fraction": null,
10886
11023
  "ssa_nongeometry_fraction": null,
10887
11024
  "notes": null,
11025
+ "rgb": "41_31_169",
10888
11026
  "ventilation_standard": "ASHRAE 62.1-2007",
10889
11027
  "ventilation_primary_space_type": "Office Buildings",
10890
11028
  "ventilation_secondary_space_type": "Telephone/data entry",
@@ -10962,6 +11100,7 @@
10962
11100
  "psa_nongeometry_fraction": null,
10963
11101
  "ssa_nongeometry_fraction": null,
10964
11102
  "notes": null,
11103
+ "rgb": "120_149_230",
10965
11104
  "ventilation_standard": "ASHRAE 62.1-2004",
10966
11105
  "ventilation_primary_space_type": "General",
10967
11106
  "ventilation_secondary_space_type": "Storage rooms",
@@ -11039,6 +11178,7 @@
11039
11178
  "psa_nongeometry_fraction": null,
11040
11179
  "ssa_nongeometry_fraction": null,
11041
11180
  "notes": null,
11181
+ "rgb": "230_157_120",
11042
11182
  "ventilation_standard": "ASHRAE 62.1-2007",
11043
11183
  "ventilation_primary_space_type": "Office Buildings",
11044
11184
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -11116,6 +11256,7 @@
11116
11256
  "psa_nongeometry_fraction": null,
11117
11257
  "ssa_nongeometry_fraction": null,
11118
11258
  "notes": null,
11259
+ "rgb": "169_169_31",
11119
11260
  "ventilation_standard": "ASHRAE 62.1-2007",
11120
11261
  "ventilation_primary_space_type": "Office Buildings",
11121
11262
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -11193,6 +11334,7 @@
11193
11334
  "psa_nongeometry_fraction": null,
11194
11335
  "ssa_nongeometry_fraction": null,
11195
11336
  "notes": null,
11337
+ "rgb": "230_157_120",
11196
11338
  "ventilation_standard": "ASHRAE 62.1-2007",
11197
11339
  "ventilation_primary_space_type": "Office Buildings",
11198
11340
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -11270,6 +11412,7 @@
11270
11412
  "psa_nongeometry_fraction": null,
11271
11413
  "ssa_nongeometry_fraction": null,
11272
11414
  "notes": null,
11415
+ "rgb": "169_31_159",
11273
11416
  "ventilation_standard": "GGHC v2.2",
11274
11417
  "ventilation_primary_space_type": "Health Care",
11275
11418
  "ventilation_secondary_space_type": "X-ray, Diagnostic and Treatment",
@@ -11347,6 +11490,7 @@
11347
11490
  "psa_nongeometry_fraction": null,
11348
11491
  "ssa_nongeometry_fraction": null,
11349
11492
  "notes": null,
11493
+ "rgb": "136_78_222",
11350
11494
  "ventilation_standard": "GGHC v2.2",
11351
11495
  "ventilation_primary_space_type": "Health Care",
11352
11496
  "ventilation_secondary_space_type": "X-ray, Diagnostic and Treatment",
@@ -11424,6 +11568,7 @@
11424
11568
  "psa_nongeometry_fraction": null,
11425
11569
  "ssa_nongeometry_fraction": null,
11426
11570
  "notes": null,
11571
+ "rgb": "204_120_230",
11427
11572
  "ventilation_standard": "ASHRAE 62.1-2007",
11428
11573
  "ventilation_primary_space_type": "General",
11429
11574
  "ventilation_secondary_space_type": "Storage rooms",
@@ -11501,6 +11646,7 @@
11501
11646
  "psa_nongeometry_fraction": null,
11502
11647
  "ssa_nongeometry_fraction": null,
11503
11648
  "notes": null,
11649
+ "rgb": "31_162_169",
11504
11650
  "ventilation_standard": "ASHRAE 62.1-2007",
11505
11651
  "ventilation_primary_space_type": "Office Buildings",
11506
11652
  "ventilation_secondary_space_type": "Office space",
@@ -11578,6 +11724,7 @@
11578
11724
  "psa_nongeometry_fraction": null,
11579
11725
  "ssa_nongeometry_fraction": null,
11580
11726
  "notes": null,
11727
+ "rgb": "169_31_159",
11581
11728
  "ventilation_standard": "ASHRAE 62.1-1999",
11582
11729
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11583
11730
  "ventilation_secondary_space_type": "Operating rooms outpatient",
@@ -11655,6 +11802,7 @@
11655
11802
  "psa_nongeometry_fraction": null,
11656
11803
  "ssa_nongeometry_fraction": null,
11657
11804
  "notes": null,
11805
+ "rgb": "120_230_199",
11658
11806
  "ventilation_standard": "ASHRAE 62.1-2007",
11659
11807
  "ventilation_primary_space_type": "Office Buildings",
11660
11808
  "ventilation_secondary_space_type": "Office space",
@@ -11732,6 +11880,7 @@
11732
11880
  "psa_nongeometry_fraction": null,
11733
11881
  "ssa_nongeometry_fraction": null,
11734
11882
  "notes": null,
11883
+ "rgb": "120_230_199",
11735
11884
  "ventilation_standard": "ASHRAE 62.1-2007",
11736
11885
  "ventilation_primary_space_type": "Office Buildings",
11737
11886
  "ventilation_secondary_space_type": "Office space",
@@ -11809,6 +11958,7 @@
11809
11958
  "psa_nongeometry_fraction": null,
11810
11959
  "ssa_nongeometry_fraction": null,
11811
11960
  "notes": null,
11961
+ "rgb": "169_31_159",
11812
11962
  "ventilation_standard": "ASHRAE 62.1-1999",
11813
11963
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11814
11964
  "ventilation_secondary_space_type": "PACU/Pre-Op Outpatient",
@@ -11886,6 +12036,7 @@
11886
12036
  "psa_nongeometry_fraction": null,
11887
12037
  "ssa_nongeometry_fraction": null,
11888
12038
  "notes": null,
12039
+ "rgb": "154_230_120",
11889
12040
  "ventilation_standard": "ASHRAE 62.1-2007",
11890
12041
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11891
12042
  "ventilation_secondary_space_type": "Physical therapy",
@@ -11963,6 +12114,7 @@
11963
12114
  "psa_nongeometry_fraction": null,
11964
12115
  "ssa_nongeometry_fraction": null,
11965
12116
  "notes": null,
12117
+ "rgb": "169_31_159",
11966
12118
  "ventilation_standard": "ASHRAE 62.1-1999",
11967
12119
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
11968
12120
  "ventilation_secondary_space_type": "PACU/Pre-Op Outpatient",
@@ -12040,6 +12192,7 @@
12040
12192
  "psa_nongeometry_fraction": null,
12041
12193
  "ssa_nongeometry_fraction": null,
12042
12194
  "notes": null,
12195
+ "rgb": "169_31_159",
12043
12196
  "ventilation_standard": "ASHRAE 62.1-1999",
12044
12197
  "ventilation_primary_space_type": "Hospitals, Nursing and Convalescent Homes",
12045
12198
  "ventilation_secondary_space_type": "Procedure Room Outpatient",
@@ -12117,6 +12270,7 @@
12117
12270
  "psa_nongeometry_fraction": null,
12118
12271
  "ssa_nongeometry_fraction": null,
12119
12272
  "notes": null,
12273
+ "rgb": "230_157_120",
12120
12274
  "ventilation_standard": "ASHRAE 62.1-2007",
12121
12275
  "ventilation_primary_space_type": "Office Buildings",
12122
12276
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -12194,6 +12348,7 @@
12194
12348
  "psa_nongeometry_fraction": null,
12195
12349
  "ssa_nongeometry_fraction": null,
12196
12350
  "notes": null,
12351
+ "rgb": "204_120_230",
12197
12352
  "ventilation_standard": "GGHC v2.2",
12198
12353
  "ventilation_primary_space_type": "Health Care",
12199
12354
  "ventilation_secondary_space_type": "Clean Linen Storage",
@@ -12271,6 +12426,7 @@
12271
12426
  "psa_nongeometry_fraction": null,
12272
12427
  "ssa_nongeometry_fraction": null,
12273
12428
  "notes": null,
12429
+ "rgb": "230_157_120",
12274
12430
  "ventilation_standard": "ASHRAE 62.1-2007",
12275
12431
  "ventilation_primary_space_type": "General",
12276
12432
  "ventilation_secondary_space_type": "Corridors",
@@ -12348,6 +12504,7 @@
12348
12504
  "psa_nongeometry_fraction": null,
12349
12505
  "ssa_nongeometry_fraction": null,
12350
12506
  "notes": null,
12507
+ "rgb": "169_169_31",
12351
12508
  "ventilation_standard": "ASHRAE 62.1-1999",
12352
12509
  "ventilation_primary_space_type": "Public Spaces",
12353
12510
  "ventilation_secondary_space_type": "Public restrooms",
@@ -12425,6 +12582,7 @@
12425
12582
  "psa_nongeometry_fraction": null,
12426
12583
  "ssa_nongeometry_fraction": null,
12427
12584
  "notes": null,
12585
+ "rgb": "120_149_230",
12428
12586
  "ventilation_standard": "ASHRAE 62.1-2004",
12429
12587
  "ventilation_primary_space_type": "General",
12430
12588
  "ventilation_secondary_space_type": "Storage rooms",
@@ -12502,6 +12660,7 @@
12502
12660
  "psa_nongeometry_fraction": null,
12503
12661
  "ssa_nongeometry_fraction": null,
12504
12662
  "notes": null,
12663
+ "rgb": "169_31_159",
12505
12664
  "ventilation_standard": "GGHC v2.2",
12506
12665
  "ventilation_primary_space_type": "Health Care",
12507
12666
  "ventilation_secondary_space_type": "X-ray, Diagnostic and Treatment",
@@ -12579,6 +12738,7 @@
12579
12738
  "psa_nongeometry_fraction": null,
12580
12739
  "ssa_nongeometry_fraction": null,
12581
12740
  "notes": null,
12741
+ "rgb": "31_169_34",
12582
12742
  "ventilation_standard": "ASHRAE 62.1-2007",
12583
12743
  "ventilation_primary_space_type": "Food and Beverage Service",
12584
12744
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -12656,6 +12816,7 @@
12656
12816
  "psa_nongeometry_fraction": null,
12657
12817
  "ssa_nongeometry_fraction": null,
12658
12818
  "notes": null,
12819
+ "rgb": "120_230_199",
12659
12820
  "ventilation_standard": "ASHRAE 62.1-2007",
12660
12821
  "ventilation_primary_space_type": "Educational Facilities",
12661
12822
  "ventilation_secondary_space_type": "Classrooms (ages 5-8)",
@@ -12733,6 +12894,7 @@
12733
12894
  "psa_nongeometry_fraction": null,
12734
12895
  "ssa_nongeometry_fraction": null,
12735
12896
  "notes": null,
12897
+ "rgb": "120_230_199",
12736
12898
  "ventilation_standard": "ASHRAE 62.1-2007",
12737
12899
  "ventilation_primary_space_type": "Educational Facilities",
12738
12900
  "ventilation_secondary_space_type": "Classrooms (ages 5-8)",
@@ -12810,6 +12972,7 @@
12810
12972
  "psa_nongeometry_fraction": null,
12811
12973
  "ssa_nongeometry_fraction": null,
12812
12974
  "notes": null,
12975
+ "rgb": "169_31_31",
12813
12976
  "ventilation_standard": "ASHRAE 62.1-2007",
12814
12977
  "ventilation_primary_space_type": "General",
12815
12978
  "ventilation_secondary_space_type": "Corridors",
@@ -12887,6 +13050,7 @@
12887
13050
  "psa_nongeometry_fraction": null,
12888
13051
  "ssa_nongeometry_fraction": null,
12889
13052
  "notes": null,
13053
+ "rgb": "154_230_120",
12890
13054
  "ventilation_standard": "ASHRAE 62.1-2007",
12891
13055
  "ventilation_primary_space_type": "Sports and Entertainment",
12892
13056
  "ventilation_secondary_space_type": "Gym, stadium (play area)",
@@ -12964,6 +13128,7 @@
12964
13128
  "psa_nongeometry_fraction": null,
12965
13129
  "ssa_nongeometry_fraction": null,
12966
13130
  "notes": null,
13131
+ "rgb": "78_222_133",
12967
13132
  "ventilation_standard": "ASHRAE 62.1-2007",
12968
13133
  "ventilation_primary_space_type": "Food and Beverage Service",
12969
13134
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -13041,6 +13206,7 @@
13041
13206
  "psa_nongeometry_fraction": null,
13042
13207
  "ssa_nongeometry_fraction": null,
13043
13208
  "notes": null,
13209
+ "rgb": "230_196_120",
13044
13210
  "ventilation_standard": "ASHRAE 62.1-2007",
13045
13211
  "ventilation_primary_space_type": "Educational Facilities",
13046
13212
  "ventilation_secondary_space_type": "Media center",
@@ -13118,6 +13284,7 @@
13118
13284
  "psa_nongeometry_fraction": null,
13119
13285
  "ssa_nongeometry_fraction": null,
13120
13286
  "notes": null,
13287
+ "rgb": "230_157_120",
13121
13288
  "ventilation_standard": "ASHRAE 62.1-2007",
13122
13289
  "ventilation_primary_space_type": "General",
13123
13290
  "ventilation_secondary_space_type": "Corridors",
@@ -13195,6 +13362,7 @@
13195
13362
  "psa_nongeometry_fraction": null,
13196
13363
  "ssa_nongeometry_fraction": null,
13197
13364
  "notes": null,
13365
+ "rgb": "41_31_169",
13198
13366
  "ventilation_standard": "ASHRAE 62.1-2007",
13199
13367
  "ventilation_primary_space_type": "General",
13200
13368
  "ventilation_secondary_space_type": "Storage rooms",
@@ -13272,6 +13440,7 @@
13272
13440
  "psa_nongeometry_fraction": null,
13273
13441
  "ssa_nongeometry_fraction": null,
13274
13442
  "notes": null,
13443
+ "rgb": "120_230_199",
13275
13444
  "ventilation_standard": "ASHRAE 62.1-2007",
13276
13445
  "ventilation_primary_space_type": "Office Buildings",
13277
13446
  "ventilation_secondary_space_type": "Office space",
@@ -13349,6 +13518,7 @@
13349
13518
  "psa_nongeometry_fraction": null,
13350
13519
  "ssa_nongeometry_fraction": null,
13351
13520
  "notes": null,
13521
+ "rgb": "169_169_31",
13352
13522
  "ventilation_standard": "ASHRAE 62.1-2007",
13353
13523
  "ventilation_primary_space_type": "General",
13354
13524
  "ventilation_secondary_space_type": "Corridors",
@@ -13402,7 +13572,7 @@
13402
13572
  "template": "90.1-2013",
13403
13573
  "building_type": "QuickServiceRestaurant",
13404
13574
  "space_type": "Attic",
13405
- "lighting_standard": "ASHRAE 189.1-2009",
13575
+ "lighting_standard": "ASHRAE 90.1-2013",
13406
13576
  "lighting_primary_space_type": "Attics",
13407
13577
  "lighting_secondary_space_type": "General",
13408
13578
  "lighting_per_area": 0.0,
@@ -13426,6 +13596,7 @@
13426
13596
  "psa_nongeometry_fraction": null,
13427
13597
  "ssa_nongeometry_fraction": null,
13428
13598
  "notes": null,
13599
+ "rgb": "120_149_230",
13429
13600
  "ventilation_standard": null,
13430
13601
  "ventilation_primary_space_type": null,
13431
13602
  "ventilation_secondary_space_type": null,
@@ -13503,6 +13674,7 @@
13503
13674
  "psa_nongeometry_fraction": null,
13504
13675
  "ssa_nongeometry_fraction": null,
13505
13676
  "notes": null,
13677
+ "rgb": "31_169_34",
13506
13678
  "ventilation_standard": "ASHRAE 62.1-2007",
13507
13679
  "ventilation_primary_space_type": "Food and Beverage Service",
13508
13680
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -13580,6 +13752,7 @@
13580
13752
  "psa_nongeometry_fraction": null,
13581
13753
  "ssa_nongeometry_fraction": null,
13582
13754
  "notes": null,
13755
+ "rgb": "78_222_133",
13583
13756
  "ventilation_standard": "ASHRAE 62.1-2007",
13584
13757
  "ventilation_primary_space_type": "Food and Beverage Service",
13585
13758
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -13657,6 +13830,7 @@
13657
13830
  "psa_nongeometry_fraction": null,
13658
13831
  "ssa_nongeometry_fraction": null,
13659
13832
  "notes": null,
13833
+ "rgb": "120_149_230",
13660
13834
  "ventilation_standard": "ASHRAE 62.1-2007",
13661
13835
  "ventilation_primary_space_type": "General",
13662
13836
  "ventilation_secondary_space_type": "Storage rooms",
@@ -13734,6 +13908,7 @@
13734
13908
  "psa_nongeometry_fraction": 0.25,
13735
13909
  "ssa_nongeometry_fraction": 0.25,
13736
13910
  "notes": null,
13911
+ "rgb": "171_222_78",
13737
13912
  "ventilation_standard": "ASHRAE 62.1-2007",
13738
13913
  "ventilation_primary_space_type": "Retail",
13739
13914
  "ventilation_secondary_space_type": "General Sales",
@@ -13811,6 +13986,7 @@
13811
13986
  "psa_nongeometry_fraction": null,
13812
13987
  "ssa_nongeometry_fraction": null,
13813
13988
  "notes": null,
13989
+ "rgb": "169_31_31",
13814
13990
  "ventilation_standard": "ASHRAE 62.1-2007",
13815
13991
  "ventilation_primary_space_type": "Retail",
13816
13992
  "ventilation_secondary_space_type": "General Sales",
@@ -13818,7 +13994,7 @@
13818
13994
  "ventilation_per_person": 7.5,
13819
13995
  "ventilation_air_changes": null,
13820
13996
  "minimum_total_air_changes": null,
13821
- "occupancy_per_area": 15.0,
13997
+ "occupancy_per_area": 0.0,
13822
13998
  "occupancy_schedule": "RetailStandalone BLDG_OCC_SCH_2010",
13823
13999
  "occupancy_activity_schedule": "RetailStandalone ACTIVITY_SCH",
13824
14000
  "is_residential": null,
@@ -13888,6 +14064,7 @@
13888
14064
  "psa_nongeometry_fraction": null,
13889
14065
  "ssa_nongeometry_fraction": null,
13890
14066
  "notes": null,
14067
+ "rgb": "171_222_78",
13891
14068
  "ventilation_standard": "ASHRAE 62.1-2007",
13892
14069
  "ventilation_primary_space_type": "Retail",
13893
14070
  "ventilation_secondary_space_type": "General Sales",
@@ -13965,6 +14142,7 @@
13965
14142
  "psa_nongeometry_fraction": null,
13966
14143
  "ssa_nongeometry_fraction": null,
13967
14144
  "notes": null,
14145
+ "rgb": "171_222_78",
13968
14146
  "ventilation_standard": "ASHRAE 62.1-2007",
13969
14147
  "ventilation_primary_space_type": "Retail",
13970
14148
  "ventilation_secondary_space_type": "General Sales",
@@ -14042,6 +14220,7 @@
14042
14220
  "psa_nongeometry_fraction": 0.25,
14043
14221
  "ssa_nongeometry_fraction": 0.25,
14044
14222
  "notes": null,
14223
+ "rgb": "171_222_78",
14045
14224
  "ventilation_standard": "ASHRAE 62.1-2007",
14046
14225
  "ventilation_primary_space_type": "Retail",
14047
14226
  "ventilation_secondary_space_type": "General Sales",
@@ -14119,6 +14298,7 @@
14119
14298
  "psa_nongeometry_fraction": null,
14120
14299
  "ssa_nongeometry_fraction": null,
14121
14300
  "notes": null,
14301
+ "rgb": "230_196_120",
14122
14302
  "ventilation_standard": "ASHRAE 62.1-2007",
14123
14303
  "ventilation_primary_space_type": "Public Assembly Spaces",
14124
14304
  "ventilation_secondary_space_type": "Auditorium seating area",
@@ -14196,6 +14376,7 @@
14196
14376
  "psa_nongeometry_fraction": null,
14197
14377
  "ssa_nongeometry_fraction": null,
14198
14378
  "notes": null,
14379
+ "rgb": "31_169_34",
14199
14380
  "ventilation_standard": "ASHRAE 62.1-2007",
14200
14381
  "ventilation_primary_space_type": "Food and Beverage Service",
14201
14382
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -14273,6 +14454,7 @@
14273
14454
  "psa_nongeometry_fraction": null,
14274
14455
  "ssa_nongeometry_fraction": null,
14275
14456
  "notes": null,
14457
+ "rgb": "120_230_199",
14276
14458
  "ventilation_standard": "ASHRAE 62.1-2007",
14277
14459
  "ventilation_primary_space_type": "Educational Facilities",
14278
14460
  "ventilation_secondary_space_type": "Classrooms (age 9 plus)",
@@ -14350,6 +14532,7 @@
14350
14532
  "psa_nongeometry_fraction": null,
14351
14533
  "ssa_nongeometry_fraction": null,
14352
14534
  "notes": null,
14535
+ "rgb": "120_230_199",
14353
14536
  "ventilation_standard": "ASHRAE 62.1-2007",
14354
14537
  "ventilation_primary_space_type": "Educational Facilities",
14355
14538
  "ventilation_secondary_space_type": "Classrooms (age 9 plus)",
@@ -14427,6 +14610,7 @@
14427
14610
  "psa_nongeometry_fraction": null,
14428
14611
  "ssa_nongeometry_fraction": null,
14429
14612
  "notes": null,
14613
+ "rgb": "169_31_31",
14430
14614
  "ventilation_standard": "ASHRAE 62.1-2007",
14431
14615
  "ventilation_primary_space_type": "General",
14432
14616
  "ventilation_secondary_space_type": "Corridors",
@@ -14504,6 +14688,7 @@
14504
14688
  "psa_nongeometry_fraction": null,
14505
14689
  "ssa_nongeometry_fraction": null,
14506
14690
  "notes": null,
14691
+ "rgb": "154_230_120",
14507
14692
  "ventilation_standard": "ASHRAE 62.1-2007",
14508
14693
  "ventilation_primary_space_type": "Sports and Entertainment",
14509
14694
  "ventilation_secondary_space_type": "Gym, stadium (play area)",
@@ -14581,6 +14766,7 @@
14581
14766
  "psa_nongeometry_fraction": null,
14582
14767
  "ssa_nongeometry_fraction": null,
14583
14768
  "notes": null,
14769
+ "rgb": "78_222_133",
14584
14770
  "ventilation_standard": "ASHRAE 62.1-2007",
14585
14771
  "ventilation_primary_space_type": "Food and Beverage Service",
14586
14772
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -14658,6 +14844,7 @@
14658
14844
  "psa_nongeometry_fraction": null,
14659
14845
  "ssa_nongeometry_fraction": null,
14660
14846
  "notes": null,
14847
+ "rgb": "230_196_120",
14661
14848
  "ventilation_standard": "ASHRAE 62.1-2007",
14662
14849
  "ventilation_primary_space_type": "Educational Facilities",
14663
14850
  "ventilation_secondary_space_type": "Media center",
@@ -14735,6 +14922,7 @@
14735
14922
  "psa_nongeometry_fraction": null,
14736
14923
  "ssa_nongeometry_fraction": null,
14737
14924
  "notes": null,
14925
+ "rgb": "230_157_120",
14738
14926
  "ventilation_standard": "ASHRAE 62.1-2007",
14739
14927
  "ventilation_primary_space_type": "General",
14740
14928
  "ventilation_secondary_space_type": "Corridors",
@@ -14812,6 +15000,7 @@
14812
15000
  "psa_nongeometry_fraction": null,
14813
15001
  "ssa_nongeometry_fraction": null,
14814
15002
  "notes": null,
15003
+ "rgb": "41_31_169",
14815
15004
  "ventilation_standard": "ASHRAE 62.1-2007",
14816
15005
  "ventilation_primary_space_type": "General",
14817
15006
  "ventilation_secondary_space_type": "Storage rooms",
@@ -14889,6 +15078,7 @@
14889
15078
  "psa_nongeometry_fraction": null,
14890
15079
  "ssa_nongeometry_fraction": null,
14891
15080
  "notes": null,
15081
+ "rgb": "120_230_199",
14892
15082
  "ventilation_standard": "ASHRAE 62.1-2007",
14893
15083
  "ventilation_primary_space_type": "Office Buildings",
14894
15084
  "ventilation_secondary_space_type": "Office space",
@@ -14966,6 +15156,7 @@
14966
15156
  "psa_nongeometry_fraction": null,
14967
15157
  "ssa_nongeometry_fraction": null,
14968
15158
  "notes": null,
15159
+ "rgb": "169_169_31",
14969
15160
  "ventilation_standard": "ASHRAE 62.1-2007",
14970
15161
  "ventilation_primary_space_type": "General",
14971
15162
  "ventilation_secondary_space_type": "Corridors",
@@ -15043,6 +15234,7 @@
15043
15234
  "psa_nongeometry_fraction": null,
15044
15235
  "ssa_nongeometry_fraction": null,
15045
15236
  "notes": null,
15237
+ "rgb": "169_31_31",
15046
15238
  "ventilation_standard": "ASHRAE 62.1-2007",
15047
15239
  "ventilation_primary_space_type": "Miscellaneous Spaces",
15048
15240
  "ventilation_secondary_space_type": "Computer (not printing)",
@@ -15120,6 +15312,7 @@
15120
15312
  "psa_nongeometry_fraction": null,
15121
15313
  "ssa_nongeometry_fraction": null,
15122
15314
  "notes": null,
15315
+ "rgb": "169_31_31",
15123
15316
  "ventilation_standard": "ASHRAE 62.1-2007",
15124
15317
  "ventilation_primary_space_type": "Miscellaneous Spaces",
15125
15318
  "ventilation_secondary_space_type": "Computer (not printing)",
@@ -15197,6 +15390,7 @@
15197
15390
  "psa_nongeometry_fraction": null,
15198
15391
  "ssa_nongeometry_fraction": null,
15199
15392
  "notes": null,
15393
+ "rgb": "169_31_31",
15200
15394
  "ventilation_standard": "ASHRAE 62.1-2007",
15201
15395
  "ventilation_primary_space_type": "General",
15202
15396
  "ventilation_secondary_space_type": "Corridors",
@@ -15274,6 +15468,7 @@
15274
15468
  "psa_nongeometry_fraction": null,
15275
15469
  "ssa_nongeometry_fraction": null,
15276
15470
  "notes": null,
15471
+ "rgb": "169_31_31",
15277
15472
  "ventilation_standard": "ASHRAE 62.1-2007",
15278
15473
  "ventilation_primary_space_type": "General",
15279
15474
  "ventilation_secondary_space_type": "Corridors",
@@ -15351,6 +15546,7 @@
15351
15546
  "psa_nongeometry_fraction": null,
15352
15547
  "ssa_nongeometry_fraction": null,
15353
15548
  "notes": null,
15549
+ "rgb": "41_31_175",
15354
15550
  "ventilation_standard": "ASHRAE 62.1-2007",
15355
15551
  "ventilation_primary_space_type": "General",
15356
15552
  "ventilation_secondary_space_type": "Storage rooms",
@@ -15428,6 +15624,7 @@
15428
15624
  "psa_nongeometry_fraction": null,
15429
15625
  "ssa_nongeometry_fraction": null,
15430
15626
  "notes": null,
15627
+ "rgb": "41_31_175",
15431
15628
  "ventilation_standard": "ASHRAE 62.1-2007",
15432
15629
  "ventilation_primary_space_type": "General",
15433
15630
  "ventilation_secondary_space_type": "Storage rooms",
@@ -15505,6 +15702,7 @@
15505
15702
  "psa_nongeometry_fraction": null,
15506
15703
  "ssa_nongeometry_fraction": null,
15507
15704
  "notes": null,
15705
+ "rgb": "41_31_175",
15508
15706
  "ventilation_standard": "ASHRAE 62.1-2007",
15509
15707
  "ventilation_primary_space_type": "General",
15510
15708
  "ventilation_secondary_space_type": "Storage rooms",
@@ -15582,6 +15780,7 @@
15582
15780
  "psa_nongeometry_fraction": null,
15583
15781
  "ssa_nongeometry_fraction": null,
15584
15782
  "notes": null,
15783
+ "rgb": "154_230_120",
15585
15784
  "ventilation_standard": "ASHRAE 62.1-2007",
15586
15785
  "ventilation_primary_space_type": "Sports and Entertainment",
15587
15786
  "ventilation_secondary_space_type": "Health club/weight rooms",
@@ -15659,6 +15858,7 @@
15659
15858
  "psa_nongeometry_fraction": null,
15660
15859
  "ssa_nongeometry_fraction": null,
15661
15860
  "notes": null,
15861
+ "rgb": "230_157_120",
15662
15862
  "ventilation_standard": "ASHRAE 62.1-2007",
15663
15863
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15664
15864
  "ventilation_secondary_space_type": "Lobbies/prefunction",
@@ -15736,6 +15936,7 @@
15736
15936
  "psa_nongeometry_fraction": null,
15737
15937
  "ssa_nongeometry_fraction": null,
15738
15938
  "notes": null,
15939
+ "rgb": "31_162_169",
15739
15940
  "ventilation_standard": "ASHRAE 62.1-2007",
15740
15941
  "ventilation_primary_space_type": "Office Buildings",
15741
15942
  "ventilation_secondary_space_type": "Main entry lobbies",
@@ -15813,6 +16014,7 @@
15813
16014
  "psa_nongeometry_fraction": null,
15814
16015
  "ssa_nongeometry_fraction": null,
15815
16016
  "notes": null,
16017
+ "rgb": "78_167_222",
15816
16018
  "ventilation_standard": "ASHRAE 62.1-2007",
15817
16019
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15818
16020
  "ventilation_secondary_space_type": "Bedroom/living Room",
@@ -15890,6 +16092,7 @@
15890
16092
  "psa_nongeometry_fraction": null,
15891
16093
  "ssa_nongeometry_fraction": null,
15892
16094
  "notes": null,
16095
+ "rgb": "78_167_222",
15893
16096
  "ventilation_standard": "ASHRAE 62.1-2007",
15894
16097
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15895
16098
  "ventilation_secondary_space_type": "Bedroom/living Room",
@@ -15967,6 +16170,7 @@
15967
16170
  "psa_nongeometry_fraction": null,
15968
16171
  "ssa_nongeometry_fraction": null,
15969
16172
  "notes": null,
16173
+ "rgb": "78_167_222",
15970
16174
  "ventilation_standard": "ASHRAE 62.1-2007",
15971
16175
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
15972
16176
  "ventilation_secondary_space_type": "Bedroom/living Room",
@@ -16044,6 +16248,7 @@
16044
16248
  "psa_nongeometry_fraction": null,
16045
16249
  "ssa_nongeometry_fraction": null,
16046
16250
  "notes": null,
16251
+ "rgb": "78_167_222",
16047
16252
  "ventilation_standard": "ASHRAE 62.1-2007",
16048
16253
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
16049
16254
  "ventilation_secondary_space_type": "Bedroom/living Room",
@@ -16121,6 +16326,7 @@
16121
16326
  "psa_nongeometry_fraction": null,
16122
16327
  "ssa_nongeometry_fraction": null,
16123
16328
  "notes": null,
16329
+ "rgb": "120_149_230",
16124
16330
  "ventilation_standard": "ASHRAE 62.1-2007",
16125
16331
  "ventilation_primary_space_type": "Retail",
16126
16332
  "ventilation_secondary_space_type": "Coinoperated laundries",
@@ -16198,6 +16404,7 @@
16198
16404
  "psa_nongeometry_fraction": null,
16199
16405
  "ssa_nongeometry_fraction": null,
16200
16406
  "notes": null,
16407
+ "rgb": "41_31_169",
16201
16408
  "ventilation_standard": "ASHRAE 62.1-2007",
16202
16409
  "ventilation_primary_space_type": "General",
16203
16410
  "ventilation_secondary_space_type": "Storage rooms",
@@ -16275,6 +16482,7 @@
16275
16482
  "psa_nongeometry_fraction": null,
16276
16483
  "ssa_nongeometry_fraction": null,
16277
16484
  "notes": null,
16485
+ "rgb": "230_196_120",
16278
16486
  "ventilation_standard": "ASHRAE 62.1-2007",
16279
16487
  "ventilation_primary_space_type": "General",
16280
16488
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -16352,6 +16560,7 @@
16352
16560
  "psa_nongeometry_fraction": null,
16353
16561
  "ssa_nongeometry_fraction": null,
16354
16562
  "notes": null,
16563
+ "rgb": "120_230_199",
16355
16564
  "ventilation_standard": "ASHRAE 62.1-2007",
16356
16565
  "ventilation_primary_space_type": "Office Buildings",
16357
16566
  "ventilation_secondary_space_type": "Office space",
@@ -16429,6 +16638,7 @@
16429
16638
  "psa_nongeometry_fraction": null,
16430
16639
  "ssa_nongeometry_fraction": null,
16431
16640
  "notes": null,
16641
+ "rgb": "169_169_31",
16432
16642
  "ventilation_standard": "ASHRAE 62.1-2007",
16433
16643
  "ventilation_primary_space_type": "General",
16434
16644
  "ventilation_secondary_space_type": "Corridors",
@@ -16506,6 +16716,7 @@
16506
16716
  "psa_nongeometry_fraction": null,
16507
16717
  "ssa_nongeometry_fraction": null,
16508
16718
  "notes": null,
16719
+ "rgb": "31_169_34",
16509
16720
  "ventilation_standard": "ASHRAE 62.1-2007",
16510
16721
  "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
16511
16722
  "ventilation_secondary_space_type": "Lobbies/prefunction",
@@ -16583,6 +16794,7 @@
16583
16794
  "psa_nongeometry_fraction": null,
16584
16795
  "ssa_nongeometry_fraction": null,
16585
16796
  "notes": null,
16797
+ "rgb": "230_157_120",
16586
16798
  "ventilation_standard": "ASHRAE 62.1-2007",
16587
16799
  "ventilation_primary_space_type": "General",
16588
16800
  "ventilation_secondary_space_type": "Corridors",
@@ -16660,6 +16872,7 @@
16660
16872
  "psa_nongeometry_fraction": null,
16661
16873
  "ssa_nongeometry_fraction": null,
16662
16874
  "notes": null,
16875
+ "rgb": "230_157_120",
16663
16876
  "ventilation_standard": "ASHRAE 62.1-2007",
16664
16877
  "ventilation_primary_space_type": "General",
16665
16878
  "ventilation_secondary_space_type": "Corridors",
@@ -16737,6 +16950,7 @@
16737
16950
  "psa_nongeometry_fraction": null,
16738
16951
  "ssa_nongeometry_fraction": null,
16739
16952
  "notes": null,
16953
+ "rgb": "120_149_230",
16740
16954
  "ventilation_standard": "ASHRAE 62.1-2007",
16741
16955
  "ventilation_primary_space_type": "General",
16742
16956
  "ventilation_secondary_space_type": "Storage rooms",
@@ -16814,6 +17028,7 @@
16814
17028
  "psa_nongeometry_fraction": null,
16815
17029
  "ssa_nongeometry_fraction": null,
16816
17030
  "notes": null,
17031
+ "rgb": "120_149_230",
16817
17032
  "ventilation_standard": "ASHRAE 62.1-2007",
16818
17033
  "ventilation_primary_space_type": "General",
16819
17034
  "ventilation_secondary_space_type": "Storage rooms",
@@ -16891,6 +17106,7 @@
16891
17106
  "psa_nongeometry_fraction": null,
16892
17107
  "ssa_nongeometry_fraction": null,
16893
17108
  "notes": null,
17109
+ "rgb": "120_149_230",
16894
17110
  "ventilation_standard": "ASHRAE 62.1-2007",
16895
17111
  "ventilation_primary_space_type": "General",
16896
17112
  "ventilation_secondary_space_type": "Storage rooms",
@@ -16968,6 +17184,7 @@
16968
17184
  "psa_nongeometry_fraction": null,
16969
17185
  "ssa_nongeometry_fraction": null,
16970
17186
  "notes": null,
17187
+ "rgb": "171_222_78",
16971
17188
  "ventilation_standard": "ASHRAE 62.1-2007",
16972
17189
  "ventilation_primary_space_type": "Retail",
16973
17190
  "ventilation_secondary_space_type": "General Sales combined by area",
@@ -17045,6 +17262,7 @@
17045
17262
  "psa_nongeometry_fraction": null,
17046
17263
  "ssa_nongeometry_fraction": null,
17047
17264
  "notes": null,
17265
+ "rgb": "171_222_78",
17048
17266
  "ventilation_standard": "ASHRAE 62.1-2007",
17049
17267
  "ventilation_primary_space_type": "Retail",
17050
17268
  "ventilation_secondary_space_type": "General Sales combined by area",
@@ -17122,6 +17340,7 @@
17122
17340
  "psa_nongeometry_fraction": null,
17123
17341
  "ssa_nongeometry_fraction": null,
17124
17342
  "notes": null,
17343
+ "rgb": "171_222_78",
17125
17344
  "ventilation_standard": "ASHRAE 62.1-2007",
17126
17345
  "ventilation_primary_space_type": "Retail",
17127
17346
  "ventilation_secondary_space_type": "General Sales combined by area",
@@ -17199,6 +17418,7 @@
17199
17418
  "psa_nongeometry_fraction": null,
17200
17419
  "ssa_nongeometry_fraction": null,
17201
17420
  "notes": null,
17421
+ "rgb": "171_222_78",
17202
17422
  "ventilation_standard": "ASHRAE 62.1-2007",
17203
17423
  "ventilation_primary_space_type": "Retail",
17204
17424
  "ventilation_secondary_space_type": "General Sales combined by area",
@@ -17276,6 +17496,7 @@
17276
17496
  "psa_nongeometry_fraction": null,
17277
17497
  "ssa_nongeometry_fraction": null,
17278
17498
  "notes": null,
17499
+ "rgb": "171_222_78",
17279
17500
  "ventilation_standard": "ASHRAE 62.1-2007",
17280
17501
  "ventilation_primary_space_type": "Retail",
17281
17502
  "ventilation_secondary_space_type": "General Sales combined by area",
@@ -17353,6 +17574,7 @@
17353
17574
  "psa_nongeometry_fraction": null,
17354
17575
  "ssa_nongeometry_fraction": null,
17355
17576
  "notes": null,
17577
+ "rgb": "31_169_34",
17356
17578
  "ventilation_standard": "ASHRAE 62.1-2007",
17357
17579
  "ventilation_primary_space_type": "Food and Beverage Service",
17358
17580
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -17430,6 +17652,7 @@
17430
17652
  "psa_nongeometry_fraction": null,
17431
17653
  "ssa_nongeometry_fraction": null,
17432
17654
  "notes": null,
17655
+ "rgb": "169_31_31",
17433
17656
  "ventilation_standard": "ASHRAE 62.1-2007",
17434
17657
  "ventilation_primary_space_type": "General",
17435
17658
  "ventilation_secondary_space_type": "Corridors",
@@ -17507,6 +17730,7 @@
17507
17730
  "psa_nongeometry_fraction": null,
17508
17731
  "ssa_nongeometry_fraction": null,
17509
17732
  "notes": null,
17733
+ "rgb": "31_169_34",
17510
17734
  "ventilation_standard": "ASHRAE 62.1-2007",
17511
17735
  "ventilation_primary_space_type": "Food and Beverage Service",
17512
17736
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -17584,6 +17808,7 @@
17584
17808
  "psa_nongeometry_fraction": null,
17585
17809
  "ssa_nongeometry_fraction": null,
17586
17810
  "notes": null,
17811
+ "rgb": "230_157_120",
17587
17812
  "ventilation_standard": "ASHRAE 62.1-2007",
17588
17813
  "ventilation_primary_space_type": "Food and Beverage Service",
17589
17814
  "ventilation_secondary_space_type": "Cafeteria/fast food dining",
@@ -17661,6 +17886,7 @@
17661
17886
  "psa_nongeometry_fraction": null,
17662
17887
  "ssa_nongeometry_fraction": null,
17663
17888
  "notes": null,
17889
+ "rgb": "169_169_31",
17664
17890
  "ventilation_standard": "ASHRAE 62.1-2007",
17665
17891
  "ventilation_primary_space_type": "General",
17666
17892
  "ventilation_secondary_space_type": "Storage rooms",
@@ -17738,6 +17964,7 @@
17738
17964
  "psa_nongeometry_fraction": null,
17739
17965
  "ssa_nongeometry_fraction": null,
17740
17966
  "notes": null,
17967
+ "rgb": "41_31_169",
17741
17968
  "ventilation_standard": null,
17742
17969
  "ventilation_primary_space_type": null,
17743
17970
  "ventilation_secondary_space_type": null,
@@ -17815,6 +18042,7 @@
17815
18042
  "psa_nongeometry_fraction": null,
17816
18043
  "ssa_nongeometry_fraction": null,
17817
18044
  "notes": null,
18045
+ "rgb": "230_196_120",
17818
18046
  "ventilation_standard": "ASHRAE 62.1-2007",
17819
18047
  "ventilation_primary_space_type": "General",
17820
18048
  "ventilation_secondary_space_type": "Conference/meeting",
@@ -17892,6 +18120,7 @@
17892
18120
  "psa_nongeometry_fraction": null,
17893
18121
  "ssa_nongeometry_fraction": null,
17894
18122
  "notes": null,
18123
+ "rgb": "169_169_31",
17895
18124
  "ventilation_standard": "ASHRAE 62.1-2007",
17896
18125
  "ventilation_primary_space_type": "Office Buildings",
17897
18126
  "ventilation_secondary_space_type": "Office space",
@@ -17969,6 +18198,7 @@
17969
18198
  "psa_nongeometry_fraction": null,
17970
18199
  "ssa_nongeometry_fraction": null,
17971
18200
  "notes": null,
18201
+ "rgb": "169_169_31",
17972
18202
  "ventilation_standard": "ASHRAE 62.1-2007",
17973
18203
  "ventilation_primary_space_type": "Retail",
17974
18204
  "ventilation_secondary_space_type": "Supermarket",
@@ -18046,6 +18276,7 @@
18046
18276
  "psa_nongeometry_fraction": null,
18047
18277
  "ssa_nongeometry_fraction": null,
18048
18278
  "notes": null,
18279
+ "rgb": "169_169_31",
18049
18280
  "ventilation_standard": "ASHRAE 62.1-2007",
18050
18281
  "ventilation_primary_space_type": "Public Spaces",
18051
18282
  "ventilation_secondary_space_type": "Public restrooms",
@@ -18123,6 +18354,7 @@
18123
18354
  "psa_nongeometry_fraction": null,
18124
18355
  "ssa_nongeometry_fraction": null,
18125
18356
  "notes": null,
18357
+ "rgb": "169_169_31",
18126
18358
  "ventilation_standard": "ASHRAE 62.1-2007",
18127
18359
  "ventilation_primary_space_type": "Retail",
18128
18360
  "ventilation_secondary_space_type": "Supermarket",
@@ -18200,6 +18432,7 @@
18200
18432
  "psa_nongeometry_fraction": null,
18201
18433
  "ssa_nongeometry_fraction": null,
18202
18434
  "notes": null,
18435
+ "rgb": "169_31_31",
18203
18436
  "ventilation_standard": "ASHRAE 62.1-2007",
18204
18437
  "ventilation_primary_space_type": "General",
18205
18438
  "ventilation_secondary_space_type": "Corridors",
@@ -18277,6 +18510,7 @@
18277
18510
  "psa_nongeometry_fraction": null,
18278
18511
  "ssa_nongeometry_fraction": null,
18279
18512
  "notes": null,
18513
+ "rgb": "41_31_169",
18280
18514
  "ventilation_standard": "ASHRAE 62.1-2007",
18281
18515
  "ventilation_primary_space_type": "Miscellaneous Spaces",
18282
18516
  "ventilation_secondary_space_type": "Warehouses",
@@ -18354,6 +18588,7 @@
18354
18588
  "psa_nongeometry_fraction": null,
18355
18589
  "ssa_nongeometry_fraction": null,
18356
18590
  "notes": null,
18591
+ "rgb": "120_149_230",
18357
18592
  "ventilation_standard": "ASHRAE 62.1-2007",
18358
18593
  "ventilation_primary_space_type": "Miscellaneous Spaces",
18359
18594
  "ventilation_secondary_space_type": "Warehouses",
@@ -18431,6 +18666,7 @@
18431
18666
  "psa_nongeometry_fraction": null,
18432
18667
  "ssa_nongeometry_fraction": null,
18433
18668
  "notes": null,
18669
+ "rgb": "120_230_199",
18434
18670
  "ventilation_standard": "ASHRAE 62.1-2007",
18435
18671
  "ventilation_primary_space_type": "Office Buildings",
18436
18672
  "ventilation_secondary_space_type": "Office space",