openstudio-standards 0.2.1 → 0.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/data/geometry/DEER_ERC.osm +2 -1
- data/data/geometry/DEER_MFm.osm +441 -70
- data/data/geometry/DEER_MFm_DXGF.json +210 -0
- data/data/geometry/DEER_MFm_DXHP.json +210 -0
- data/data/geometry/DEER_MFm_NCEH.json +163 -76
- data/data/geometry/DEER_MFm_NCGF.json +198 -44
- data/data/geometry/DEER_RtS.osm +0 -68
- data/data/geometry/DEER_SUn_Unc.json +2 -0
- data/data/standards/OpenStudio_Standards.xlsx +0 -0
- data/data/standards/OpenStudio_Standards_boilers.json +6 -6
- data/data/standards/OpenStudio_Standards_construction_properties.json +2304 -2304
- data/data/standards/OpenStudio_Standards_construction_sets.json +755 -125
- data/data/standards/OpenStudio_Standards_curves.json +51 -176
- data/data/standards/OpenStudio_Standards_entryways.json +11 -0
- data/data/standards/OpenStudio_Standards_exterior_lighting.json +30 -30
- data/data/standards/OpenStudio_Standards_ground_temperatures.json +288 -288
- data/data/standards/OpenStudio_Standards_heat_pumps.json +1320 -0
- data/data/standards/OpenStudio_Standards_heat_pumps_heating.json +840 -0
- data/data/standards/OpenStudio_Standards_materials.json +1 -1
- data/data/standards/OpenStudio_Standards_motors.json +11 -11
- data/data/standards/OpenStudio_Standards_parking.json +9 -0
- data/data/standards/OpenStudio_Standards_prototype_inputs.json +11877 -11301
- data/data/standards/OpenStudio_Standards_schedules.json +1847 -59
- data/data/standards/OpenStudio_Standards_space_types.json +88552 -75100
- data/data/standards/OpenStudio_Standards_templates.json +6 -6
- data/data/standards/OpenStudio_Standards_unitary_acs.json +1461 -185
- data/data/standards/OpenStudio_Standards_water_heaters.json +306 -0
- data/lib/openstudio-standards.rb +1 -0
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.hvac.rb +19 -1
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.swh.rb +13 -2
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +3 -3
- data/lib/openstudio-standards/prototypes/common/prototype_metaprogramming.rb +5 -0
- data/lib/openstudio-standards/standards/Standards.Construction.rb +26 -5
- data/lib/openstudio-standards/standards/Standards.Space.rb +1 -0
- data/lib/openstudio-standards/standards/Standards.SpaceType.rb +1 -1
- data/lib/openstudio-standards/standards/Standards.WaterHeaterMixed.rb +1 -1
- data/lib/openstudio-standards/standards/deer/deer.Space.rb +17 -0
- data/lib/openstudio-standards/version.rb +1 -1
- metadata +5 -2
@@ -840,6 +840,48 @@
|
|
840
840
|
"interior_partitions": null,
|
841
841
|
"notes": null
|
842
842
|
},
|
843
|
+
{
|
844
|
+
"template": "90.1-2004",
|
845
|
+
"building_type": "Courthouse",
|
846
|
+
"space_type": null,
|
847
|
+
"is_residential": "No",
|
848
|
+
"exterior_wall_standards_construction_type": "Mass",
|
849
|
+
"exterior_wall_building_category": "Nonresidential",
|
850
|
+
"exterior_floor_standards_construction_type": "Mass",
|
851
|
+
"exterior_floor_building_category": "Nonresidential",
|
852
|
+
"exterior_roof_standards_construction_type": "IEAD",
|
853
|
+
"exterior_roof_building_category": "Nonresidential",
|
854
|
+
"interior_walls": "Typical Interior Wall",
|
855
|
+
"interior_floors": "Typical Interior Floor",
|
856
|
+
"interior_ceilings": "Typical Interior Ceiling",
|
857
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
858
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
859
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
860
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
861
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
862
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
863
|
+
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
864
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
865
|
+
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
866
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
867
|
+
"exterior_door_standards_construction_type": "Swinging",
|
868
|
+
"exterior_door_building_category": "Nonresidential",
|
869
|
+
"exterior_glass_doors": null,
|
870
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
871
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
872
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
873
|
+
"exterior_skylight_building_category": "Nonresidential",
|
874
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
875
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
876
|
+
"interior_fixed_windows": "Typical Interior Window",
|
877
|
+
"interior_operable_windows": "Typical Interior Window",
|
878
|
+
"interior_doors": "Typical Interior Door",
|
879
|
+
"space_shading": null,
|
880
|
+
"building_shading": null,
|
881
|
+
"site_shading": null,
|
882
|
+
"interior_partitions": "Typical Interior Partition",
|
883
|
+
"notes": null
|
884
|
+
},
|
843
885
|
{
|
844
886
|
"template": "90.1-2004",
|
845
887
|
"building_type": "FullServiceRestaurant",
|
@@ -1474,33 +1516,33 @@
|
|
1474
1516
|
"template": "90.1-2004",
|
1475
1517
|
"building_type": "SmallHotel",
|
1476
1518
|
"space_type": null,
|
1477
|
-
"is_residential": "
|
1519
|
+
"is_residential": "No",
|
1478
1520
|
"exterior_wall_standards_construction_type": "SteelFramed",
|
1479
|
-
"exterior_wall_building_category": "
|
1521
|
+
"exterior_wall_building_category": "Nonresidential",
|
1480
1522
|
"exterior_floor_standards_construction_type": "Mass",
|
1481
|
-
"exterior_floor_building_category": "
|
1523
|
+
"exterior_floor_building_category": "Nonresidential",
|
1482
1524
|
"exterior_roof_standards_construction_type": "IEAD",
|
1483
|
-
"exterior_roof_building_category": "
|
1525
|
+
"exterior_roof_building_category": "Nonresidential",
|
1484
1526
|
"interior_walls": "int_wall_smallhotel",
|
1485
1527
|
"interior_floors": "int_slab_floor_smallhotel",
|
1486
1528
|
"interior_ceilings": "int_slab_ceiling_smallhotel",
|
1487
1529
|
"ground_contact_wall_standards_construction_type": "Mass",
|
1488
|
-
"ground_contact_wall_building_category": "
|
1530
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
1489
1531
|
"ground_contact_floor_standards_construction_type": "Unheated",
|
1490
|
-
"ground_contact_floor_building_category": "
|
1532
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
1491
1533
|
"ground_contact_ceiling_standards_construction_type": null,
|
1492
|
-
"ground_contact_ceiling_building_category": "
|
1534
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
1493
1535
|
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
1494
|
-
"exterior_fixed_window_building_category": "
|
1536
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
1495
1537
|
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
1496
|
-
"exterior_operable_window_building_category": "
|
1538
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
1497
1539
|
"exterior_door_standards_construction_type": "Swinging",
|
1498
|
-
"exterior_door_building_category": "
|
1540
|
+
"exterior_door_building_category": "Nonresidential",
|
1499
1541
|
"exterior_glass_doors": null,
|
1500
1542
|
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
1501
|
-
"exterior_overhead_door_building_category": "
|
1543
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
1502
1544
|
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
1503
|
-
"exterior_skylight_building_category": "
|
1545
|
+
"exterior_skylight_building_category": "Nonresidential",
|
1504
1546
|
"tubular_daylight_domes": "Typical Interior Window",
|
1505
1547
|
"tubular_daylight_diffusers": "Typical Interior Window",
|
1506
1548
|
"interior_fixed_windows": "Typical Interior Window",
|
@@ -1516,33 +1558,33 @@
|
|
1516
1558
|
"template": "90.1-2004",
|
1517
1559
|
"building_type": "SmallHotel",
|
1518
1560
|
"space_type": null,
|
1519
|
-
"is_residential": "
|
1561
|
+
"is_residential": "Yes",
|
1520
1562
|
"exterior_wall_standards_construction_type": "SteelFramed",
|
1521
|
-
"exterior_wall_building_category": "
|
1563
|
+
"exterior_wall_building_category": "Residential",
|
1522
1564
|
"exterior_floor_standards_construction_type": "Mass",
|
1523
|
-
"exterior_floor_building_category": "
|
1565
|
+
"exterior_floor_building_category": "Residential",
|
1524
1566
|
"exterior_roof_standards_construction_type": "IEAD",
|
1525
|
-
"exterior_roof_building_category": "
|
1567
|
+
"exterior_roof_building_category": "Residential",
|
1526
1568
|
"interior_walls": "int_wall_smallhotel",
|
1527
1569
|
"interior_floors": "int_slab_floor_smallhotel",
|
1528
1570
|
"interior_ceilings": "int_slab_ceiling_smallhotel",
|
1529
1571
|
"ground_contact_wall_standards_construction_type": "Mass",
|
1530
|
-
"ground_contact_wall_building_category": "
|
1572
|
+
"ground_contact_wall_building_category": "Residential",
|
1531
1573
|
"ground_contact_floor_standards_construction_type": "Unheated",
|
1532
|
-
"ground_contact_floor_building_category": "
|
1574
|
+
"ground_contact_floor_building_category": "Residential",
|
1533
1575
|
"ground_contact_ceiling_standards_construction_type": null,
|
1534
|
-
"ground_contact_ceiling_building_category": "
|
1576
|
+
"ground_contact_ceiling_building_category": "Residential",
|
1535
1577
|
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
1536
|
-
"exterior_fixed_window_building_category": "
|
1578
|
+
"exterior_fixed_window_building_category": "Residential",
|
1537
1579
|
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
1538
|
-
"exterior_operable_window_building_category": "
|
1580
|
+
"exterior_operable_window_building_category": "Residential",
|
1539
1581
|
"exterior_door_standards_construction_type": "Swinging",
|
1540
|
-
"exterior_door_building_category": "
|
1582
|
+
"exterior_door_building_category": "Residential",
|
1541
1583
|
"exterior_glass_doors": null,
|
1542
1584
|
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
1543
|
-
"exterior_overhead_door_building_category": "
|
1585
|
+
"exterior_overhead_door_building_category": "Residential",
|
1544
1586
|
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
1545
|
-
"exterior_skylight_building_category": "
|
1587
|
+
"exterior_skylight_building_category": "Residential",
|
1546
1588
|
"tubular_daylight_domes": "Typical Interior Window",
|
1547
1589
|
"tubular_daylight_diffusers": "Typical Interior Window",
|
1548
1590
|
"interior_fixed_windows": "Typical Interior Window",
|
@@ -1890,6 +1932,48 @@
|
|
1890
1932
|
"interior_partitions": null,
|
1891
1933
|
"notes": null
|
1892
1934
|
},
|
1935
|
+
{
|
1936
|
+
"template": "90.1-2007",
|
1937
|
+
"building_type": "Courthouse",
|
1938
|
+
"space_type": null,
|
1939
|
+
"is_residential": "No",
|
1940
|
+
"exterior_wall_standards_construction_type": "Mass",
|
1941
|
+
"exterior_wall_building_category": "Nonresidential",
|
1942
|
+
"exterior_floor_standards_construction_type": "Mass",
|
1943
|
+
"exterior_floor_building_category": "Nonresidential",
|
1944
|
+
"exterior_roof_standards_construction_type": "IEAD",
|
1945
|
+
"exterior_roof_building_category": "Nonresidential",
|
1946
|
+
"interior_walls": "Typical Interior Wall",
|
1947
|
+
"interior_floors": "Typical Interior Floor",
|
1948
|
+
"interior_ceilings": "Typical Interior Ceiling",
|
1949
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
1950
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
1951
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
1952
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
1953
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
1954
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
1955
|
+
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
1956
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
1957
|
+
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
1958
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
1959
|
+
"exterior_door_standards_construction_type": "Swinging",
|
1960
|
+
"exterior_door_building_category": "Nonresidential",
|
1961
|
+
"exterior_glass_doors": null,
|
1962
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
1963
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
1964
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
1965
|
+
"exterior_skylight_building_category": "Nonresidential",
|
1966
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
1967
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
1968
|
+
"interior_fixed_windows": "Typical Interior Window",
|
1969
|
+
"interior_operable_windows": "Typical Interior Window",
|
1970
|
+
"interior_doors": "Typical Interior Door",
|
1971
|
+
"space_shading": null,
|
1972
|
+
"building_shading": null,
|
1973
|
+
"site_shading": null,
|
1974
|
+
"interior_partitions": "Typical Interior Partition",
|
1975
|
+
"notes": null
|
1976
|
+
},
|
1893
1977
|
{
|
1894
1978
|
"template": "90.1-2007",
|
1895
1979
|
"building_type": "FullServiceRestaurant",
|
@@ -2524,33 +2608,33 @@
|
|
2524
2608
|
"template": "90.1-2007",
|
2525
2609
|
"building_type": "SmallHotel",
|
2526
2610
|
"space_type": null,
|
2527
|
-
"is_residential": "
|
2611
|
+
"is_residential": "Yes",
|
2528
2612
|
"exterior_wall_standards_construction_type": "SteelFramed",
|
2529
|
-
"exterior_wall_building_category": "
|
2613
|
+
"exterior_wall_building_category": "Residential",
|
2530
2614
|
"exterior_floor_standards_construction_type": "Mass",
|
2531
|
-
"exterior_floor_building_category": "
|
2615
|
+
"exterior_floor_building_category": "Residential",
|
2532
2616
|
"exterior_roof_standards_construction_type": "IEAD",
|
2533
|
-
"exterior_roof_building_category": "
|
2617
|
+
"exterior_roof_building_category": "Residential",
|
2534
2618
|
"interior_walls": "int_wall_smallhotel",
|
2535
2619
|
"interior_floors": "int_slab_floor_smallhotel",
|
2536
2620
|
"interior_ceilings": "int_slab_ceiling_smallhotel",
|
2537
2621
|
"ground_contact_wall_standards_construction_type": "Mass",
|
2538
|
-
"ground_contact_wall_building_category": "
|
2622
|
+
"ground_contact_wall_building_category": "Residential",
|
2539
2623
|
"ground_contact_floor_standards_construction_type": "Unheated",
|
2540
|
-
"ground_contact_floor_building_category": "
|
2624
|
+
"ground_contact_floor_building_category": "Residential",
|
2541
2625
|
"ground_contact_ceiling_standards_construction_type": null,
|
2542
|
-
"ground_contact_ceiling_building_category": "
|
2626
|
+
"ground_contact_ceiling_building_category": "Residential",
|
2543
2627
|
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
2544
|
-
"exterior_fixed_window_building_category": "
|
2628
|
+
"exterior_fixed_window_building_category": "Residential",
|
2545
2629
|
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
2546
|
-
"exterior_operable_window_building_category": "
|
2630
|
+
"exterior_operable_window_building_category": "Residential",
|
2547
2631
|
"exterior_door_standards_construction_type": "Swinging",
|
2548
|
-
"exterior_door_building_category": "
|
2632
|
+
"exterior_door_building_category": "Residential",
|
2549
2633
|
"exterior_glass_doors": null,
|
2550
2634
|
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
2551
|
-
"exterior_overhead_door_building_category": "
|
2635
|
+
"exterior_overhead_door_building_category": "Residential",
|
2552
2636
|
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
2553
|
-
"exterior_skylight_building_category": "
|
2637
|
+
"exterior_skylight_building_category": "Residential",
|
2554
2638
|
"tubular_daylight_domes": "Typical Interior Window",
|
2555
2639
|
"tubular_daylight_diffusers": "Typical Interior Window",
|
2556
2640
|
"interior_fixed_windows": "Typical Interior Window",
|
@@ -2566,33 +2650,33 @@
|
|
2566
2650
|
"template": "90.1-2007",
|
2567
2651
|
"building_type": "SmallHotel",
|
2568
2652
|
"space_type": null,
|
2569
|
-
"is_residential": "
|
2653
|
+
"is_residential": "No",
|
2570
2654
|
"exterior_wall_standards_construction_type": "SteelFramed",
|
2571
|
-
"exterior_wall_building_category": "
|
2655
|
+
"exterior_wall_building_category": "Nonresidential",
|
2572
2656
|
"exterior_floor_standards_construction_type": "Mass",
|
2573
|
-
"exterior_floor_building_category": "
|
2657
|
+
"exterior_floor_building_category": "Nonresidential",
|
2574
2658
|
"exterior_roof_standards_construction_type": "IEAD",
|
2575
|
-
"exterior_roof_building_category": "
|
2659
|
+
"exterior_roof_building_category": "Nonresidential",
|
2576
2660
|
"interior_walls": "int_wall_smallhotel",
|
2577
2661
|
"interior_floors": "int_slab_floor_smallhotel",
|
2578
2662
|
"interior_ceilings": "int_slab_ceiling_smallhotel",
|
2579
2663
|
"ground_contact_wall_standards_construction_type": "Mass",
|
2580
|
-
"ground_contact_wall_building_category": "
|
2664
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
2581
2665
|
"ground_contact_floor_standards_construction_type": "Unheated",
|
2582
|
-
"ground_contact_floor_building_category": "
|
2666
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
2583
2667
|
"ground_contact_ceiling_standards_construction_type": null,
|
2584
|
-
"ground_contact_ceiling_building_category": "
|
2668
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
2585
2669
|
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
2586
|
-
"exterior_fixed_window_building_category": "
|
2670
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
2587
2671
|
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
2588
|
-
"exterior_operable_window_building_category": "
|
2672
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
2589
2673
|
"exterior_door_standards_construction_type": "Swinging",
|
2590
|
-
"exterior_door_building_category": "
|
2674
|
+
"exterior_door_building_category": "Nonresidential",
|
2591
2675
|
"exterior_glass_doors": null,
|
2592
2676
|
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
2593
|
-
"exterior_overhead_door_building_category": "
|
2677
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
2594
2678
|
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
2595
|
-
"exterior_skylight_building_category": "
|
2679
|
+
"exterior_skylight_building_category": "Nonresidential",
|
2596
2680
|
"tubular_daylight_domes": "Typical Interior Window",
|
2597
2681
|
"tubular_daylight_diffusers": "Typical Interior Window",
|
2598
2682
|
"interior_fixed_windows": "Typical Interior Window",
|
@@ -2940,6 +3024,48 @@
|
|
2940
3024
|
"interior_partitions": null,
|
2941
3025
|
"notes": null
|
2942
3026
|
},
|
3027
|
+
{
|
3028
|
+
"template": "90.1-2010",
|
3029
|
+
"building_type": "Courthouse",
|
3030
|
+
"space_type": null,
|
3031
|
+
"is_residential": "No",
|
3032
|
+
"exterior_wall_standards_construction_type": "Mass",
|
3033
|
+
"exterior_wall_building_category": "Nonresidential",
|
3034
|
+
"exterior_floor_standards_construction_type": "Mass",
|
3035
|
+
"exterior_floor_building_category": "Nonresidential",
|
3036
|
+
"exterior_roof_standards_construction_type": "IEAD",
|
3037
|
+
"exterior_roof_building_category": "Nonresidential",
|
3038
|
+
"interior_walls": "Typical Interior Wall",
|
3039
|
+
"interior_floors": "Typical Interior Floor",
|
3040
|
+
"interior_ceilings": "Typical Interior Ceiling",
|
3041
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
3042
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
3043
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
3044
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
3045
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
3046
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
3047
|
+
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
3048
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
3049
|
+
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
3050
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
3051
|
+
"exterior_door_standards_construction_type": "Swinging",
|
3052
|
+
"exterior_door_building_category": "Nonresidential",
|
3053
|
+
"exterior_glass_doors": null,
|
3054
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
3055
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
3056
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
3057
|
+
"exterior_skylight_building_category": "Nonresidential",
|
3058
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
3059
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
3060
|
+
"interior_fixed_windows": "Typical Interior Window",
|
3061
|
+
"interior_operable_windows": "Typical Interior Window",
|
3062
|
+
"interior_doors": "Typical Interior Door",
|
3063
|
+
"space_shading": null,
|
3064
|
+
"building_shading": null,
|
3065
|
+
"site_shading": null,
|
3066
|
+
"interior_partitions": "Typical Interior Partition",
|
3067
|
+
"notes": null
|
3068
|
+
},
|
2943
3069
|
{
|
2944
3070
|
"template": "90.1-2010",
|
2945
3071
|
"building_type": "FullServiceRestaurant",
|
@@ -3574,33 +3700,33 @@
|
|
3574
3700
|
"template": "90.1-2010",
|
3575
3701
|
"building_type": "SmallHotel",
|
3576
3702
|
"space_type": null,
|
3577
|
-
"is_residential": "
|
3703
|
+
"is_residential": "Yes",
|
3578
3704
|
"exterior_wall_standards_construction_type": "SteelFramed",
|
3579
|
-
"exterior_wall_building_category": "
|
3705
|
+
"exterior_wall_building_category": "Residential",
|
3580
3706
|
"exterior_floor_standards_construction_type": "Mass",
|
3581
|
-
"exterior_floor_building_category": "
|
3707
|
+
"exterior_floor_building_category": "Residential",
|
3582
3708
|
"exterior_roof_standards_construction_type": "IEAD",
|
3583
|
-
"exterior_roof_building_category": "
|
3709
|
+
"exterior_roof_building_category": "Residential",
|
3584
3710
|
"interior_walls": "int_wall_smallhotel",
|
3585
3711
|
"interior_floors": "int_slab_floor_smallhotel",
|
3586
3712
|
"interior_ceilings": "int_slab_ceiling_smallhotel",
|
3587
3713
|
"ground_contact_wall_standards_construction_type": "Mass",
|
3588
|
-
"ground_contact_wall_building_category": "
|
3714
|
+
"ground_contact_wall_building_category": "Residential",
|
3589
3715
|
"ground_contact_floor_standards_construction_type": "Unheated",
|
3590
|
-
"ground_contact_floor_building_category": "
|
3716
|
+
"ground_contact_floor_building_category": "Residential",
|
3591
3717
|
"ground_contact_ceiling_standards_construction_type": null,
|
3592
|
-
"ground_contact_ceiling_building_category": "
|
3718
|
+
"ground_contact_ceiling_building_category": "Residential",
|
3593
3719
|
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
3594
|
-
"exterior_fixed_window_building_category": "
|
3720
|
+
"exterior_fixed_window_building_category": "Residential",
|
3595
3721
|
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
3596
|
-
"exterior_operable_window_building_category": "
|
3722
|
+
"exterior_operable_window_building_category": "Residential",
|
3597
3723
|
"exterior_door_standards_construction_type": "Swinging",
|
3598
|
-
"exterior_door_building_category": "
|
3724
|
+
"exterior_door_building_category": "Residential",
|
3599
3725
|
"exterior_glass_doors": null,
|
3600
3726
|
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
3601
|
-
"exterior_overhead_door_building_category": "
|
3727
|
+
"exterior_overhead_door_building_category": "Residential",
|
3602
3728
|
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
3603
|
-
"exterior_skylight_building_category": "
|
3729
|
+
"exterior_skylight_building_category": "Residential",
|
3604
3730
|
"tubular_daylight_domes": "Typical Interior Window",
|
3605
3731
|
"tubular_daylight_diffusers": "Typical Interior Window",
|
3606
3732
|
"interior_fixed_windows": "Typical Interior Window",
|
@@ -3616,33 +3742,33 @@
|
|
3616
3742
|
"template": "90.1-2010",
|
3617
3743
|
"building_type": "SmallHotel",
|
3618
3744
|
"space_type": null,
|
3619
|
-
"is_residential": "
|
3745
|
+
"is_residential": "No",
|
3620
3746
|
"exterior_wall_standards_construction_type": "SteelFramed",
|
3621
|
-
"exterior_wall_building_category": "
|
3747
|
+
"exterior_wall_building_category": "Nonresidential",
|
3622
3748
|
"exterior_floor_standards_construction_type": "Mass",
|
3623
|
-
"exterior_floor_building_category": "
|
3749
|
+
"exterior_floor_building_category": "Nonresidential",
|
3624
3750
|
"exterior_roof_standards_construction_type": "IEAD",
|
3625
|
-
"exterior_roof_building_category": "
|
3751
|
+
"exterior_roof_building_category": "Nonresidential",
|
3626
3752
|
"interior_walls": "int_wall_smallhotel",
|
3627
3753
|
"interior_floors": "int_slab_floor_smallhotel",
|
3628
3754
|
"interior_ceilings": "int_slab_ceiling_smallhotel",
|
3629
3755
|
"ground_contact_wall_standards_construction_type": "Mass",
|
3630
|
-
"ground_contact_wall_building_category": "
|
3756
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
3631
3757
|
"ground_contact_floor_standards_construction_type": "Unheated",
|
3632
|
-
"ground_contact_floor_building_category": "
|
3758
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
3633
3759
|
"ground_contact_ceiling_standards_construction_type": null,
|
3634
|
-
"ground_contact_ceiling_building_category": "
|
3760
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
3635
3761
|
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
3636
|
-
"exterior_fixed_window_building_category": "
|
3762
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
3637
3763
|
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
3638
|
-
"exterior_operable_window_building_category": "
|
3764
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
3639
3765
|
"exterior_door_standards_construction_type": "Swinging",
|
3640
|
-
"exterior_door_building_category": "
|
3766
|
+
"exterior_door_building_category": "Nonresidential",
|
3641
3767
|
"exterior_glass_doors": null,
|
3642
3768
|
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
3643
|
-
"exterior_overhead_door_building_category": "
|
3769
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
3644
3770
|
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
3645
|
-
"exterior_skylight_building_category": "
|
3771
|
+
"exterior_skylight_building_category": "Nonresidential",
|
3646
3772
|
"tubular_daylight_domes": "Typical Interior Window",
|
3647
3773
|
"tubular_daylight_diffusers": "Typical Interior Window",
|
3648
3774
|
"interior_fixed_windows": "Typical Interior Window",
|
@@ -3987,7 +4113,49 @@
|
|
3987
4113
|
"space_shading": null,
|
3988
4114
|
"building_shading": null,
|
3989
4115
|
"site_shading": null,
|
3990
|
-
"interior_partitions": null,
|
4116
|
+
"interior_partitions": null,
|
4117
|
+
"notes": null
|
4118
|
+
},
|
4119
|
+
{
|
4120
|
+
"template": "90.1-2013",
|
4121
|
+
"building_type": "Courthouse",
|
4122
|
+
"space_type": null,
|
4123
|
+
"is_residential": "No",
|
4124
|
+
"exterior_wall_standards_construction_type": "Mass",
|
4125
|
+
"exterior_wall_building_category": "Nonresidential",
|
4126
|
+
"exterior_floor_standards_construction_type": "Mass",
|
4127
|
+
"exterior_floor_building_category": "Nonresidential",
|
4128
|
+
"exterior_roof_standards_construction_type": "IEAD",
|
4129
|
+
"exterior_roof_building_category": "Nonresidential",
|
4130
|
+
"interior_walls": "Typical Interior Wall",
|
4131
|
+
"interior_floors": "Typical Interior Floor",
|
4132
|
+
"interior_ceilings": "Typical Interior Ceiling",
|
4133
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
4134
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
4135
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
4136
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
4137
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
4138
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
4139
|
+
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
4140
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
4141
|
+
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
4142
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
4143
|
+
"exterior_door_standards_construction_type": "Swinging",
|
4144
|
+
"exterior_door_building_category": "Nonresidential",
|
4145
|
+
"exterior_glass_doors": null,
|
4146
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
4147
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
4148
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
4149
|
+
"exterior_skylight_building_category": "Nonresidential",
|
4150
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
4151
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
4152
|
+
"interior_fixed_windows": "Typical Interior Window",
|
4153
|
+
"interior_operable_windows": "Typical Interior Window",
|
4154
|
+
"interior_doors": "Typical Interior Door",
|
4155
|
+
"space_shading": null,
|
4156
|
+
"building_shading": null,
|
4157
|
+
"site_shading": null,
|
4158
|
+
"interior_partitions": "Typical Interior Partition",
|
3991
4159
|
"notes": null
|
3992
4160
|
},
|
3993
4161
|
{
|
@@ -4624,33 +4792,33 @@
|
|
4624
4792
|
"template": "90.1-2013",
|
4625
4793
|
"building_type": "SmallHotel",
|
4626
4794
|
"space_type": null,
|
4627
|
-
"is_residential": "
|
4795
|
+
"is_residential": "Yes",
|
4628
4796
|
"exterior_wall_standards_construction_type": "SteelFramed",
|
4629
|
-
"exterior_wall_building_category": "
|
4797
|
+
"exterior_wall_building_category": "Residential",
|
4630
4798
|
"exterior_floor_standards_construction_type": "Mass",
|
4631
|
-
"exterior_floor_building_category": "
|
4799
|
+
"exterior_floor_building_category": "Residential",
|
4632
4800
|
"exterior_roof_standards_construction_type": "IEAD",
|
4633
|
-
"exterior_roof_building_category": "
|
4801
|
+
"exterior_roof_building_category": "Residential",
|
4634
4802
|
"interior_walls": "int_wall_smallhotel",
|
4635
4803
|
"interior_floors": "int_slab_floor_smallhotel",
|
4636
4804
|
"interior_ceilings": "int_slab_ceiling_smallhotel",
|
4637
4805
|
"ground_contact_wall_standards_construction_type": "Mass",
|
4638
|
-
"ground_contact_wall_building_category": "
|
4806
|
+
"ground_contact_wall_building_category": "Residential",
|
4639
4807
|
"ground_contact_floor_standards_construction_type": "Unheated",
|
4640
|
-
"ground_contact_floor_building_category": "
|
4808
|
+
"ground_contact_floor_building_category": "Residential",
|
4641
4809
|
"ground_contact_ceiling_standards_construction_type": null,
|
4642
|
-
"ground_contact_ceiling_building_category": "
|
4810
|
+
"ground_contact_ceiling_building_category": "Residential",
|
4643
4811
|
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
4644
|
-
"exterior_fixed_window_building_category": "
|
4812
|
+
"exterior_fixed_window_building_category": "Residential",
|
4645
4813
|
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
4646
|
-
"exterior_operable_window_building_category": "
|
4814
|
+
"exterior_operable_window_building_category": "Residential",
|
4647
4815
|
"exterior_door_standards_construction_type": "Swinging",
|
4648
|
-
"exterior_door_building_category": "
|
4816
|
+
"exterior_door_building_category": "Residential",
|
4649
4817
|
"exterior_glass_doors": null,
|
4650
4818
|
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
4651
|
-
"exterior_overhead_door_building_category": "
|
4819
|
+
"exterior_overhead_door_building_category": "Residential",
|
4652
4820
|
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
4653
|
-
"exterior_skylight_building_category": "
|
4821
|
+
"exterior_skylight_building_category": "Residential",
|
4654
4822
|
"tubular_daylight_domes": "Typical Interior Window",
|
4655
4823
|
"tubular_daylight_diffusers": "Typical Interior Window",
|
4656
4824
|
"interior_fixed_windows": "Typical Interior Window",
|
@@ -4666,33 +4834,33 @@
|
|
4666
4834
|
"template": "90.1-2013",
|
4667
4835
|
"building_type": "SmallHotel",
|
4668
4836
|
"space_type": null,
|
4669
|
-
"is_residential": "
|
4837
|
+
"is_residential": "No",
|
4670
4838
|
"exterior_wall_standards_construction_type": "SteelFramed",
|
4671
|
-
"exterior_wall_building_category": "
|
4839
|
+
"exterior_wall_building_category": "Nonresidential",
|
4672
4840
|
"exterior_floor_standards_construction_type": "Mass",
|
4673
|
-
"exterior_floor_building_category": "
|
4841
|
+
"exterior_floor_building_category": "Nonresidential",
|
4674
4842
|
"exterior_roof_standards_construction_type": "IEAD",
|
4675
|
-
"exterior_roof_building_category": "
|
4843
|
+
"exterior_roof_building_category": "Nonresidential",
|
4676
4844
|
"interior_walls": "int_wall_smallhotel",
|
4677
4845
|
"interior_floors": "int_slab_floor_smallhotel",
|
4678
4846
|
"interior_ceilings": "int_slab_ceiling_smallhotel",
|
4679
4847
|
"ground_contact_wall_standards_construction_type": "Mass",
|
4680
|
-
"ground_contact_wall_building_category": "
|
4848
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
4681
4849
|
"ground_contact_floor_standards_construction_type": "Unheated",
|
4682
|
-
"ground_contact_floor_building_category": "
|
4850
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
4683
4851
|
"ground_contact_ceiling_standards_construction_type": null,
|
4684
|
-
"ground_contact_ceiling_building_category": "
|
4852
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
4685
4853
|
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
4686
|
-
"exterior_fixed_window_building_category": "
|
4854
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
4687
4855
|
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
4688
|
-
"exterior_operable_window_building_category": "
|
4856
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
4689
4857
|
"exterior_door_standards_construction_type": "Swinging",
|
4690
|
-
"exterior_door_building_category": "
|
4858
|
+
"exterior_door_building_category": "Nonresidential",
|
4691
4859
|
"exterior_glass_doors": null,
|
4692
4860
|
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
4693
|
-
"exterior_overhead_door_building_category": "
|
4861
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
4694
4862
|
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
4695
|
-
"exterior_skylight_building_category": "
|
4863
|
+
"exterior_skylight_building_category": "Nonresidential",
|
4696
4864
|
"tubular_daylight_domes": "Typical Interior Window",
|
4697
4865
|
"tubular_daylight_diffusers": "Typical Interior Window",
|
4698
4866
|
"interior_fixed_windows": "Typical Interior Window",
|
@@ -5041,7 +5209,7 @@
|
|
5041
5209
|
"notes": null
|
5042
5210
|
},
|
5043
5211
|
{
|
5044
|
-
"template": "
|
5212
|
+
"template": "CBES Pre-1978",
|
5045
5213
|
"building_type": "MediumOffice",
|
5046
5214
|
"space_type": null,
|
5047
5215
|
"is_residential": "No",
|
@@ -5083,7 +5251,7 @@
|
|
5083
5251
|
"notes": null
|
5084
5252
|
},
|
5085
5253
|
{
|
5086
|
-
"template": "
|
5254
|
+
"template": "CBES Pre-1978",
|
5087
5255
|
"building_type": "Office",
|
5088
5256
|
"space_type": null,
|
5089
5257
|
"is_residential": "No",
|
@@ -5125,7 +5293,7 @@
|
|
5125
5293
|
"notes": null
|
5126
5294
|
},
|
5127
5295
|
{
|
5128
|
-
"template": "
|
5296
|
+
"template": "CBES Pre-1978",
|
5129
5297
|
"building_type": "Retail",
|
5130
5298
|
"space_type": null,
|
5131
5299
|
"is_residential": "No",
|
@@ -5167,7 +5335,7 @@
|
|
5167
5335
|
"notes": null
|
5168
5336
|
},
|
5169
5337
|
{
|
5170
|
-
"template": "
|
5338
|
+
"template": "CBES Pre-1978",
|
5171
5339
|
"building_type": "SmallOffice",
|
5172
5340
|
"space_type": null,
|
5173
5341
|
"is_residential": "No",
|
@@ -5209,7 +5377,7 @@
|
|
5209
5377
|
"notes": null
|
5210
5378
|
},
|
5211
5379
|
{
|
5212
|
-
"template": "
|
5380
|
+
"template": "CBES T24 1978",
|
5213
5381
|
"building_type": "MediumOffice",
|
5214
5382
|
"space_type": null,
|
5215
5383
|
"is_residential": "No",
|
@@ -5251,7 +5419,7 @@
|
|
5251
5419
|
"notes": null
|
5252
5420
|
},
|
5253
5421
|
{
|
5254
|
-
"template": "
|
5422
|
+
"template": "CBES T24 1978",
|
5255
5423
|
"building_type": "Office",
|
5256
5424
|
"space_type": null,
|
5257
5425
|
"is_residential": "No",
|
@@ -5293,7 +5461,7 @@
|
|
5293
5461
|
"notes": null
|
5294
5462
|
},
|
5295
5463
|
{
|
5296
|
-
"template": "
|
5464
|
+
"template": "CBES T24 1978",
|
5297
5465
|
"building_type": "Retail",
|
5298
5466
|
"space_type": null,
|
5299
5467
|
"is_residential": "No",
|
@@ -5335,7 +5503,7 @@
|
|
5335
5503
|
"notes": null
|
5336
5504
|
},
|
5337
5505
|
{
|
5338
|
-
"template": "
|
5506
|
+
"template": "CBES T24 1978",
|
5339
5507
|
"building_type": "SmallOffice",
|
5340
5508
|
"space_type": null,
|
5341
5509
|
"is_residential": "No",
|
@@ -5377,7 +5545,7 @@
|
|
5377
5545
|
"notes": null
|
5378
5546
|
},
|
5379
5547
|
{
|
5380
|
-
"template": "
|
5548
|
+
"template": "CBES T24 1992",
|
5381
5549
|
"building_type": "MediumOffice",
|
5382
5550
|
"space_type": null,
|
5383
5551
|
"is_residential": "No",
|
@@ -5419,7 +5587,7 @@
|
|
5419
5587
|
"notes": null
|
5420
5588
|
},
|
5421
5589
|
{
|
5422
|
-
"template": "
|
5590
|
+
"template": "CBES T24 1992",
|
5423
5591
|
"building_type": "Office",
|
5424
5592
|
"space_type": null,
|
5425
5593
|
"is_residential": "No",
|
@@ -5461,7 +5629,7 @@
|
|
5461
5629
|
"notes": null
|
5462
5630
|
},
|
5463
5631
|
{
|
5464
|
-
"template": "
|
5632
|
+
"template": "CBES T24 1992",
|
5465
5633
|
"building_type": "Retail",
|
5466
5634
|
"space_type": null,
|
5467
5635
|
"is_residential": "No",
|
@@ -5503,7 +5671,7 @@
|
|
5503
5671
|
"notes": null
|
5504
5672
|
},
|
5505
5673
|
{
|
5506
|
-
"template": "
|
5674
|
+
"template": "CBES T24 1992",
|
5507
5675
|
"building_type": "SmallOffice",
|
5508
5676
|
"space_type": null,
|
5509
5677
|
"is_residential": "No",
|
@@ -5545,7 +5713,7 @@
|
|
5545
5713
|
"notes": null
|
5546
5714
|
},
|
5547
5715
|
{
|
5548
|
-
"template": "
|
5716
|
+
"template": "CBES T24 2001",
|
5549
5717
|
"building_type": "MediumOffice",
|
5550
5718
|
"space_type": null,
|
5551
5719
|
"is_residential": "No",
|
@@ -5587,7 +5755,7 @@
|
|
5587
5755
|
"notes": null
|
5588
5756
|
},
|
5589
5757
|
{
|
5590
|
-
"template": "
|
5758
|
+
"template": "CBES T24 2001",
|
5591
5759
|
"building_type": "Office",
|
5592
5760
|
"space_type": null,
|
5593
5761
|
"is_residential": "No",
|
@@ -5629,7 +5797,7 @@
|
|
5629
5797
|
"notes": null
|
5630
5798
|
},
|
5631
5799
|
{
|
5632
|
-
"template": "
|
5800
|
+
"template": "CBES T24 2001",
|
5633
5801
|
"building_type": "Retail",
|
5634
5802
|
"space_type": null,
|
5635
5803
|
"is_residential": "No",
|
@@ -5671,7 +5839,7 @@
|
|
5671
5839
|
"notes": null
|
5672
5840
|
},
|
5673
5841
|
{
|
5674
|
-
"template": "
|
5842
|
+
"template": "CBES T24 2001",
|
5675
5843
|
"building_type": "SmallOffice",
|
5676
5844
|
"space_type": null,
|
5677
5845
|
"is_residential": "No",
|
@@ -5713,7 +5881,7 @@
|
|
5713
5881
|
"notes": null
|
5714
5882
|
},
|
5715
5883
|
{
|
5716
|
-
"template": "
|
5884
|
+
"template": "CBES T24 2005",
|
5717
5885
|
"building_type": "MediumOffice",
|
5718
5886
|
"space_type": null,
|
5719
5887
|
"is_residential": "No",
|
@@ -5755,7 +5923,7 @@
|
|
5755
5923
|
"notes": null
|
5756
5924
|
},
|
5757
5925
|
{
|
5758
|
-
"template": "
|
5926
|
+
"template": "CBES T24 2005",
|
5759
5927
|
"building_type": "Office",
|
5760
5928
|
"space_type": null,
|
5761
5929
|
"is_residential": "No",
|
@@ -5797,7 +5965,7 @@
|
|
5797
5965
|
"notes": null
|
5798
5966
|
},
|
5799
5967
|
{
|
5800
|
-
"template": "
|
5968
|
+
"template": "CBES T24 2005",
|
5801
5969
|
"building_type": "Retail",
|
5802
5970
|
"space_type": null,
|
5803
5971
|
"is_residential": "No",
|
@@ -5839,7 +6007,7 @@
|
|
5839
6007
|
"notes": null
|
5840
6008
|
},
|
5841
6009
|
{
|
5842
|
-
"template": "
|
6010
|
+
"template": "CBES T24 2005",
|
5843
6011
|
"building_type": "SmallOffice",
|
5844
6012
|
"space_type": null,
|
5845
6013
|
"is_residential": "No",
|
@@ -5881,7 +6049,7 @@
|
|
5881
6049
|
"notes": null
|
5882
6050
|
},
|
5883
6051
|
{
|
5884
|
-
"template": "
|
6052
|
+
"template": "CBES T24 2008",
|
5885
6053
|
"building_type": "MediumOffice",
|
5886
6054
|
"space_type": null,
|
5887
6055
|
"is_residential": "No",
|
@@ -5923,7 +6091,7 @@
|
|
5923
6091
|
"notes": null
|
5924
6092
|
},
|
5925
6093
|
{
|
5926
|
-
"template": "
|
6094
|
+
"template": "CBES T24 2008",
|
5927
6095
|
"building_type": "Office",
|
5928
6096
|
"space_type": null,
|
5929
6097
|
"is_residential": "No",
|
@@ -5965,7 +6133,7 @@
|
|
5965
6133
|
"notes": null
|
5966
6134
|
},
|
5967
6135
|
{
|
5968
|
-
"template": "
|
6136
|
+
"template": "CBES T24 2008",
|
5969
6137
|
"building_type": "Retail",
|
5970
6138
|
"space_type": null,
|
5971
6139
|
"is_residential": "No",
|
@@ -6007,7 +6175,7 @@
|
|
6007
6175
|
"notes": null
|
6008
6176
|
},
|
6009
6177
|
{
|
6010
|
-
"template": "
|
6178
|
+
"template": "CBES T24 2008",
|
6011
6179
|
"building_type": "SmallOffice",
|
6012
6180
|
"space_type": null,
|
6013
6181
|
"is_residential": "No",
|
@@ -6594,6 +6762,48 @@
|
|
6594
6762
|
"interior_partitions": "Typical Interior Partition",
|
6595
6763
|
"notes": null
|
6596
6764
|
},
|
6765
|
+
{
|
6766
|
+
"template": "DEER 1985",
|
6767
|
+
"building_type": "MFm",
|
6768
|
+
"space_type": null,
|
6769
|
+
"is_residential": "Yes",
|
6770
|
+
"exterior_wall_standards_construction_type": "SteelFramed",
|
6771
|
+
"exterior_wall_building_category": "HighriseResidential",
|
6772
|
+
"exterior_floor_standards_construction_type": "Mass",
|
6773
|
+
"exterior_floor_building_category": "Nonresidential",
|
6774
|
+
"exterior_roof_standards_construction_type": "Mass",
|
6775
|
+
"exterior_roof_building_category": "HighriseResidential",
|
6776
|
+
"interior_walls": "Typical Interior Wall",
|
6777
|
+
"interior_floors": "DEER Carpeted 6in Slab Floor",
|
6778
|
+
"interior_ceilings": "DEER Carpeted 6in Slab Floor",
|
6779
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
6780
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
6781
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
6782
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
6783
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
6784
|
+
"ground_contact_ceiling_building_category": "HighriseResidential",
|
6785
|
+
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
6786
|
+
"exterior_fixed_window_building_category": "Residential",
|
6787
|
+
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
6788
|
+
"exterior_operable_window_building_category": "Residential",
|
6789
|
+
"exterior_door_standards_construction_type": "Swinging",
|
6790
|
+
"exterior_door_building_category": "Nonresidential",
|
6791
|
+
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
6792
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
6793
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
6794
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
6795
|
+
"exterior_skylight_building_category": "HighriseResidential",
|
6796
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
6797
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
6798
|
+
"interior_fixed_windows": "Typical Interior Window",
|
6799
|
+
"interior_operable_windows": "Typical Interior Window",
|
6800
|
+
"interior_doors": "Typical Interior Door",
|
6801
|
+
"space_shading": null,
|
6802
|
+
"building_shading": null,
|
6803
|
+
"site_shading": null,
|
6804
|
+
"interior_partitions": "Typical Interior Partition",
|
6805
|
+
"notes": null
|
6806
|
+
},
|
6597
6807
|
{
|
6598
6808
|
"template": "DEER 1985",
|
6599
6809
|
"building_type": "MLI",
|
@@ -7686,6 +7896,48 @@
|
|
7686
7896
|
"interior_partitions": "Typical Interior Partition",
|
7687
7897
|
"notes": null
|
7688
7898
|
},
|
7899
|
+
{
|
7900
|
+
"template": "DEER 1996",
|
7901
|
+
"building_type": "MFm",
|
7902
|
+
"space_type": null,
|
7903
|
+
"is_residential": "Yes",
|
7904
|
+
"exterior_wall_standards_construction_type": "SteelFramed",
|
7905
|
+
"exterior_wall_building_category": "HighriseResidential",
|
7906
|
+
"exterior_floor_standards_construction_type": "Mass",
|
7907
|
+
"exterior_floor_building_category": "Nonresidential",
|
7908
|
+
"exterior_roof_standards_construction_type": "Mass",
|
7909
|
+
"exterior_roof_building_category": "HighriseResidential",
|
7910
|
+
"interior_walls": "Typical Interior Wall",
|
7911
|
+
"interior_floors": "DEER Carpeted 6in Slab Floor",
|
7912
|
+
"interior_ceilings": "DEER Carpeted 6in Slab Floor",
|
7913
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
7914
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
7915
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
7916
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
7917
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
7918
|
+
"ground_contact_ceiling_building_category": "HighriseResidential",
|
7919
|
+
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
7920
|
+
"exterior_fixed_window_building_category": "Residential",
|
7921
|
+
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
7922
|
+
"exterior_operable_window_building_category": "Residential",
|
7923
|
+
"exterior_door_standards_construction_type": "Swinging",
|
7924
|
+
"exterior_door_building_category": "Nonresidential",
|
7925
|
+
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
7926
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
7927
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
7928
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
7929
|
+
"exterior_skylight_building_category": "HighriseResidential",
|
7930
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
7931
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
7932
|
+
"interior_fixed_windows": "Typical Interior Window",
|
7933
|
+
"interior_operable_windows": "Typical Interior Window",
|
7934
|
+
"interior_doors": "Typical Interior Door",
|
7935
|
+
"space_shading": null,
|
7936
|
+
"building_shading": null,
|
7937
|
+
"site_shading": null,
|
7938
|
+
"interior_partitions": "Typical Interior Partition",
|
7939
|
+
"notes": null
|
7940
|
+
},
|
7689
7941
|
{
|
7690
7942
|
"template": "DEER 1996",
|
7691
7943
|
"building_type": "MLI",
|
@@ -8778,6 +9030,48 @@
|
|
8778
9030
|
"interior_partitions": "Typical Interior Partition",
|
8779
9031
|
"notes": null
|
8780
9032
|
},
|
9033
|
+
{
|
9034
|
+
"template": "DEER 2003",
|
9035
|
+
"building_type": "MFm",
|
9036
|
+
"space_type": null,
|
9037
|
+
"is_residential": "Yes",
|
9038
|
+
"exterior_wall_standards_construction_type": "SteelFramed",
|
9039
|
+
"exterior_wall_building_category": "HighriseResidential",
|
9040
|
+
"exterior_floor_standards_construction_type": "Mass",
|
9041
|
+
"exterior_floor_building_category": "Nonresidential",
|
9042
|
+
"exterior_roof_standards_construction_type": "Mass",
|
9043
|
+
"exterior_roof_building_category": "HighriseResidential",
|
9044
|
+
"interior_walls": "Typical Interior Wall",
|
9045
|
+
"interior_floors": "DEER Carpeted 6in Slab Floor",
|
9046
|
+
"interior_ceilings": "DEER Carpeted 6in Slab Floor",
|
9047
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
9048
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
9049
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
9050
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
9051
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
9052
|
+
"ground_contact_ceiling_building_category": "HighriseResidential",
|
9053
|
+
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
9054
|
+
"exterior_fixed_window_building_category": "Residential",
|
9055
|
+
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
9056
|
+
"exterior_operable_window_building_category": "Residential",
|
9057
|
+
"exterior_door_standards_construction_type": "Swinging",
|
9058
|
+
"exterior_door_building_category": "Nonresidential",
|
9059
|
+
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
9060
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
9061
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
9062
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
9063
|
+
"exterior_skylight_building_category": "HighriseResidential",
|
9064
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
9065
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
9066
|
+
"interior_fixed_windows": "Typical Interior Window",
|
9067
|
+
"interior_operable_windows": "Typical Interior Window",
|
9068
|
+
"interior_doors": "Typical Interior Door",
|
9069
|
+
"space_shading": null,
|
9070
|
+
"building_shading": null,
|
9071
|
+
"site_shading": null,
|
9072
|
+
"interior_partitions": "Typical Interior Partition",
|
9073
|
+
"notes": null
|
9074
|
+
},
|
8781
9075
|
{
|
8782
9076
|
"template": "DEER 2003",
|
8783
9077
|
"building_type": "MLI",
|
@@ -9870,6 +10164,48 @@
|
|
9870
10164
|
"interior_partitions": "Typical Interior Partition",
|
9871
10165
|
"notes": null
|
9872
10166
|
},
|
10167
|
+
{
|
10168
|
+
"template": "DEER 2007",
|
10169
|
+
"building_type": "MFm",
|
10170
|
+
"space_type": null,
|
10171
|
+
"is_residential": "Yes",
|
10172
|
+
"exterior_wall_standards_construction_type": "SteelFramed",
|
10173
|
+
"exterior_wall_building_category": "HighriseResidential",
|
10174
|
+
"exterior_floor_standards_construction_type": "Mass",
|
10175
|
+
"exterior_floor_building_category": "Nonresidential",
|
10176
|
+
"exterior_roof_standards_construction_type": "Mass",
|
10177
|
+
"exterior_roof_building_category": "HighriseResidential",
|
10178
|
+
"interior_walls": "Typical Interior Wall",
|
10179
|
+
"interior_floors": "DEER Carpeted 6in Slab Floor",
|
10180
|
+
"interior_ceilings": "DEER Carpeted 6in Slab Floor",
|
10181
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
10182
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
10183
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
10184
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
10185
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
10186
|
+
"ground_contact_ceiling_building_category": "HighriseResidential",
|
10187
|
+
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
10188
|
+
"exterior_fixed_window_building_category": "Residential",
|
10189
|
+
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
10190
|
+
"exterior_operable_window_building_category": "Residential",
|
10191
|
+
"exterior_door_standards_construction_type": "Swinging",
|
10192
|
+
"exterior_door_building_category": "Nonresidential",
|
10193
|
+
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
10194
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
10195
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
10196
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
10197
|
+
"exterior_skylight_building_category": "HighriseResidential",
|
10198
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
10199
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
10200
|
+
"interior_fixed_windows": "Typical Interior Window",
|
10201
|
+
"interior_operable_windows": "Typical Interior Window",
|
10202
|
+
"interior_doors": "Typical Interior Door",
|
10203
|
+
"space_shading": null,
|
10204
|
+
"building_shading": null,
|
10205
|
+
"site_shading": null,
|
10206
|
+
"interior_partitions": "Typical Interior Partition",
|
10207
|
+
"notes": null
|
10208
|
+
},
|
9873
10209
|
{
|
9874
10210
|
"template": "DEER 2007",
|
9875
10211
|
"building_type": "MLI",
|
@@ -10939,18 +11275,60 @@
|
|
10939
11275
|
"ground_contact_floor_standards_construction_type": "Unheated",
|
10940
11276
|
"ground_contact_floor_building_category": "Nonresidential",
|
10941
11277
|
"ground_contact_ceiling_standards_construction_type": null,
|
10942
|
-
"ground_contact_ceiling_building_category": "Nonresidential",
|
11278
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
11279
|
+
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
11280
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
11281
|
+
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
11282
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
11283
|
+
"exterior_door_standards_construction_type": "Swinging",
|
11284
|
+
"exterior_door_building_category": "Nonresidential",
|
11285
|
+
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
11286
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
11287
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
11288
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
11289
|
+
"exterior_skylight_building_category": "Nonresidential",
|
11290
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
11291
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
11292
|
+
"interior_fixed_windows": "Typical Interior Window",
|
11293
|
+
"interior_operable_windows": "Typical Interior Window",
|
11294
|
+
"interior_doors": "Typical Interior Door",
|
11295
|
+
"space_shading": null,
|
11296
|
+
"building_shading": null,
|
11297
|
+
"site_shading": null,
|
11298
|
+
"interior_partitions": "Typical Interior Partition",
|
11299
|
+
"notes": null
|
11300
|
+
},
|
11301
|
+
{
|
11302
|
+
"template": "DEER 2011",
|
11303
|
+
"building_type": "MFm",
|
11304
|
+
"space_type": null,
|
11305
|
+
"is_residential": "Yes",
|
11306
|
+
"exterior_wall_standards_construction_type": "SteelFramed",
|
11307
|
+
"exterior_wall_building_category": "HighriseResidential",
|
11308
|
+
"exterior_floor_standards_construction_type": "Mass",
|
11309
|
+
"exterior_floor_building_category": "Nonresidential",
|
11310
|
+
"exterior_roof_standards_construction_type": "Mass",
|
11311
|
+
"exterior_roof_building_category": "HighriseResidential",
|
11312
|
+
"interior_walls": "Typical Interior Wall",
|
11313
|
+
"interior_floors": "DEER Carpeted 6in Slab Floor",
|
11314
|
+
"interior_ceilings": "DEER Carpeted 6in Slab Floor",
|
11315
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
11316
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
11317
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
11318
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
11319
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
11320
|
+
"ground_contact_ceiling_building_category": "HighriseResidential",
|
10943
11321
|
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
10944
|
-
"exterior_fixed_window_building_category": "
|
11322
|
+
"exterior_fixed_window_building_category": "Residential",
|
10945
11323
|
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
10946
|
-
"exterior_operable_window_building_category": "
|
11324
|
+
"exterior_operable_window_building_category": "Residential",
|
10947
11325
|
"exterior_door_standards_construction_type": "Swinging",
|
10948
11326
|
"exterior_door_building_category": "Nonresidential",
|
10949
11327
|
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
10950
11328
|
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
10951
11329
|
"exterior_overhead_door_building_category": "Nonresidential",
|
10952
11330
|
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
10953
|
-
"exterior_skylight_building_category": "
|
11331
|
+
"exterior_skylight_building_category": "HighriseResidential",
|
10954
11332
|
"tubular_daylight_domes": "Typical Interior Window",
|
10955
11333
|
"tubular_daylight_diffusers": "Typical Interior Window",
|
10956
11334
|
"interior_fixed_windows": "Typical Interior Window",
|
@@ -12054,6 +12432,48 @@
|
|
12054
12432
|
"interior_partitions": "Typical Interior Partition",
|
12055
12433
|
"notes": null
|
12056
12434
|
},
|
12435
|
+
{
|
12436
|
+
"template": "DEER 2014",
|
12437
|
+
"building_type": "MFm",
|
12438
|
+
"space_type": null,
|
12439
|
+
"is_residential": "Yes",
|
12440
|
+
"exterior_wall_standards_construction_type": "SteelFramed",
|
12441
|
+
"exterior_wall_building_category": "HighriseResidential",
|
12442
|
+
"exterior_floor_standards_construction_type": "Mass",
|
12443
|
+
"exterior_floor_building_category": "Nonresidential",
|
12444
|
+
"exterior_roof_standards_construction_type": "Mass",
|
12445
|
+
"exterior_roof_building_category": "HighriseResidential",
|
12446
|
+
"interior_walls": "Typical Interior Wall",
|
12447
|
+
"interior_floors": "DEER Carpeted 6in Slab Floor",
|
12448
|
+
"interior_ceilings": "DEER Carpeted 6in Slab Floor",
|
12449
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
12450
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
12451
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
12452
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
12453
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
12454
|
+
"ground_contact_ceiling_building_category": "HighriseResidential",
|
12455
|
+
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
12456
|
+
"exterior_fixed_window_building_category": "Residential",
|
12457
|
+
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
12458
|
+
"exterior_operable_window_building_category": "Residential",
|
12459
|
+
"exterior_door_standards_construction_type": "Swinging",
|
12460
|
+
"exterior_door_building_category": "Nonresidential",
|
12461
|
+
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
12462
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
12463
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
12464
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
12465
|
+
"exterior_skylight_building_category": "HighriseResidential",
|
12466
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
12467
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
12468
|
+
"interior_fixed_windows": "Typical Interior Window",
|
12469
|
+
"interior_operable_windows": "Typical Interior Window",
|
12470
|
+
"interior_doors": "Typical Interior Door",
|
12471
|
+
"space_shading": null,
|
12472
|
+
"building_shading": null,
|
12473
|
+
"site_shading": null,
|
12474
|
+
"interior_partitions": "Typical Interior Partition",
|
12475
|
+
"notes": null
|
12476
|
+
},
|
12057
12477
|
{
|
12058
12478
|
"template": "DEER 2014",
|
12059
12479
|
"building_type": "MLI",
|
@@ -13146,6 +13566,48 @@
|
|
13146
13566
|
"interior_partitions": "Typical Interior Partition",
|
13147
13567
|
"notes": null
|
13148
13568
|
},
|
13569
|
+
{
|
13570
|
+
"template": "DEER 2015",
|
13571
|
+
"building_type": "MFm",
|
13572
|
+
"space_type": null,
|
13573
|
+
"is_residential": "Yes",
|
13574
|
+
"exterior_wall_standards_construction_type": "SteelFramed",
|
13575
|
+
"exterior_wall_building_category": "HighriseResidential",
|
13576
|
+
"exterior_floor_standards_construction_type": "Mass",
|
13577
|
+
"exterior_floor_building_category": "Nonresidential",
|
13578
|
+
"exterior_roof_standards_construction_type": "Mass",
|
13579
|
+
"exterior_roof_building_category": "HighriseResidential",
|
13580
|
+
"interior_walls": "Typical Interior Wall",
|
13581
|
+
"interior_floors": "DEER Carpeted 6in Slab Floor",
|
13582
|
+
"interior_ceilings": "DEER Carpeted 6in Slab Floor",
|
13583
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
13584
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
13585
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
13586
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
13587
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
13588
|
+
"ground_contact_ceiling_building_category": "HighriseResidential",
|
13589
|
+
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
13590
|
+
"exterior_fixed_window_building_category": "Residential",
|
13591
|
+
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
13592
|
+
"exterior_operable_window_building_category": "Residential",
|
13593
|
+
"exterior_door_standards_construction_type": "Swinging",
|
13594
|
+
"exterior_door_building_category": "Nonresidential",
|
13595
|
+
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
13596
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
13597
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
13598
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
13599
|
+
"exterior_skylight_building_category": "HighriseResidential",
|
13600
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
13601
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
13602
|
+
"interior_fixed_windows": "Typical Interior Window",
|
13603
|
+
"interior_operable_windows": "Typical Interior Window",
|
13604
|
+
"interior_doors": "Typical Interior Door",
|
13605
|
+
"space_shading": null,
|
13606
|
+
"building_shading": null,
|
13607
|
+
"site_shading": null,
|
13608
|
+
"interior_partitions": "Typical Interior Partition",
|
13609
|
+
"notes": null
|
13610
|
+
},
|
13149
13611
|
{
|
13150
13612
|
"template": "DEER 2015",
|
13151
13613
|
"building_type": "MLI",
|
@@ -14238,6 +14700,48 @@
|
|
14238
14700
|
"interior_partitions": "Typical Interior Partition",
|
14239
14701
|
"notes": null
|
14240
14702
|
},
|
14703
|
+
{
|
14704
|
+
"template": "DEER 2017",
|
14705
|
+
"building_type": "MFm",
|
14706
|
+
"space_type": null,
|
14707
|
+
"is_residential": "Yes",
|
14708
|
+
"exterior_wall_standards_construction_type": "SteelFramed",
|
14709
|
+
"exterior_wall_building_category": "HighriseResidential",
|
14710
|
+
"exterior_floor_standards_construction_type": "Mass",
|
14711
|
+
"exterior_floor_building_category": "Nonresidential",
|
14712
|
+
"exterior_roof_standards_construction_type": "Mass",
|
14713
|
+
"exterior_roof_building_category": "HighriseResidential",
|
14714
|
+
"interior_walls": "Typical Interior Wall",
|
14715
|
+
"interior_floors": "DEER Carpeted 6in Slab Floor",
|
14716
|
+
"interior_ceilings": "DEER Carpeted 6in Slab Floor",
|
14717
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
14718
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
14719
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
14720
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
14721
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
14722
|
+
"ground_contact_ceiling_building_category": "HighriseResidential",
|
14723
|
+
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
14724
|
+
"exterior_fixed_window_building_category": "Residential",
|
14725
|
+
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
14726
|
+
"exterior_operable_window_building_category": "Residential",
|
14727
|
+
"exterior_door_standards_construction_type": "Swinging",
|
14728
|
+
"exterior_door_building_category": "Nonresidential",
|
14729
|
+
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
14730
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
14731
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
14732
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
14733
|
+
"exterior_skylight_building_category": "HighriseResidential",
|
14734
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
14735
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
14736
|
+
"interior_fixed_windows": "Typical Interior Window",
|
14737
|
+
"interior_operable_windows": "Typical Interior Window",
|
14738
|
+
"interior_doors": "Typical Interior Door",
|
14739
|
+
"space_shading": null,
|
14740
|
+
"building_shading": null,
|
14741
|
+
"site_shading": null,
|
14742
|
+
"interior_partitions": "Typical Interior Partition",
|
14743
|
+
"notes": null
|
14744
|
+
},
|
14241
14745
|
{
|
14242
14746
|
"template": "DEER 2017",
|
14243
14747
|
"building_type": "MLI",
|
@@ -15330,6 +15834,48 @@
|
|
15330
15834
|
"interior_partitions": "Typical Interior Partition",
|
15331
15835
|
"notes": null
|
15332
15836
|
},
|
15837
|
+
{
|
15838
|
+
"template": "DEER Pre-1975",
|
15839
|
+
"building_type": "MFm",
|
15840
|
+
"space_type": null,
|
15841
|
+
"is_residential": "Yes",
|
15842
|
+
"exterior_wall_standards_construction_type": "SteelFramed",
|
15843
|
+
"exterior_wall_building_category": "HighriseResidential",
|
15844
|
+
"exterior_floor_standards_construction_type": "Mass",
|
15845
|
+
"exterior_floor_building_category": "Nonresidential",
|
15846
|
+
"exterior_roof_standards_construction_type": "Mass",
|
15847
|
+
"exterior_roof_building_category": "HighriseResidential",
|
15848
|
+
"interior_walls": "Typical Interior Wall",
|
15849
|
+
"interior_floors": "DEER Carpeted 6in Slab Floor",
|
15850
|
+
"interior_ceilings": "DEER Carpeted 6in Slab Floor",
|
15851
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
15852
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
15853
|
+
"ground_contact_floor_standards_construction_type": "Unheated",
|
15854
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
15855
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
15856
|
+
"ground_contact_ceiling_building_category": "HighriseResidential",
|
15857
|
+
"exterior_fixed_window_standards_construction_type": "Nonmetal framing (all)",
|
15858
|
+
"exterior_fixed_window_building_category": "Residential",
|
15859
|
+
"exterior_operable_window_standards_construction_type": "Nonmetal framing (all)",
|
15860
|
+
"exterior_operable_window_building_category": "Residential",
|
15861
|
+
"exterior_door_standards_construction_type": "Swinging",
|
15862
|
+
"exterior_door_building_category": "Nonresidential",
|
15863
|
+
"exterior_glass_doors": "U 0.98 SHGC 0.68 Sgl Ref-B-H Clr 6mm",
|
15864
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
15865
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
15866
|
+
"exterior_skylight_standards_construction_type": "Glass with Curb",
|
15867
|
+
"exterior_skylight_building_category": "HighriseResidential",
|
15868
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
15869
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
15870
|
+
"interior_fixed_windows": "Typical Interior Window",
|
15871
|
+
"interior_operable_windows": "Typical Interior Window",
|
15872
|
+
"interior_doors": "Typical Interior Door",
|
15873
|
+
"space_shading": null,
|
15874
|
+
"building_shading": null,
|
15875
|
+
"site_shading": null,
|
15876
|
+
"interior_partitions": "Typical Interior Partition",
|
15877
|
+
"notes": null
|
15878
|
+
},
|
15333
15879
|
{
|
15334
15880
|
"template": "DEER Pre-1975",
|
15335
15881
|
"building_type": "MLI",
|
@@ -15876,6 +16422,48 @@
|
|
15876
16422
|
"interior_partitions": "Typical Interior Partition",
|
15877
16423
|
"notes": null
|
15878
16424
|
},
|
16425
|
+
{
|
16426
|
+
"template": "DOE Ref 1980-2004",
|
16427
|
+
"building_type": "Courthouse",
|
16428
|
+
"space_type": null,
|
16429
|
+
"is_residential": "No",
|
16430
|
+
"exterior_wall_standards_construction_type": "Mass",
|
16431
|
+
"exterior_wall_building_category": "Nonresidential",
|
16432
|
+
"exterior_floor_standards_construction_type": "Mass",
|
16433
|
+
"exterior_floor_building_category": "Nonresidential",
|
16434
|
+
"exterior_roof_standards_construction_type": "IEAD",
|
16435
|
+
"exterior_roof_building_category": "Nonresidential",
|
16436
|
+
"interior_walls": "Typical Interior Wall",
|
16437
|
+
"interior_floors": "Typical Interior Floor",
|
16438
|
+
"interior_ceilings": "Typical Interior Ceiling",
|
16439
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
16440
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
16441
|
+
"ground_contact_floor_standards_construction_type": "Mass",
|
16442
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
16443
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
16444
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
16445
|
+
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
16446
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
16447
|
+
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
16448
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
16449
|
+
"exterior_door_standards_construction_type": "Swinging",
|
16450
|
+
"exterior_door_building_category": "Nonresidential",
|
16451
|
+
"exterior_glass_doors": null,
|
16452
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
16453
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
16454
|
+
"exterior_skylight_standards_construction_type": null,
|
16455
|
+
"exterior_skylight_building_category": null,
|
16456
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
16457
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
16458
|
+
"interior_fixed_windows": "Typical Interior Window",
|
16459
|
+
"interior_operable_windows": "Typical Interior Window",
|
16460
|
+
"interior_doors": "Typical Interior Door",
|
16461
|
+
"space_shading": null,
|
16462
|
+
"building_shading": null,
|
16463
|
+
"site_shading": null,
|
16464
|
+
"interior_partitions": "Typical Interior Partition",
|
16465
|
+
"notes": null
|
16466
|
+
},
|
15879
16467
|
{
|
15880
16468
|
"template": "DOE Ref 1980-2004",
|
15881
16469
|
"building_type": "FullServiceRestaurant",
|
@@ -16842,6 +17430,48 @@
|
|
16842
17430
|
"interior_partitions": null,
|
16843
17431
|
"notes": null
|
16844
17432
|
},
|
17433
|
+
{
|
17434
|
+
"template": "DOE Ref Pre-1980",
|
17435
|
+
"building_type": "Courthouse",
|
17436
|
+
"space_type": null,
|
17437
|
+
"is_residential": "No",
|
17438
|
+
"exterior_wall_standards_construction_type": "Mass",
|
17439
|
+
"exterior_wall_building_category": "Nonresidential",
|
17440
|
+
"exterior_floor_standards_construction_type": "Mass",
|
17441
|
+
"exterior_floor_building_category": "Nonresidential",
|
17442
|
+
"exterior_roof_standards_construction_type": "IEAD",
|
17443
|
+
"exterior_roof_building_category": "Nonresidential",
|
17444
|
+
"interior_walls": "Typical Interior Wall",
|
17445
|
+
"interior_floors": "Typical Interior Floor",
|
17446
|
+
"interior_ceilings": "Typical Interior Ceiling",
|
17447
|
+
"ground_contact_wall_standards_construction_type": "Mass",
|
17448
|
+
"ground_contact_wall_building_category": "Nonresidential",
|
17449
|
+
"ground_contact_floor_standards_construction_type": "Mass",
|
17450
|
+
"ground_contact_floor_building_category": "Nonresidential",
|
17451
|
+
"ground_contact_ceiling_standards_construction_type": null,
|
17452
|
+
"ground_contact_ceiling_building_category": "Nonresidential",
|
17453
|
+
"exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
|
17454
|
+
"exterior_fixed_window_building_category": "Nonresidential",
|
17455
|
+
"exterior_operable_window_standards_construction_type": "Metal framing (all other)",
|
17456
|
+
"exterior_operable_window_building_category": "Nonresidential",
|
17457
|
+
"exterior_door_standards_construction_type": "Swinging",
|
17458
|
+
"exterior_door_building_category": "Nonresidential",
|
17459
|
+
"exterior_glass_doors": null,
|
17460
|
+
"exterior_overhead_door_standards_construction_type": "NonSwinging",
|
17461
|
+
"exterior_overhead_door_building_category": "Nonresidential",
|
17462
|
+
"exterior_skylight_standards_construction_type": null,
|
17463
|
+
"exterior_skylight_building_category": null,
|
17464
|
+
"tubular_daylight_domes": "Typical Interior Window",
|
17465
|
+
"tubular_daylight_diffusers": "Typical Interior Window",
|
17466
|
+
"interior_fixed_windows": "Typical Interior Window",
|
17467
|
+
"interior_operable_windows": "Typical Interior Window",
|
17468
|
+
"interior_doors": "Typical Interior Door",
|
17469
|
+
"space_shading": null,
|
17470
|
+
"building_shading": null,
|
17471
|
+
"site_shading": null,
|
17472
|
+
"interior_partitions": "Typical Interior Partition",
|
17473
|
+
"notes": null
|
17474
|
+
},
|
16845
17475
|
{
|
16846
17476
|
"template": "DOE Ref Pre-1980",
|
16847
17477
|
"building_type": "FullServiceRestaurant",
|