Spaces:
Sleeping
Sleeping
Upload 373 files
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +8 -5
- classes/ElecDatasetClass.py +13 -0
- classes/LSTMModelClass.py +13 -0
- classes/__pycache__/ElecDatasetClass.cpython-310.pyc +0 -0
- classes/__pycache__/LSTMModelClass.cpython-310.pyc +0 -0
- datasets/README.md +9 -0
- datasets/comstock/GA_baseline_basic_metadata_and_annual_results.csv +0 -0
- datasets/comstock/GA_filtered_building_list.csv +83 -0
- datasets/comstock/downloaded/98542-0.parquet +3 -0
- datasets/comstock/downloaded/98542-28.parquet +3 -0
- datasets/comstock/downloaded/98542-29.parquet +3 -0
- datasets/comstock/downloaded/98542-31.parquet +3 -0
- datasets/rsf_measured/rsfmeasureddata2011.csv +0 -0
- gradio_ui.py +113 -0
- metaflow_models_30hrs/.DS_Store +0 -0
- metaflow_models_30hrs/bgd_education_100001_200000_LSTM/bgd_education_100001_200000_LSTM.pth +3 -0
- metaflow_models_30hrs/bgd_education_100001_200000_LSTM/output.txt +0 -0
- metaflow_models_30hrs/bgd_education_100001_200000_LSTM/scaler_bgd_education_100001_200000_LSTM.pkl +3 -0
- metaflow_models_30hrs/bgd_education_100001_200000_LSTM/test_bgd_education_100001_200000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f0_bgd_education_100001_200000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f1_bgd_education_100001_200000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f2_bgd_education_100001_200000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f3_bgd_education_100001_200000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f4_bgd_education_100001_200000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_10001_25000_LSTM/bgd_education_10001_25000_LSTM.pth +3 -0
- metaflow_models_30hrs/bgd_education_10001_25000_LSTM/output.txt +0 -0
- metaflow_models_30hrs/bgd_education_10001_25000_LSTM/scaler_bgd_education_10001_25000_LSTM.pkl +3 -0
- metaflow_models_30hrs/bgd_education_10001_25000_LSTM/test_bgd_education_10001_25000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f0_bgd_education_10001_25000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f1_bgd_education_10001_25000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f2_bgd_education_10001_25000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f3_bgd_education_10001_25000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f4_bgd_education_10001_25000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_1001_5000_LSTM/bgd_education_1001_5000_LSTM.pth +3 -0
- metaflow_models_30hrs/bgd_education_1001_5000_LSTM/output.txt +0 -0
- metaflow_models_30hrs/bgd_education_1001_5000_LSTM/scaler_bgd_education_1001_5000_LSTM.pkl +3 -0
- metaflow_models_30hrs/bgd_education_1001_5000_LSTM/test_bgd_education_1001_5000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f0_bgd_education_1001_5000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f1_bgd_education_1001_5000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f2_bgd_education_1001_5000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f3_bgd_education_1001_5000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f4_bgd_education_1001_5000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_200001_500000_LSTM/bgd_education_200001_500000_LSTM.pth +3 -0
- metaflow_models_30hrs/bgd_education_200001_500000_LSTM/output.txt +0 -0
- metaflow_models_30hrs/bgd_education_200001_500000_LSTM/scaler_bgd_education_200001_500000_LSTM.pkl +3 -0
- metaflow_models_30hrs/bgd_education_200001_500000_LSTM/test_bgd_education_200001_500000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_200001_500000_LSTM/train_f0_bgd_education_200001_500000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_200001_500000_LSTM/train_f1_bgd_education_200001_500000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_200001_500000_LSTM/train_f2_bgd_education_200001_500000_LSTM.png +0 -0
- metaflow_models_30hrs/bgd_education_200001_500000_LSTM/train_f3_bgd_education_200001_500000_LSTM.png +0 -0
README.md
CHANGED
|
@@ -1,12 +1,15 @@
|
|
| 1 |
---
|
| 2 |
title: LSTM Forecaster
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.39.0
|
| 8 |
-
app_file:
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: LSTM Forecaster
|
| 3 |
+
emoji: ⚡
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: red
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.39.0
|
| 8 |
+
app_file: gradio_ui.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
### On cloning the repo
|
| 13 |
+
1. git remote add space https://huggingface.co/spaces/nkapila6/lstm-forecaster
|
| 14 |
+
2. git push --force space main
|
| 15 |
+
|
classes/ElecDatasetClass.py
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import torch
|
| 2 |
+
from torch.utils.data import Dataset
|
| 3 |
+
|
| 4 |
+
class ElecDataset(Dataset):
|
| 5 |
+
def __init__(self, sequences, targets):
|
| 6 |
+
self.sequences = sequences
|
| 7 |
+
self.targets = targets
|
| 8 |
+
|
| 9 |
+
def __len__(self):
|
| 10 |
+
return len(self.sequences)
|
| 11 |
+
|
| 12 |
+
def __getitem__(self, idx):
|
| 13 |
+
return torch.tensor(self.sequences[idx], dtype=torch.float32), torch.tensor(self.targets[idx], dtype=torch.float32)
|
classes/LSTMModelClass.py
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import torch.nn as nn
|
| 2 |
+
import torch
|
| 3 |
+
|
| 4 |
+
class LSTMModel(nn.Module):
|
| 5 |
+
def __init__(self, input_size=1, hidden_size=50, num_layers=1, batch_first=True):
|
| 6 |
+
super().__init__()
|
| 7 |
+
self.lstm = nn.LSTM(input_size=input_size, hidden_size=hidden_size, num_layers=num_layers, batch_first=batch_first)
|
| 8 |
+
self.linear = nn.Linear(hidden_size, 1)
|
| 9 |
+
|
| 10 |
+
def forward(self, x):
|
| 11 |
+
x, _ = self.lstm(x)
|
| 12 |
+
x = self.linear(x[:, -1, :]) # Use the output of the last time step
|
| 13 |
+
return x
|
classes/__pycache__/ElecDatasetClass.cpython-310.pyc
ADDED
|
Binary file (899 Bytes). View file
|
|
|
classes/__pycache__/LSTMModelClass.cpython-310.pyc
ADDED
|
Binary file (908 Bytes). View file
|
|
|
datasets/README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# List of datasets
|
| 2 |
+
|
| 3 |
+
- Measured data:
|
| 4 |
+
- electricity.csv (saved on-device and not pushed to Github since size is large): fetched from [Building Data Genome Project 2](https://github.com/buds-lab/building-data-genome-project-2/tree/master)
|
| 5 |
+
- rsfmeasureddata2011.csv: fetched from [OEDI](https://data.openei.org/submissions/358)
|
| 6 |
+
|
| 7 |
+
- Simulated data:
|
| 8 |
+
- GA_baseline_basic_metadata_and_annual_results.csv: metadata from Comstock focusing on GA (Atlanta)
|
| 9 |
+
- GA_filtered_building_list.csv: filtered list from baseline focusing on certain parameters
|
datasets/comstock/GA_baseline_basic_metadata_and_annual_results.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/comstock/GA_filtered_building_list.csv
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
bldg_id,in.cluster_id,in.cluster_name,in.nhgis_tract_gisjoin,in.energy_code_followed_during_last_hvac_replacement,in.interior_lighting_generation,in.floor_area_category,in.service_water_heating_fuel,out.utility_bills.electricity_bill_mean..usd,out.utility_bills.fuel_oil_bill..usd,out.utility_bills.natural_gas_bill..usd,out.utility_bills.propane_bill..usd,weight,in.comstock_building_type_group,in.hvac_category,in.vintage,calc.segment,calc.weighted.sqft,calc.weighted.district_cooling.total.energy_consumption..tbtu,calc.weighted.district_heating.total.energy_consumption..tbtu,calc.weighted.electricity.total.energy_consumption..tbtu,calc.weighted.natural_gas.total.energy_consumption..tbtu,calc.weighted.other_fuel.total.energy_consumption..tbtu,calc.weighted.site_energy.total.energy_consumption..tbtu,calc.weighted.enduse_group.site_energy.hvac.energy_consumption..tbtu,calc.weighted.enduse_group.site_energy.lighting.energy_consumption..tbtu,calc.weighted.enduse_group.site_energy.interior_equipment.energy_consumption..tbtu,calc.weighted.enduse_group.site_energy.refrigeration.energy_consumption..tbtu,calc.weighted.enduse_group.site_energy.water_systems.energy_consumption..tbtu,calc.weighted.enduse_group.electricity.hvac.energy_consumption..tbtu,calc.weighted.enduse_group.electricity.lighting.energy_consumption..tbtu,calc.weighted.enduse_group.electricity.interior_equipment.energy_consumption..tbtu,calc.weighted.enduse_group.electricity.refrigeration.energy_consumption..tbtu,calc.weighted.enduse_group.electricity.water_systems.energy_consumption..tbtu,calc.weighted.enduse_group.natural_gas.hvac.energy_consumption..tbtu,calc.weighted.enduse_group.natural_gas.interior_equipment.energy_consumption..tbtu,calc.weighted.enduse_group.natural_gas.water_systems.energy_consumption..tbtu,calc.weighted.enduse_group.district_heating.hvac.energy_consumption..tbtu,calc.weighted.enduse_group.district_heating.interior_equipment.energy_consumption..tbtu,calc.weighted.enduse_group.district_heating.water_systems.energy_consumption..tbtu,calc.weighted.enduse_group.district_cooling.hvac.energy_consumption..tbtu,calc.weighted.enduse_group.other_fuel.hvac.energy_consumption..tbtu,calc.weighted.enduse_group.other_fuel.water_systems.energy_consumption..tbtu,calc.weighted.enduse_group.other_fuel.interior_equipment.energy_consumption..tbtu,calc.weighted.emissions.natural_gas..co2e_mmt,calc.weighted.emissions.fuel_oil..co2e_mmt,calc.weighted.emissions.propane..co2e_mmt,calc.weighted.emissions.electricity.egrid_2021_subregion..co2e_mmt,calc.weighted.emissions.total_with_cambium_mid_case_15y..co2e_mmt,calc.weighted.emissions.total_with_egrid..co2e_mmt,calc.weighted.enduse_group.electricity.hvac.emissions.egrid_2021_subregion..co2e_mmt,calc.weighted.enduse_group.electricity.lighting.emissions.egrid_2021_subregion..co2e_mmt,calc.weighted.enduse_group.electricity.interior_equipment.emissions.egrid_2021_subregion..co2e_mmt,calc.weighted.enduse_group.electricity.refrigeration.emissions.egrid_2021_subregion..co2e_mmt,calc.weighted.enduse_group.electricity.water_systems.emissions.egrid_2021_subregion..co2e_mmt,calc.weighted.enduse_group.natural_gas.hvac.emissions..co2e_mmt,calc.weighted.enduse_group.natural_gas.interior_equipment.emissions..co2e_mmt,calc.weighted.enduse_group.natural_gas.water_systems.emissions..co2e_mmt,calc.weighted.enduse_group.other_fuel.hvac.emissions..co2e_mmt,calc.weighted.enduse_group.other_fuel.water_systems.emissions..co2e_mmt,calc.weighted.enduse_group.other_fuel.interior_equipment.emissions..co2e_mmt,calc.weighted.enduse_group.site_energy.hvac.emissions..co2e_mmt,calc.weighted.enduse_group.site_energy.lighting.emissions..co2e_mmt,calc.weighted.enduse_group.site_energy.interior_equipment.emissions..co2e_mmt,calc.weighted.enduse_group.site_energy.refrigeration.emissions..co2e_mmt,calc.weighted.enduse_group.site_energy.water_systems.emissions..co2e_mmt
|
| 2 |
+
100206,50,the Greater Atlanta and Macon Area,G1301510070104,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,46024,,714,,4.088175128,Healthcare,Multizone CAV/VAV,1990 to 1999,F: Buildings with Electric Resistance Multizone Systems,71543.06474,0,0,0.005022571,0.000265388,0,0.00528792,0.00285882,0.000466841,0.001855778,0,0.000106558,0.00285882,0.000466841,0.00159039,0,0.000106558,0,0.000265388,0,0,0,0,0,0,0,0,1.77E-05,0,0,0.000598528,0.00020853,0.000616259,0.000340679,5.56E-05,0.000189523,0,1.27E-05,0,1.77E-05,0,0,0,0,0.000333169,5.44E-05,0.000216274,0,1.24E-05
|
| 3 |
+
93740,50,the Greater Atlanta and Macon Area,G1300570090902,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,8838,,,,8.72605822,Office,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,65445.43665,0,0,0.002131444,0,0,0.002131444,0.00083377,0.000379377,0.00084692,0,7.14E-05,0.00083377,0.000379377,0.00084692,0,7.14E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000253997,7.00E-05,0.000253997,9.94E-05,4.52E-05,0.000100925,0,8.51E-06,0,0,0,0,0,0,9.94E-05,4.52E-05,0.000100925,0,8.51E-06
|
| 4 |
+
93774,50,the Greater Atlanta and Macon Area,G1300630040202,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,50593,,2967,,3.237924874,Warehouse and Storage,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,242844.3655,0,0,0.00426874,0.000873242,0,0.005142013,0.001876854,0.001170256,0.002094873,0,0,0.001003612,0.001170256,0.002094873,0,0,0.000873242,0,0,0,0,0,0,0,0,0,5.83E-05,0,0,0.000508699,0.000202513,0.000567044,0.000119599,0.000139457,0.000249642,0,0,5.83E-05,0,0,0,0,0,0.000206973,0.000129052,0.000231016,0,0
|
| 5 |
+
93936,50,the Greater Atlanta and Macon Area,G1300970080301,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,55787,,,,3.237924874,Warehouse and Storage,Zone-by-Zone,1980 to 1989,I: Non-Lodging Buildings with Zone-by-Zone Systems,242844.3655,0,0,0.005403703,0,0,0.005403703,0.001777757,0.001261987,0.002363959,0,0,0.001777757,0.001261987,0.002363959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000643949,0.000204882,0.000643949,0.000211852,0.000150389,0.000281708,0,0,0,0,0,0,0,0,0.000211852,0.000150389,0.000281708,0,0
|
| 6 |
+
93966,50,the Greater Atlanta and Macon Area,G1300890022007,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,128925,,6345,,1.870652159,Mercantile,Small Packaged Unit,2000 to 2012,C: Strip Malls with some Food-Service with Small Packaged Units,70149.45594,0,0,0.006430146,0.001078963,0,0.007509109,0.003616497,0.001000666,0.001378713,0,0.001513251,0.002839801,0.001000666,0.001076446,0,0.001513251,0.000776696,0.000302267,0,0,0,0,0,0,0,0,7.21E-05,0,0,0.000766268,0.00027335,0.000838358,0.000338413,0.000119247,0.000128278,0,0.000180331,5.19E-05,2.02E-05,0,0,0,0,0.000403765,0.00011172,0.000153927,0,0.000168948
|
| 7 |
+
94002,33,Rural Lower Plains-Upper South Appalachia,G1301870960201,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,28694,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,121422.1828,0,0,0.002861867,0,0,0.002861867,0.000968871,0.000711017,0.001181979,0,0,0.000968871,0.000711017,0.001181979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000341045,0.000121986,0.000341045,0.000115459,8.47E-05,0.000140855,0,0,0,0,0,0,0,0,0.000115459,8.47E-05,0.000140855,0,0
|
| 8 |
+
94058,33,Rural Lower Plains-Upper South Appalachia,G1301370000500,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,136550,,12015,,1.870652159,Mercantile,Multizone CAV/VAV,1980 to 1989,D: Buildings with Hydronically Heated Multizone Systems,140298.9119,0,0,0.007028936,0.002043194,0,0.009072147,0.003588111,0.001883886,0.001659916,0,0.001940198,0.002344007,0.001883886,0.000860827,0,0.001940198,0.001244104,0.00079909,0,0,0,0,0,0,0,0,0.000136515,0,0,0.000837626,0.000322454,0.00097414,0.000279331,0.000224499,0.000102583,0,0.00023121,8.31E-05,5.34E-05,0,0,0,0,0.000385281,0.000202286,0.000178237,0,0.000208333
|
| 9 |
+
94187,84,Rural Climate Zone 2A - Georgia and Florida,G1300190970600,ComStock 90.1-2007,gen5_led,1001_5000,Propane,6544,,,519,3.204584385,Mercantile,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,9613.753156,0,0,0.00046991,0,4.89E-05,0.000518781,0.000319743,0.000161618,3.74E-05,0,0,0.000270872,0.000161618,3.74E-05,0,0,0,0,0,0,0,0,0,4.89E-05,0,0,0,0,3.94E-06,5.60E-05,1.81E-05,5.99E-05,3.23E-05,1.93E-05,4.46E-06,0,0,0,0,0,3.94E-06,0,0,3.69E-05,1.87E-05,4.32E-06,0,0
|
| 10 |
+
94423,50,the Greater Atlanta and Macon Area,G1301510070108,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,115312,,8292,,3.204584385,Mercantile,Small Packaged Unit,2013 to 2018,A: Non Food-Service Buildings with Small Packaged Units,240343.8289,0,0,0.010168352,0.002415764,0,0.012584116,0.00872433,0.002465759,0.001394027,0,0,0.006308566,0.002465759,0.001394027,0,0,0.002415764,0,0,0,0,0,0,0,0,0,0.000161406,0,0,0.001211744,0.000471254,0.001373151,0.000751781,0.00029384,0.000166124,0,0,0.000161406,0,0,0,0,0,0.000951979,0.000269058,0.000152113,0,0
|
| 11 |
+
94505,50,the Greater Atlanta and Macon Area,G1301350050511,ComStock 90.1-2007,gen5_led,100001_200000,Electricity,139788,,14751,,3.237924874,Warehouse and Storage,Multizone CAV/VAV,2000 to 2012,D: Buildings with Hydronically Heated Multizone Systems,485688.7311,0,0,0.012049384,0.004341935,0,0.016391288,0.010688883,0.001781777,0.003920659,0,0,0.006346948,0.001781777,0.003920659,0,0,0.004341935,0,0,0,0,0,0,0,0,0,0.000290103,0,0,0.0014359,0.000661775,0.001726003,0.000756353,0.000212331,0.000467217,0,0,0.000290103,0,0,0,0,0,0.001125539,0.000187621,0.000412845,0,0
|
| 12 |
+
94559,50,the Greater Atlanta and Macon Area,G1300670030507,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,30086,,,,8.72605822,Office,Zone-by-Zone,1990 to 1999,I: Non-Lodging Buildings with Zone-by-Zone Systems,152706.0189,0,0,0.00763287,0,0,0.00763287,0.002764897,0.00117138,0.003512239,0,0.000184354,0.002764897,0.00117138,0.003512239,0,0.000184354,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000909591,0.000300006,0.000909591,0.000329486,0.000139591,0.000418545,0,2.20E-05,0,0,0,0,0,0,0.000329486,0.000139591,0.000418545,0,2.20E-05
|
| 13 |
+
94630,46,the Tallahassee-Valdosta Area,G1301850011000,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,32464,,,,1.870652159,Mercantile,Small Packaged Unit,2000 to 2012,A: Non Food-Service Buildings with Small Packaged Units,32736.41277,0,0,0.00159435,0,0,0.00159435,0.000833522,0.000550794,0.000176594,0,3.34E-05,0.000833522,0.000550794,0.000176594,0,3.34E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000189996,4.33E-05,0.000189996,9.93E-05,6.56E-05,2.10E-05,0,3.98E-06,0,0,0,0,0,0,9.93E-05,6.56E-05,2.10E-05,0,3.98E-06
|
| 14 |
+
94775,50,the Greater Atlanta and Macon Area,G1300670031114,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,96374,,9220,,9.325022323,Office,Multizone CAV/VAV,1990 to 1999,D: Buildings with Hydronically Heated Multizone Systems,699376.6743,0,0,0.027103798,0.007816253,0,0.034920051,0.018134396,0.003727513,0.012486118,0,0.000572022,0.010318143,0.003727513,0.012486118,0,0.000572022,0.007816253,0,0,0,0,0,0,0,0,0,0.000522239,0,0,0.003229907,0.001660619,0.003752146,0.001229593,0.000444201,0.001487946,0,6.82E-05,0.000522239,0,0,0,0,0,0.001948534,0.00040052,0.001341629,0,6.15E-05
|
| 15 |
+
94778,50,the Greater Atlanta and Macon Area,G1301170130601,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,113642,,7565,,1.870652159,Mercantile,Small Packaged Unit,2013 to 2018,C: Strip Malls with some Food-Service with Small Packaged Units,140298.9119,0,0,0.006312718,0.001286533,0,0.007599251,0.003507456,0.002100924,0.001133325,0,0.000857564,0.002810227,0.002100924,0.000544021,0,0.000857564,0.000697229,0.000589304,0,0,0,0,0,0,0,0,8.60E-05,0,0,0.000752275,0.000284811,0.000838234,0.00033489,0.000250363,6.48E-05,0,0.000102194,4.66E-05,3.94E-05,0,0,0,0,0.000386889,0.000231742,0.000125011,0,9.46E-05
|
| 16 |
+
94807,50,the Greater Atlanta and Macon Area,G1300670031206,ComStock 90.1-2007,gen5_led,100001_200000,Electricity,140502,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,485688.7311,0,0,0.012518536,0,0,0.012518536,0.004852057,0.002561846,0.005104633,0,0,0.004852057,0.002561846,0.005104633,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00149181,0.000496604,0.00149181,0.000578211,0.00030529,0.000608309,0,0,0,0,0,0,0,0,0.000578211,0.00030529,0.000608309,0,0
|
| 17 |
+
94920,50,the Greater Atlanta and Macon Area,G1301510070304,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,9495,,,,8.72605822,Office,Zone-by-Zone,2000 to 2012,I: Non-Lodging Buildings with Zone-by-Zone Systems,65445.43665,0,0,0.002279986,0,0,0.002279986,0.001211659,0.000421723,0.000567288,0,7.92E-05,0.001211659,0.000421723,0.000567288,0,7.92E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000271697,8.06E-05,0.000271697,0.000144389,5.03E-05,6.76E-05,0,9.44E-06,0,0,0,0,0,0,0.000144389,5.03E-05,6.76E-05,0,9.44E-06
|
| 18 |
+
94982,18,"the Knoxville-Chattanooga-Asheville and Greenville, SC Area",G1303130001300,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,21069,,,,8.72605822,Office,Zone-by-Zone,1990 to 1999,I: Non-Lodging Buildings with Zone-by-Zone Systems,152706.0189,0,0,0.006196083,0,0,0.006196083,0.002683431,0.001140696,0.002171226,0,0.00020073,0.002683431,0.001140696,0.002171226,0,0.00020073,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000738379,0.000243598,0.000738379,0.000319781,0.000135935,0.000258742,0,2.39E-05,0,0,0,0,0,0,0.000319781,0.000135935,0.000258742,0,2.39E-05
|
| 19 |
+
95032,50,the Greater Atlanta and Macon Area,G1302190030100,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,5571,,,,8.72605822,Office,Zone-by-Zone,2013 to 2018,I: Non-Lodging Buildings with Zone-by-Zone Systems,26178.17466,0,0,0.001000507,0,0,0.001000507,0.000385084,0.00016194,0.000408738,0,4.47E-05,0.000385084,0.00016194,0.000408738,0,4.47E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000119227,3.76E-05,0.000119227,4.59E-05,1.93E-05,4.87E-05,0,5.32E-06,0,0,0,0,0,0,4.59E-05,1.93E-05,4.87E-05,0,5.32E-06
|
| 20 |
+
95073,50,the Greater Atlanta and Macon Area,G1300670030344,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,237990,,2449,,1.870652159,Mercantile,Small Packaged Unit,2000 to 2012,C: Strip Malls with some Food-Service with Small Packaged Units,140298.9119,0,0,0.011398264,0.000416398,0,0.011814662,0.004996239,0.002838879,0.002428528,0,0.001551034,0.004996239,0.002838879,0.00201213,0,0.001551034,0,0.000416398,0,0,0,0,0,0,0,0,2.78E-05,0,0,0.001358309,0.00039654,0.00138613,0.000595392,0.000338304,0.000239782,0,0.000184834,0,2.78E-05,0,0,0,0,0.000586173,0.000333065,0.000284922,0,0.000181972
|
| 21 |
+
95740,50,the Greater Atlanta and Macon Area,G1300670030700,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,15744,,,,8.72605822,Office,Small Packaged Unit,2000 to 2012,A: Non Food-Service Buildings with Small Packaged Units,65445.43665,0,0,0.003908157,0,0,0.003908157,0.002577649,0.000628491,0.000621047,0,8.10E-05,0.002577649,0.000628491,0.000621047,0,8.10E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000465724,0.000157237,0.000465724,0.000307171,7.49E-05,7.40E-05,0,9.65E-06,0,0,0,0,0,0,0.000307171,7.49E-05,7.40E-05,0,9.65E-06
|
| 22 |
+
95833,35,Eastern Counties in South Carolina and Georgia,G1302450010506,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,7283,,,,3.204584385,Mercantile,Multizone CAV/VAV,1990 to 1999,F: Buildings with Electric Resistance Multizone Systems,9613.753156,0,0,0.00051872,0,0,0.00051872,0.00033821,0.000140235,4.02E-05,0,0,0.00033821,0.000140235,4.02E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6.18E-05,1.82E-05,6.18E-05,4.03E-05,1.67E-05,4.80E-06,0,0,0,0,0,0,0,0,4.03E-05,1.67E-05,4.80E-06,0,0
|
| 23 |
+
96218,35,Eastern Counties in South Carolina and Georgia,G1300510011400,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,40988,,855,,3.204584385,Mercantile,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,56080.22674,0,0,0.003507179,0.000249185,0,0.003756333,0.002568392,0.000801863,0.000386109,0,0,0.002319207,0.000801863,0.000386109,0,0,0.000249185,0,0,0,0,0,0,0,0,0,1.66E-05,0,0,0.000417943,0.000132701,0.000434591,0.000276375,9.56E-05,4.60E-05,0,0,1.66E-05,0,0,0,0,0,0.000297152,9.28E-05,4.47E-05,0,0
|
| 24 |
+
96265,85,Rural Climate Zone 3A,G1302370960102,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,14273,,,,8.72605822,Office,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,65445.43665,0,0,0.00342705,0,0,0.00342705,0.002471287,0.000435949,0.000430573,0,8.92E-05,0.002471287,0.000435949,0.000430573,0,8.92E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000408398,0.000133641,0.000408398,0.000294501,5.20E-05,5.13E-05,0,1.06E-05,0,0,0,0,0,0,0.000294501,5.20E-05,5.13E-05,0,1.06E-05
|
| 25 |
+
96278,50,the Greater Atlanta and Macon Area,G1301530021104,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,63179,,5,,3.237924874,Warehouse and Storage,Multizone CAV/VAV,2000 to 2012,G: Buildings with Furnace-Based Multizone Systems,242844.3655,0,0,0.00562921,1.47E-06,0,0.005630714,0.001586162,0.001384562,0.00265996,0,0,0.001584689,0.001384562,0.00265996,0,0,1.47E-06,0,0,0,0,0,0,0,0,0,9.94E-08,0,0,0.000670823,0.00022695,0.000670922,0.000188845,0.000164996,0.000316983,0,0,9.94E-08,0,0,0,0,0,0.000188998,0.000164976,0.000316945,0,0
|
| 26 |
+
96295,50,the Greater Atlanta and Macon Area,G1300670030311,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,8535,,,,8.72605822,Office,Zone-by-Zone,2013 to 2018,I: Non-Lodging Buildings with Zone-by-Zone Systems,65445.43665,0,0,0.002077023,0,0,0.002077023,0.000659423,0.000332731,0.001006297,0,7.86E-05,0.000659423,0.000332731,0.001006297,0,7.86E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000247516,7.45E-05,0.000247516,7.86E-05,3.97E-05,0.000119919,0,9.36E-06,0,0,0,0,0,0,7.86E-05,3.97E-05,0.000119919,0,9.36E-06
|
| 27 |
+
96321,35,Eastern Counties in South Carolina and Georgia,G1302450010203,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,6255,,,,8.72605822,Office,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,26178.17466,0,0,0.001171215,0,0,0.001171215,0.000755446,0.000171369,0.000203625,0,4.08E-05,0.000755446,0.000171369,0.000203625,0,4.08E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000139572,4.20E-05,0.000139572,9.00E-05,2.04E-05,2.43E-05,0,4.86E-06,0,0,0,0,0,0,9.00E-05,2.04E-05,2.43E-05,0,4.86E-06
|
| 28 |
+
96338,33,Rural Lower Plains-Upper South Appalachia,G1301110050400,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,44270,,3240,,7.566857517,Food Service,Small Packaged Unit,1980 to 1989,B: Food-Service Buildings with Small Packaged Units,56751.43138,0,0,0.010750106,0.002228626,0,0.012978805,0.004243097,0.000739074,0.005154084,0.000364983,0.002477566,0.004243097,0.000739074,0.002925458,0.000364983,0.002477566,0,0.002228626,0,0,0,0,0,0,0,0,0.000148905,0,0,0.001281071,0.000442166,0.001429977,0.000505642,8.81E-05,0.000348622,4.35E-05,0.000295247,0,0.000148905,0,0,0,0,0.000467495,8.14E-05,0.000567866,4.02E-05,0.000272973
|
| 29 |
+
96418,50,the Greater Atlanta and Macon Area,G1300670030229,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,12808,,1238,,8.72605822,Office,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,65445.43665,0,0,0.003075463,0.000982395,0,0.004057857,0.003039485,0.000407415,0.000525521,0,8.54E-05,0.00205709,0.000407415,0.000525521,0,8.54E-05,0.000982395,0,0,0,0,0,0,0,0,0,6.56E-05,0,0,0.000366498,0.000179408,0.000432136,0.00024514,4.86E-05,6.26E-05,0,1.02E-05,6.56E-05,0,0,0,0,0,0.000323686,4.34E-05,5.60E-05,0,9.10E-06
|
| 30 |
+
96424,50,the Greater Atlanta and Macon Area,G1301350050309,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,34837,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,121422.1828,0,0,0.003011939,0,0,0.003011939,0.001213682,0.00068358,0.001114708,0,0,0.001213682,0.00068358,0.001114708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000358928,0.000126851,0.000358928,0.000144633,8.15E-05,0.000132838,0,0,0,0,0,0,0,0,0.000144633,8.15E-05,0.000132838,0,0
|
| 31 |
+
96457,50,the Greater Atlanta and Macon Area,G1300670031101,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,48646,,7562,,3.204584385,Mercantile,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,120171.9144,0,0,0.004674284,0.002202936,0,0.006877221,0.004688226,0.001618002,0.000570993,0,0,0.002485289,0.001618002,0.000570993,0,0,0.002202936,0,0,0,0,0,0,0,0,0,0.000147187,0,0,0.000557025,0.000305551,0.000704212,0.000296167,0.000192814,6.80E-05,0,0,0.000147187,0,0,0,0,0,0.000480064,0.00016568,5.85E-05,0,0
|
| 32 |
+
96458,50,the Greater Atlanta and Macon Area,G1301210011611,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,5078,,,,8.72605822,Office,Small Packaged Unit,2000 to 2012,A: Non Food-Service Buildings with Small Packaged Units,26178.17466,0,0,0.00121935,0,0,0.00121935,0.000630393,0.000147467,0.000400385,0,4.11E-05,0.000630393,0.000147467,0.000400385,0,4.11E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00014531,4.77E-05,0.00014531,7.51E-05,1.76E-05,4.77E-05,0,4.90E-06,0,0,0,0,0,0,7.51E-05,1.76E-05,4.77E-05,0,4.90E-06
|
| 33 |
+
96494,50,the Greater Atlanta and Macon Area,G1300630040308,ComStock 90.1-2007,gen5_led,100001_200000,Electricity,173444,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,485688.7311,0,0,0.014423072,0,0,0.014423072,0.006674897,0.002535913,0.005212292,0,0,0.006674897,0.002535913,0.005212292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00171877,0.000595932,0.00171877,0.000795435,0.0003022,0.000621139,0,0,0,0,0,0,0,0,0.000795435,0.0003022,0.000621139,0,0
|
| 34 |
+
96695,35,Eastern Counties in South Carolina and Georgia,G1300510004210,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,29636,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,2000 to 2012,A: Non Food-Service Buildings with Small Packaged Units,121422.1828,0,0,0.002588361,0,0,0.002588361,0.000728264,0.00069159,0.001168537,0,0,0.000728264,0.00069159,0.001168537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00030845,0.000104967,0.00030845,8.68E-05,8.24E-05,0.000139252,0,0,0,0,0,0,0,0,8.68E-05,8.24E-05,0.000139252,0,0
|
| 35 |
+
97031,50,the Greater Atlanta and Macon Area,G1301350050729,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,57022,,5443,,3.204584385,Mercantile,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,120171.9144,0,0,0.004592458,0.001585745,0,0.006178203,0.004463188,0.001262813,0.000452172,0,0,0.002877443,0.001262813,0.000452172,0,0,0.001585745,0,0,0,0,0,0,0,0,0,0.00010595,0,0,0.000547274,0.000228925,0.000653224,0.000342899,0.000150487,5.39E-05,0,0,0.00010595,0,0,0,0,0,0.000471895,0.000133518,4.78E-05,0,0
|
| 36 |
+
97382,50,the Greater Atlanta and Macon Area,G1301350050213,ComStock 90.1-2007,gen5_led,100001_200000,Electricity,92219,,7372,,3.237924874,Warehouse and Storage,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,485688.7311,0,0,0.008216559,0.002169939,0,0.010386529,0.003523689,0.00229635,0.00456646,0,0,0.001353749,0.00229635,0.00456646,0,0,0.002169939,0,0,0,0,0,0,0,0,0,0.000144983,0,0,0.000979153,0.000416122,0.001124136,0.000161324,0.000273652,0.000544177,0,0,0.000144983,0,0,0,0,0,0.00038137,0.000248534,0.000494229,0,0
|
| 37 |
+
97699,50,the Greater Atlanta and Macon Area,G1302470060306,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,12626,,985,,3.237924874,Warehouse and Storage,Small Packaged Unit,2013 to 2018,A: Non Food-Service Buildings with Small Packaged Units,56663.68529,0,0,0.001049953,0.000289894,0,0.001339816,0.000579757,0.000271296,0.000488793,0,0,0.000289863,0.000271296,0.000488793,0,0,0.000289894,0,0,0,0,0,0,0,0,0,1.94E-05,0,0,0.000125119,5.41E-05,0.000144488,3.45E-05,3.23E-05,5.82E-05,0,0,1.94E-05,0,0,0,0,0,6.25E-05,2.93E-05,5.27E-05,0,0
|
| 38 |
+
97971,18,"the Knoxville-Chattanooga-Asheville and Greenville, SC Area",G1301150001300,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,29974,,1525,,3.237924874,Warehouse and Storage,Small Packaged Unit,2000 to 2012,A: Non Food-Service Buildings with Small Packaged Units,121422.1828,0,0,0.002707775,0.000448989,0,0.003156764,0.001316891,0.000604064,0.001235809,0,0,0.000867902,0.000604064,0.001235809,0,0,0.000448989,0,0,0,0,0,0,0,0,0,3.00E-05,0,0,0.00032268,0.000131696,0.000352679,0.000103426,7.20E-05,0.000147269,0,0,3.00E-05,0,0,0,0,0,0.000147125,6.75E-05,0.000138067,0,0
|
| 39 |
+
98030,50,the Greater Atlanta and Macon Area,G1301350050423,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,22049,,1,,3.237924874,Warehouse and Storage,Multizone CAV/VAV,1980 to 1989,G: Buildings with Furnace-Based Multizone Systems,56663.68529,0,0,0.001965639,2.46E-07,0,0.001965884,0.000725287,0.0005069,0.000733666,0,0,0.000725042,0.0005069,0.000733666,0,0,2.46E-07,0,0,0,0,0,0,0,0,0,1.62E-08,0,0,0.000234241,9.05E-05,0.000234257,8.64E-05,6.04E-05,8.74E-05,0,0,1.62E-08,0,0,0,0,0,8.64E-05,6.04E-05,8.74E-05,0,0
|
| 40 |
+
98047,50,the Greater Atlanta and Macon Area,G1301170130409,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,36417,,6310,,3.237924874,Warehouse and Storage,Multizone CAV/VAV,2013 to 2018,D: Buildings with Hydronically Heated Multizone Systems,242844.3655,0,0,0.003723785,0.001857304,0,0.005581089,0.002659991,0.000933823,0.001987244,0,0,0.000802687,0.000933823,0.001987244,0,0,0.001857304,0,0,0,0,0,0,0,0,0,0.000124094,0,0,0.000443755,0.000253305,0.00056785,9.57E-05,0.000111282,0.000236815,0,0,0.000124094,0,0,0,0,0,0.000270642,9.50E-05,0.000202193,0,0
|
| 41 |
+
98056,50,the Greater Atlanta and Macon Area,G1301130140406,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,23201,,,,8.72605822,Office,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,152706.0189,0,0,0.00524305,0,0,0.00524305,0.003076124,0.000958327,0.001048643,0,0.000159955,0.003076124,0.000958327,0.001048643,0,0.000159955,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000624806,0.000166164,0.000624806,0.000366577,0.000114202,0.000124965,0,1.91E-05,0,0,0,0,0,0,0.000366577,0.000114202,0.000124965,0,1.91E-05
|
| 42 |
+
98078,50,the Greater Atlanta and Macon Area,G1301350050315,ComStock 90.1-2007,gen5_led,100001_200000,Electricity,407421,,,,9.729435225,Education,Multizone CAV/VAV,1980 to 1989,F: Buildings with Electric Resistance Multizone Systems,1459415.284,0,0,0.098105601,0,0,0.098105601,0.08235139,0.007758237,0.002690438,0.000647642,0.004657986,0.08235139,0.007758237,0.002690438,0.000647642,0.004657986,0,0,0,0,0,0,0,0,0,0,0,0,0,0.011691053,0.003580358,0.011691053,0.009813654,0.000924534,0.000320614,7.72E-05,0.000555083,0,0,0,0,0,0,0.009813654,0.000924534,0.000320614,7.72E-05,0.000555083
|
| 43 |
+
98148,50,the Greater Atlanta and Macon Area,G1300570090602,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,7444,,,,8.72605822,Office,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,26178.17466,0,0,0.001562916,0,0,0.001562916,0.00073783,0.000317926,0.000455137,0,5.21E-05,0.00073783,0.000317926,0.000455137,0,5.21E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000186254,6.22E-05,0.000186254,8.79E-05,3.79E-05,5.42E-05,0,6.21E-06,0,0,0,0,0,0,8.79E-05,3.79E-05,5.42E-05,0,6.21E-06
|
| 44 |
+
98243,50,the Greater Atlanta and Macon Area,G1301350050435,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,10821,,347,,8.72605822,Office,Small Packaged Unit,2013 to 2018,A: Non Food-Service Buildings with Small Packaged Units,65445.43665,0,0,0.002489896,0.000275332,0,0.002765228,0.001377155,0.000373422,0.000940462,0,7.41E-05,0.001101824,0.000373422,0.000940462,0,7.41E-05,0.000275332,0,0,0,0,0,0,0,0,0,1.84E-05,0,0,0.000296714,0.000119371,0.000315111,0.000131301,4.45E-05,0.000112072,0,8.83E-06,1.84E-05,0,0,0,0,0,0.000156933,4.26E-05,0.00010717,0,8.44E-06
|
| 45 |
+
98522,50,the Greater Atlanta and Macon Area,G1301350050428,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,55366,,6541,,3.237924874,Warehouse and Storage,Small Packaged Unit,2000 to 2012,A: Non Food-Service Buildings with Small Packaged Units,242844.3655,0,0,0.004693945,0.001925312,0,0.006619288,0.003114504,0.001302252,0.002202501,0,0,0.001189192,0.001302252,0.002202501,0,0,0.001925312,0,0,0,0,0,0,0,0,0,0.000128638,0,0,0.00055937,0.000284501,0.000688008,0.000141714,0.000155187,0.000262469,0,0,0.000128638,0,0,0,0,0,0.000323721,0.000135356,0.000228928,0,0
|
| 46 |
+
98542,50,the Greater Atlanta and Macon Area,G1301210010507,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,5757,,745,,8.72605822,Office,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,65445.43665,0,0,0.001727833,0.000590611,0,0.002318445,0.001356727,0.000353159,0.000543634,0,6.49E-05,0.000766116,0.000353159,0.000543634,0,6.49E-05,0.000590611,0,0,0,0,0,0,0,0,0,3.95E-05,0,0,0.000205898,0.000101049,0.000245359,9.13E-05,4.21E-05,6.48E-05,0,7.74E-06,3.95E-05,0,0,0,0,0,0.000143581,3.74E-05,5.75E-05,0,6.87E-06
|
| 47 |
+
98566,85,Rural Climate Zone 3A,G1301630960100,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,8510,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,24284.43655,0,0,0.00066888,0,0,0.00066888,0.000245486,0.000195094,0.000228331,0,0,0.000245486,0.000195094,0.000228331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7.97E-05,2.97E-05,7.97E-05,2.93E-05,2.32E-05,2.72E-05,0,0,0,0,0,0,0,0,2.93E-05,2.32E-05,2.72E-05,0,0
|
| 48 |
+
98649,81,the Columbus-Albany Area,G1302150000200,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,8222,,,,8.72605822,Office,Zone-by-Zone,2013 to 2018,I: Non-Lodging Buildings with Zone-by-Zone Systems,65445.43665,0,0,0.001673908,0,0,0.001673908,0.000583581,0.000605002,0.000416017,0,6.93E-05,0.000583581,0.000605002,0.000416017,0,6.93E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00019948,5.64E-05,0.00019948,6.95E-05,7.21E-05,4.96E-05,0,8.26E-06,0,0,0,0,0,0,6.95E-05,7.21E-05,4.96E-05,0,8.26E-06
|
| 49 |
+
98820,35,Eastern Counties in South Carolina and Georgia,G1301270000700,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,73630,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,242844.3655,0,0,0.006420511,0,0,0.006420511,0.002204987,0.001447966,0.002767589,0,0,0.002204987,0.001447966,0.002767589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000765121,0.00025401,0.000765121,0.000262764,0.000172552,0.000329809,0,0,0,0,0,0,0,0,0.000262764,0.000172552,0.000329809,0,0
|
| 50 |
+
98951,50,the Greater Atlanta and Macon Area,G1301350050217,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,190936,,178,,9.325022323,Office,Multizone CAV/VAV,1990 to 1999,G: Buildings with Furnace-Based Multizone Systems,699376.6743,0,0,0.048993902,0.000150518,0,0.049144509,0.017304381,0.006862588,0.024520063,0,0.000457476,0.017153863,0.006862588,0.024520063,0,0.000457476,0.000150518,0,0,0,0,0,0,0,0,0,1.01E-05,0,0,0.005838509,0.001977101,0.005848569,0.002044193,0.000817801,0.002922009,0,5.45E-05,1.01E-05,0,0,0,0,0,0.002059353,0.0008167,0.002918073,0,5.44E-05
|
| 51 |
+
99069,50,the Greater Atlanta and Macon Area,G1301210007001,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,73404,,12842,,3.306336374,Lodging,Zone-by-Zone,2000 to 2012,E: Lodging with Zone-by-Zone Systems,247975.228,0,0,0.013041506,0.003860092,0,0.016901567,0.007782892,0.001275144,0.005550653,0,0.002292909,0.00621784,0.001275144,0.003255613,0,0.002292909,0.001565052,0.00229504,0,0,0,0,0,0,0,0,0.000257908,0,0,0.001554129,0.000726514,0.001812037,0.000740967,0.000151956,0.000387965,0,0.000273241,0.000104567,0.000153341,0,0,0,0,0.000834413,0.00013671,0.000595092,0,0.000245826
|
| 52 |
+
99178,50,the Greater Atlanta and Macon Area,G1301350050417,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,109936,,,,5.759960461,Office,Multizone CAV/VAV,1990 to 1999,F: Buildings with Electric Resistance Multizone Systems,431997.0346,0,0,0.016276459,0,0,0.016276459,0.009133503,0.002534194,0.004450439,0,0.000158268,0.009133503,0.002534194,0.004450439,0,0.000158268,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001939632,0.000655831,0.001939632,0.001088421,0.000301995,0.00053035,0,1.89E-05,0,0,0,0,0,0,0.001088421,0.000301995,0.00053035,0,1.89E-05
|
| 53 |
+
99329,35,Eastern Counties in South Carolina and Georgia,G1300510004500,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,5785,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,9713.774622,0,0,0.000413297,0,0,0.000413297,0.000215564,0.000110728,8.70E-05,0,0,0.000215564,0.000110728,8.70E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4.93E-05,1.87E-05,4.93E-05,2.57E-05,1.32E-05,1.04E-05,0,0,0,0,0,0,0,0,2.57E-05,1.32E-05,1.04E-05,0,0
|
| 54 |
+
99486,50,the Greater Atlanta and Macon Area,G1300210013700,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,126932,,,,1.870652159,Mercantile,Multizone CAV/VAV,2000 to 2012,F: Buildings with Electric Resistance Multizone Systems,140298.9119,0,0,0.006533869,0,0,0.006533869,0.003226713,0.00248929,0.0006862,0,0.00013163,0.003226713,0.00248929,0.0006862,0,0.00013163,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000778628,0.000238638,0.000778628,0.000384521,0.000296644,8.18E-05,0,1.57E-05,0,0,0,0,0,0,0.000384521,0.000296644,8.18E-05,0,1.57E-05
|
| 55 |
+
99590,35,Eastern Counties in South Carolina and Georgia,G1300730030106,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,9881,,,,8.72605822,Office,Zone-by-Zone,1980 to 1989,I: Non-Lodging Buildings with Zone-by-Zone Systems,65445.43665,0,0,0.00208273,0,0,0.00208273,0.001033673,0.000453317,0.000512536,0,8.30E-05,0.001033673,0.000453317,0.000512536,0,8.30E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000248192,7.31E-05,0.000248192,0.000123179,5.40E-05,6.11E-05,0,9.90E-06,0,0,0,0,0,0,0.000123179,5.40E-05,6.11E-05,0,9.90E-06
|
| 56 |
+
99881,50,the Greater Atlanta and Macon Area,G1301350050210,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,5072,,650,,8.72605822,Office,Multizone CAV/VAV,1980 to 1989,D: Buildings with Hydronically Heated Multizone Systems,26178.17466,0,0,0.001217862,0.000515265,0,0.001733044,0.001019696,0.000328099,0.000326114,0,5.93E-05,0.00050443,0.000328099,0.000326114,0,5.93E-05,0.000515265,0,0,0,0,0,0,0,0,0,3.44E-05,0,0,0.000145126,8.74E-05,0.000179551,6.01E-05,3.91E-05,3.89E-05,0,7.07E-06,3.44E-05,0,0,0,0,0,0.000105645,3.40E-05,3.38E-05,0,6.14E-06
|
| 57 |
+
99923,85,Rural Climate Zone 3A,G1302850960501,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,24027,,4715,,8.531264242,Food Service,Small Packaged Unit,1990 to 1999,B: Food-Service Buildings with Small Packaged Units,25593.79273,0,0,0.005547616,0.003656848,0,0.009204383,0.004443785,0.000411581,0.0033968,0.000420557,0.00053166,0.002924492,0.000411581,0.001259326,0.000420557,0.00053166,0.001519293,0.002137474,0,0,0,0,0,0,0,0,0.000244328,0,0,0.000661095,0.000436203,0.000905422,0.000348504,4.90E-05,0.000150071,5.01E-05,6.34E-05,0.00010151,0.000142813,0,0,0,0,0.000437129,4.05E-05,0.000334138,4.14E-05,5.23E-05
|
| 58 |
+
100518,81,the Columbus-Albany Area,G1302150002500,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,70307,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,2000 to 2012,A: Non Food-Service Buildings with Small Packaged Units,242844.3655,0,0,0.006355296,0,0,0.006355296,0.003014671,0.001191923,0.002148671,0,0,0.003014671,0.001191923,0.002148671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000757348,0.000255288,0.000757348,0.000359252,0.000142039,0.000256053,0,0,0,0,0,0,0,0,0.000359252,0.000142039,0.000256053,0,0
|
| 59 |
+
100547,85,Rural Climate Zone 3A,G1302090950300,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,10083,,163,,4.088175128,Healthcare,Multizone CAV/VAV,1990 to 1999,F: Buildings with Electric Resistance Multizone Systems,12264.52538,0,0,0.001152301,6.05E-05,0,0.001212787,0.000585992,0.000156737,0.000432471,0,3.76E-05,0.000585992,0.000156737,0.000371985,0,3.76E-05,0,6.05E-05,0,0,0,0,0,0,0,0,4.04E-06,0,0,0.000137317,4.54E-05,0.000141358,6.98E-05,1.87E-05,4.43E-05,0,4.48E-06,0,4.04E-06,0,0,0,0,6.83E-05,1.83E-05,5.04E-05,0,4.38E-06
|
| 60 |
+
100636,33,Rural Lower Plains-Upper South Appalachia,G1301570010101,ComStock 90.1-2007,gen5_led,200001_500000,Electricity,208555,,18822,,3.237924874,Warehouse and Storage,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,1133273.706,0,0,0.018581974,0.005540517,0,0.024122491,0.008546012,0.005172549,0.010403961,0,0,0.003005495,0.005172549,0.010403961,0,0,0.005540517,0,0,0,0,0,0,0,0,0,0.000370185,0,0,0.002214378,0.001035084,0.002584563,0.000358159,0.000616403,0.00123982,0,0,0.000370185,0,0,0,0,0,0.000915648,0.000554204,0.001114714,0,0
|
| 61 |
+
100919,50,the Greater Atlanta and Macon Area,G1302270050400,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,20253,,,5116,3.204584385,Mercantile,Small Packaged Unit,2013 to 2018,A: Non Food-Service Buildings with Small Packaged Units,56080.22674,0,0,0.001901843,0,0.000482151,0.002383993,0.001633067,0.000568442,0.000182485,0,0,0.001150916,0.000568442,0.000182485,0,0,0,0,0,0,0,0,0,0.000482151,0,0,0,0,3.89E-05,0.000226637,8.76E-05,0.000265522,0.000137151,6.77E-05,2.17E-05,0,0,0,0,0,3.89E-05,0,0,0.000181886,6.33E-05,2.03E-05,0,0
|
| 62 |
+
101134,33,Rural Lower Plains-Upper South Appalachia,G1301230080300,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,77980,,1964,,4.088175128,Healthcare,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,153306.5673,0,0,0.010558016,0.000729788,0,0.011287842,0.004768769,0.001389712,0.004859517,0,0.000269767,0.004768769,0.001389712,0.00412973,0,0.000269767,0,0.000729788,0,0,0,0,0,0,0,0,4.88E-05,0,0,0.00125818,0.000382721,0.001306941,0.000568286,0.00016561,0.000492133,0,3.21E-05,0,4.88E-05,0,0,0,0,0.000552143,0.000160905,0.00056265,0,3.12E-05
|
| 63 |
+
101165,50,the Greater Atlanta and Macon Area,G1301210009102,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,70995,,8,,3.237924874,Warehouse and Storage,Multizone CAV/VAV,1980 to 1989,G: Buildings with Furnace-Based Multizone Systems,242844.3655,0,0,0.006325558,2.24E-06,0,0.006327798,0.002283491,0.001384377,0.00265996,0,0,0.002281251,0.001384377,0.00265996,0,0,2.24E-06,0,0,0,0,0,0,0,0,0,1.50E-07,0,0,0.000753805,0.00025883,0.000753955,0.000271852,0.000164974,0.000316982,0,0,1.50E-07,0,0,0,0,0,0.000272077,0.000164948,0.000316933,0,0
|
| 64 |
+
101317,50,the Greater Atlanta and Macon Area,G1300670030506,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,59811,,,,3.204584385,Mercantile,Small Packaged Unit,2000 to 2012,A: Non Food-Service Buildings with Small Packaged Units,120171.9144,0,0,0.005683326,0,0,0.005683326,0.00385526,0.001241187,0.000586848,0,0,0.00385526,0.001241187,0.000586848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000677272,0.000192902,0.000677272,0.000459425,0.00014791,6.99E-05,0,0,0,0,0,0,0,0,0.000459425,0.00014791,6.99E-05,0,0
|
| 65 |
+
101504,50,the Greater Atlanta and Macon Area,G1301210000100,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,24369,,1349,,1.870652159,Mercantile,Small Packaged Unit,2000 to 2012,C: Strip Malls with some Food-Service with Small Packaged Units,14029.89119,0,0,0.001202916,0.000229449,0,0.001432365,0.000678346,0.000235069,0.000308615,0,0.000210335,0.000448897,0.000235069,0.000308615,0,0.000210335,0.000229449,0,0,0,0,0,0,0,0,0,1.53E-05,0,0,0.000143349,4.96E-05,0.00015868,5.35E-05,2.80E-05,3.68E-05,0,2.51E-05,1.53E-05,0,0,0,0,0,7.51E-05,2.60E-05,3.42E-05,0,2.33E-05
|
| 66 |
+
101560,50,the Greater Atlanta and Macon Area,G1301350050304,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,12918,,4304,,3.237924874,Warehouse and Storage,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,56663.68529,0,0,0.001076223,0.00126702,0,0.002343213,0.001461255,0.0003618,0.000520189,0,0,0.000194235,0.0003618,0.000520189,0,0,0.00126702,0,0,0,0,0,0,0,0,0,8.47E-05,0,0,0.00012825,0.000123448,0.000212904,2.31E-05,4.31E-05,6.20E-05,0,0,8.47E-05,0,0,0,0,0,0.00013277,3.29E-05,4.73E-05,0,0
|
| 67 |
+
101692,35,Eastern Counties in South Carolina and Georgia,G1301270000700,ComStock 90.1-2007,gen5_led,100001_200000,Electricity,130268,,,,3.237924874,Warehouse and Storage,Multizone CAV/VAV,1990 to 1999,G: Buildings with Furnace-Based Multizone Systems,485688.7311,0,0,0.011209624,0,0,0.011209624,0.003565181,0.002647408,0.004997004,0,0,0.003565181,0.002647408,0.004997004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001335831,0.000391982,0.001335831,0.000424856,0.000315487,0.000595484,0,0,0,0,0,0,0,0,0.000424856,0.000315487,0.000595484,0,0
|
| 68 |
+
101777,50,the Greater Atlanta and Macon Area,G1302470060307,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,22313,,360,,4.088175128,Healthcare,Zone-by-Zone,1990 to 1999,I: Non-Lodging Buildings with Zone-by-Zone Systems,30661.31346,0,0,0.002402054,0.000133721,0,0.002535774,0.001193103,0.000285537,0.000984907,0,7.23E-05,0.001193103,0.000285537,0.000851187,0,7.23E-05,0,0.000133721,0,0,0,0,0,0,0,0,8.93E-06,0,0,0.00028625,8.72E-05,0.000295184,0.000142181,3.40E-05,0.000101435,0,8.61E-06,0,8.93E-06,0,0,0,0,0.000138886,3.32E-05,0.000114651,0,8.41E-06
|
| 69 |
+
102452,50,the Greater Atlanta and Macon Area,G1301390001101,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,30531,,18,,3.237924874,Warehouse and Storage,Multizone CAV/VAV,1980 to 1989,G: Buildings with Furnace-Based Multizone Systems,121422.1828,0,0,0.002730608,5.28E-06,0,0.002735856,0.000769327,0.00078458,0.001181979,0,0,0.000764048,0.00078458,0.001181979,0,0,5.28E-06,0,0,0,0,0,0,0,0,0,3.52E-07,0,0,0.0003254,0.000112085,0.000325752,9.10E-05,9.35E-05,0.000140854,0,0,3.52E-07,0,0,0,0,0,9.16E-05,9.34E-05,0.000140736,0,0
|
| 70 |
+
102469,50,the Greater Atlanta and Macon Area,G1301350050545,ComStock 90.1-2007,gen5_led,100001_200000,Electricity,124620,,,,3.237924874,Warehouse and Storage,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,485688.7311,0,0,0.0111035,0,0,0.0111035,0.00426828,0.00226876,0.00456646,0,0,0.00426828,0.00226876,0.00456646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001323183,0.000439277,0.001323183,0.000508643,0.000270364,0.000544176,0,0,0,0,0,0,0,0,0.000508643,0.000270364,0.000544176,0,0
|
| 71 |
+
102544,35,Eastern Counties in South Carolina and Georgia,G1302450000200,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,23650,,,,3.204584385,Mercantile,Zone-by-Zone,2013 to 2018,I: Non-Lodging Buildings with Zone-by-Zone Systems,56080.22674,0,0,0.001937805,0,0,0.001937805,0.001142078,0.000563491,0.000232206,0,0,0.001142078,0.000563491,0.000232206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000230924,6.41E-05,0.000230924,0.000136099,6.71E-05,2.77E-05,0,0,0,0,0,0,0,0,0.000136099,6.71E-05,2.77E-05,0,0
|
| 72 |
+
102630,85,Rural Climate Zone 3A,G1300690010400,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,18888,,,,8.72605822,Office,Small Packaged Unit,2013 to 2018,A: Non Food-Service Buildings with Small Packaged Units,152706.0189,0,0,0.004535242,0,0,0.004535242,0.001650006,0.001678209,0.001080981,0,0.000126046,0.001650006,0.001678209,0.001080981,0,0.000126046,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000540453,0.000169731,0.000540453,0.000196627,0.000199988,0.000128818,0,1.50E-05,0,0,0,0,0,0,0.000196627,0.000199988,0.000128818,0,1.50E-05
|
| 73 |
+
102671,50,the Greater Atlanta and Macon Area,G1301210001500,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,73402,,,,3.204584385,Mercantile,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,120171.9144,0,0,0.005853175,0,0,0.005853175,0.003783579,0.001597408,0.000472218,0,0,0.003783579,0.001597408,0.000472218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000697512,0.000151547,0.000697512,0.000450882,0.00019036,5.63E-05,0,0,0,0,0,0,0,0,0.000450882,0.00019036,5.63E-05,0,0
|
| 74 |
+
102674,50,the Greater Atlanta and Macon Area,G1300590001900,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,7183,,,,8.72605822,Office,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,26178.17466,0,0,0.001427193,0,0,0.001427193,0.000754454,0.000242663,0.000389716,0,4.04E-05,0.000754454,0.000242663,0.000389716,0,4.04E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000170072,4.91E-05,0.000170072,8.99E-05,2.89E-05,4.64E-05,0,4.81E-06,0,0,0,0,0,0,8.99E-05,2.89E-05,4.64E-05,0,4.81E-06
|
| 75 |
+
103042,50,the Greater Atlanta and Macon Area,G1300670030506,ComStock 90.1-2007,gen5_led,1001_5000,Electricity,4954,,522,,3.204584385,Mercantile,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,9613.753156,0,0,0.00041949,0.000152202,0,0.000571662,0.00037481,0.000155999,4.09E-05,0,0,0.000222608,0.000155999,4.09E-05,0,0,0.000152202,0,0,0,0,0,0,0,0,0,1.02E-05,0,0,5.00E-05,2.34E-05,6.02E-05,2.65E-05,1.86E-05,4.87E-06,0,0,1.02E-05,0,0,0,0,0,3.94E-05,1.64E-05,4.30E-06,0,0
|
| 76 |
+
103140,50,the Greater Atlanta and Macon Area,G1301210005800,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,17876,,2815,,3.204584385,Mercantile,Small Packaged Unit,1990 to 1999,A: Non Food-Service Buildings with Small Packaged Units,56080.22674,0,0,0.002567268,0.000820087,0,0.003387355,0.002382384,0.000705791,0.00029918,0,0,0.001562296,0.000705791,0.00029918,0,0,0.000820087,0,0,0,0,0,0,0,0,0,5.48E-05,0,0,0.000305936,0.0001366,0.000360729,0.000186175,8.41E-05,3.57E-05,0,0,5.48E-05,0,0,0,0,0,0.000253707,7.52E-05,3.19E-05,0,0
|
| 77 |
+
103360,50,the Greater Atlanta and Macon Area,G1300670030506,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,10076,,,,8.72605822,Office,Small Packaged Unit,2013 to 2018,A: Non Food-Service Buildings with Small Packaged Units,65445.43665,0,0,0.002475092,0,0,0.002475092,0.001177418,0.000313377,0.000912424,0,7.19E-05,0.001177418,0.000313377,0.000912424,0,7.19E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000294956,0.000100221,0.000294956,0.000140312,3.73E-05,0.000108733,0,8.57E-06,0,0,0,0,0,0,0.000140312,3.73E-05,0.000108733,0,8.57E-06
|
| 78 |
+
104267,50,the Greater Atlanta and Macon Area,G1300570090902,ComStock 90.1-2007,gen5_led,50001_100000,Electricity,57411,,9,,3.237924874,Warehouse and Storage,Multizone CAV/VAV,1980 to 1989,G: Buildings with Furnace-Based Multizone Systems,242844.3655,0,0,0.005669874,2.64E-06,0,0.005672513,0.002293219,0.001203677,0.002175586,0,0,0.00229058,0.001203677,0.002175586,0,0,2.64E-06,0,0,0,0,0,0,0,0,0,1.77E-07,0,0,0.000675667,0.00025136,0.000675844,0.000272964,0.00014344,0.00025926,0,0,1.77E-07,0,0,0,0,0,0.000273223,0.000143411,0.000259207,0,0
|
| 79 |
+
104286,50,the Greater Atlanta and Macon Area,G1301350050216,ComStock 90.1-2007,gen5_led,25001_50000,Electricity,63276,,,,9.325022323,Office,Small Packaged Unit,1980 to 1989,A: Non Food-Service Buildings with Small Packaged Units,349688.3371,0,0,0.016236612,0,0,0.016236612,0.009351132,0.002283758,0.004189497,0,0.000412312,0.009351132,0.002283758,0.004189497,0,0.000412312,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00193489,0.00063558,0.00193489,0.001114359,0.000272152,0.000499255,0,4.91E-05,0,0,0,0,0,0,0.001114359,0.000272152,0.000499255,0,4.91E-05
|
| 80 |
+
104465,81,the Columbus-Albany Area,G1302150011100,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,22466,,385,,1.870652159,Mercantile,Multizone CAV/VAV,1980 to 1989,G: Buildings with Furnace-Based Multizone Systems,14029.89119,0,0,0.00111797,6.55E-05,0,0.001183484,0.000682849,0.000317693,6.62E-05,0,0.000116737,0.000617318,0.000317693,6.62E-05,0,0.000116737,6.55E-05,0,0,0,0,0,0,0,0,0,4.38E-06,0,0,0.000133226,4.26E-05,0.000137604,7.36E-05,3.79E-05,7.89E-06,0,1.39E-05,4.38E-06,0,0,0,0,0,7.94E-05,3.69E-05,7.70E-06,0,1.36E-05
|
| 81 |
+
104809,50,the Greater Atlanta and Macon Area,G1300890021504,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,66164,,1677,,8.531264242,Food Service,Small Packaged Unit,1980 to 1989,B: Food-Service Buildings with Small Packaged Units,63984.48182,0,0,0.015532386,0.001300322,0,0.016832708,0.010423198,0.000905156,0.00385617,0.000420314,0.00122779,0.010423198,0.000905156,0.002555848,0.000420314,0.00122779,0,0.001300322,0,0,0,0,0,0,0,0,8.69E-05,0,0,0.001850968,0.000723458,0.001937848,0.001242115,0.000107866,0.000304576,5.01E-05,0.000146314,0,8.69E-05,0,0,0,0,0.00119996,0.000104205,0.000443938,4.84E-05,0.000141348
|
| 82 |
+
104911,50,the Greater Atlanta and Macon Area,G1301390000400,ComStock 90.1-2007,gen5_led,10001_25000,Electricity,21876,,2332,,3.204584385,Mercantile,Small Packaged Unit,2013 to 2018,A: Non Food-Service Buildings with Small Packaged Units,56080.22674,0,0,0.001800365,0.000679457,0,0.002479822,0.001651747,0.000556748,0.000271327,0,0,0.000972289,0.000556748,0.000271327,0,0,0.000679457,0,0,0,0,0,0,0,0,0,4.54E-05,0,0,0.000214546,9.81E-05,0.000259944,0.000115866,6.63E-05,3.23E-05,0,0,4.54E-05,0,0,0,0,0,0.000173142,5.84E-05,2.84E-05,0,0
|
| 83 |
+
104944,50,the Greater Atlanta and Macon Area,G1301210003500,ComStock 90.1-2007,gen5_led,5001_10000,Electricity,11164,,,,8.72605822,Office,Small Packaged Unit,2013 to 2018,A: Non Food-Service Buildings with Small Packaged Units,65445.43665,0,0,0.002419265,0,0,0.002419265,0.001098681,0.000464566,0.000773228,0,8.28E-05,0.001098681,0.000464566,0.000773228,0,8.28E-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0.000288298,9.10E-05,0.000288298,0.000130927,5.54E-05,9.21E-05,0,9.87E-06,0,0,0,0,0,0,0.000130927,5.54E-05,9.21E-05,0,9.87E-06
|
datasets/comstock/downloaded/98542-0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26cee5d15b1871df12e58b262e3ef2d6b48675f5007cd029435b7515465f33d7
|
| 3 |
+
size 2628884
|
datasets/comstock/downloaded/98542-28.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1745d03253c0cc79d9cdf823f70fb9fa259b8af9168ef4b156ce3b60d53f7508
|
| 3 |
+
size 2508876
|
datasets/comstock/downloaded/98542-29.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:901954b108d0be5b5aa83830d822741eb27c80e898c03543a92acd73f614ff45
|
| 3 |
+
size 2322722
|
datasets/comstock/downloaded/98542-31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b26c61b91153579f6acae350d77dde2b9c11da9ae93d769e3e93f6276290efc0
|
| 3 |
+
size 2147557
|
datasets/rsf_measured/rsfmeasureddata2011.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gradio_ui.py
ADDED
|
@@ -0,0 +1,113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env python3
|
| 2 |
+
# -*- coding: utf-8 -*-
|
| 3 |
+
"""
|
| 4 |
+
Created on 2024-07-19 15:52:34 Friday
|
| 5 |
+
|
| 6 |
+
@author: Nikhil Kapila
|
| 7 |
+
"""
|
| 8 |
+
|
| 9 |
+
import gradio as gr
|
| 10 |
+
import pandas as pd
|
| 11 |
+
import utils.fetcher as fetch
|
| 12 |
+
import utils.forecasting_utils as forecast_utils
|
| 13 |
+
import utils.prediction as predict
|
| 14 |
+
import utils.plot as plotter
|
| 15 |
+
import utils.anomaly_detection as anomaly
|
| 16 |
+
|
| 17 |
+
building_types = ['Office', 'Education', 'Lodging / Residential']
|
| 18 |
+
prediction_period_choices = ['short term', 'long term']
|
| 19 |
+
sizes = ['1001_5000', '5001_10000', '10001_25000', '25001_50000', '50001_100000', '100001_200000', '200001_500000']
|
| 20 |
+
states = ['GA']
|
| 21 |
+
|
| 22 |
+
def inference_pipeline(dataset_loc:str, btype:str, state:str, ft:str, index_col:str, output_col:str, lookback_period:str='short_term'):
|
| 23 |
+
print(index_col)
|
| 24 |
+
print(output_col)
|
| 25 |
+
if output_col == '': output_col = 'out.electricity.total.energy_consumption'
|
| 26 |
+
if index_col == '': index_col = 'timestamp'
|
| 27 |
+
metadata_loc = 'datasets/comstock/GA_filtered_building_list.csv'
|
| 28 |
+
|
| 29 |
+
if lookback_period == 'short term':
|
| 30 |
+
lookback = 30
|
| 31 |
+
inference_model_path = 'metaflow_models_30hrs'
|
| 32 |
+
else:
|
| 33 |
+
lookback = 360
|
| 34 |
+
inference_model_path = 'metaflow_models_360hrs'
|
| 35 |
+
|
| 36 |
+
# fetch torch model and scaler
|
| 37 |
+
model = fetch.fetch_model(ft, btype.lower(), inference_model_path)
|
| 38 |
+
scaler = fetch.fetch_scaler(ft, btype.lower(), inference_model_path)
|
| 39 |
+
|
| 40 |
+
# input reading
|
| 41 |
+
df = pd.read_parquet(dataset_loc)
|
| 42 |
+
if index_col not in df.columns:
|
| 43 |
+
raise ValueError(f'Error column {index_col} is not found in the csv file.')
|
| 44 |
+
else: df.set_index(index_col, inplace=True)
|
| 45 |
+
|
| 46 |
+
# if there are other columns, pick only the output col
|
| 47 |
+
if len(df.columns) > 1:
|
| 48 |
+
df = df[output_col]
|
| 49 |
+
|
| 50 |
+
# if data is not hourly, make it hourly
|
| 51 |
+
if pd.infer_freq(df.index) != 'h':
|
| 52 |
+
hourly_data = df.resample('h').sum()
|
| 53 |
+
hourly_data = pd.DataFrame(hourly_data)
|
| 54 |
+
else: hourly_data = df
|
| 55 |
+
|
| 56 |
+
# creating sliding windows since the torch model expects it to make inference
|
| 57 |
+
X, y, timestamp = forecast_utils.sliding_windows(hourly_data, lookback)
|
| 58 |
+
|
| 59 |
+
# return dfs to be plotted
|
| 60 |
+
predicted_lookback = predict.model_predict_lookback(model, scaler, hourly_data, lookback)
|
| 61 |
+
predicted_input, mape = predict.model_predict_full_input(model, scaler, hourly_data, lookback)
|
| 62 |
+
anomalies = anomaly.detect_anomalies_with_sliding_windows(hourly_data, lookback)
|
| 63 |
+
|
| 64 |
+
# return plotly fig objects so gr.Plot() can understand
|
| 65 |
+
plot_anomalies = anomaly.plotly_anomaly(anomalies)
|
| 66 |
+
plot_fig_full_input = plotter.standard_plotter(timestamp, y, predicted_input)
|
| 67 |
+
plot_fig_lookback = plotter.lookback_plotter(hourly_data, predicted_lookback)
|
| 68 |
+
return (plot_fig_lookback, plot_fig_full_input,
|
| 69 |
+
plot_anomalies, gr.Markdown(f'Trained model has an error of {mape}', visible=True))
|
| 70 |
+
|
| 71 |
+
|
| 72 |
+
|
| 73 |
+
# Gradio UI starts
|
| 74 |
+
with gr.Blocks() as demo:
|
| 75 |
+
gr.Markdown('# LSTM Forecaster')
|
| 76 |
+
with gr.Row():
|
| 77 |
+
with gr.Column():
|
| 78 |
+
btype = gr.Dropdown(label="How is the building being used?", choices=building_types)
|
| 79 |
+
state = gr.Dropdown(label='State in the US', choices=states)
|
| 80 |
+
size = gr.Dropdown(label='Size in sq-ft', choices=sizes)
|
| 81 |
+
forecast_period = gr.Dropdown(label='How far into the future to forecast?', choices=prediction_period_choices)
|
| 82 |
+
index_col = gr.Textbox(label='Date-time (quarterly or hourly) column in your dataset?')#, default='timestamp')
|
| 83 |
+
value_col = gr.Textbox(label='Electricity value column in your dataset?')# default='out.electricity.total.energy_consumption')
|
| 84 |
+
in_data_path = gr.UploadButton(variant='secondary', label="Upload test data", type="filepath")
|
| 85 |
+
# use_example = gr.UploadButton(variant='secondary', label="Use example data", type="filepath")
|
| 86 |
+
make_inference = gr.Button(value='Forecast', variant='primary')
|
| 87 |
+
|
| 88 |
+
with gr.Column():
|
| 89 |
+
gr.Markdown('## Forecast On Input Data')
|
| 90 |
+
plot_forecast_lookback = gr.Plot()
|
| 91 |
+
|
| 92 |
+
gr.Markdown('## Using Input Data To Assess Model Performance')
|
| 93 |
+
gr.Markdown('This gives us an idea on how much the trained model performs on unseen input by the user.')
|
| 94 |
+
markdown_lstm_forecast_input = gr.Markdown('Model Forecast Accuracy on Provided Data', visible=False)
|
| 95 |
+
plot_forecast_full_input = gr.Plot()
|
| 96 |
+
|
| 97 |
+
gr.Markdown('## Comparison of input data with different upgrades')
|
| 98 |
+
plot_different_upgrades = gr.Plot()
|
| 99 |
+
|
| 100 |
+
gr.Markdown('## Anomaly detection')
|
| 101 |
+
plot_anomalies = gr.Plot()
|
| 102 |
+
|
| 103 |
+
make_inference.click(fn=inference_pipeline, inputs=[in_data_path, btype, state, size, index_col, value_col, forecast_period],
|
| 104 |
+
outputs=[plot_forecast_lookback, plot_forecast_full_input, plot_anomalies, markdown_lstm_forecast_input])
|
| 105 |
+
|
| 106 |
+
# plot_on_input = gr.Plot(label='Plot on Input')
|
| 107 |
+
# inference_plot = gr.Plot(label='Plot on Inference')
|
| 108 |
+
|
| 109 |
+
|
| 110 |
+
if __name__ == "__main__":
|
| 111 |
+
demo.launch()
|
| 112 |
+
|
| 113 |
+
|
metaflow_models_30hrs/.DS_Store
ADDED
|
Binary file (10.2 kB). View file
|
|
|
metaflow_models_30hrs/bgd_education_100001_200000_LSTM/bgd_education_100001_200000_LSTM.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:171123caedcf830290bc756a348df04b3477dc7501dacef1a187630bebbcc51b
|
| 3 |
+
size 46786
|
metaflow_models_30hrs/bgd_education_100001_200000_LSTM/output.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metaflow_models_30hrs/bgd_education_100001_200000_LSTM/scaler_bgd_education_100001_200000_LSTM.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:326378ba4d6b42edfbdd8874206ee18b01d232615a8ba75cf881e12e0a85221e
|
| 3 |
+
size 557
|
metaflow_models_30hrs/bgd_education_100001_200000_LSTM/test_bgd_education_100001_200000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f0_bgd_education_100001_200000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f1_bgd_education_100001_200000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f2_bgd_education_100001_200000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f3_bgd_education_100001_200000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_100001_200000_LSTM/train_f4_bgd_education_100001_200000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_10001_25000_LSTM/bgd_education_10001_25000_LSTM.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e57a29e3500911df13528c56636ebd5d2610a1cb335e922dab51b08716aaa21b
|
| 3 |
+
size 46766
|
metaflow_models_30hrs/bgd_education_10001_25000_LSTM/output.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metaflow_models_30hrs/bgd_education_10001_25000_LSTM/scaler_bgd_education_10001_25000_LSTM.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e1c9f69b51b06578c9385bbce2b213877606a94385a94f90e423e36fb51ca2a
|
| 3 |
+
size 557
|
metaflow_models_30hrs/bgd_education_10001_25000_LSTM/test_bgd_education_10001_25000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f0_bgd_education_10001_25000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f1_bgd_education_10001_25000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f2_bgd_education_10001_25000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f3_bgd_education_10001_25000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_10001_25000_LSTM/train_f4_bgd_education_10001_25000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_1001_5000_LSTM/bgd_education_1001_5000_LSTM.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:919f883702d050a4c2cfdb16cd6c404637116312c19ca6355b2b622b7e0127d2
|
| 3 |
+
size 46746
|
metaflow_models_30hrs/bgd_education_1001_5000_LSTM/output.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metaflow_models_30hrs/bgd_education_1001_5000_LSTM/scaler_bgd_education_1001_5000_LSTM.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d13cafb792e193188a8f607fd8ca7d7abfc0b33ff16dd9bc9c84b3655798fffe
|
| 3 |
+
size 557
|
metaflow_models_30hrs/bgd_education_1001_5000_LSTM/test_bgd_education_1001_5000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f0_bgd_education_1001_5000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f1_bgd_education_1001_5000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f2_bgd_education_1001_5000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f3_bgd_education_1001_5000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_1001_5000_LSTM/train_f4_bgd_education_1001_5000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_200001_500000_LSTM/bgd_education_200001_500000_LSTM.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7bcc9e054639768d5c50be46c0caf9066ea0514ce4e207fe045189d1e45c3e7
|
| 3 |
+
size 46786
|
metaflow_models_30hrs/bgd_education_200001_500000_LSTM/output.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metaflow_models_30hrs/bgd_education_200001_500000_LSTM/scaler_bgd_education_200001_500000_LSTM.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09103c14e6aa7a4413481b76fa902cbabc1351c6a6cf3fdaae7c377c433f8e60
|
| 3 |
+
size 557
|
metaflow_models_30hrs/bgd_education_200001_500000_LSTM/test_bgd_education_200001_500000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_200001_500000_LSTM/train_f0_bgd_education_200001_500000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_200001_500000_LSTM/train_f1_bgd_education_200001_500000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_200001_500000_LSTM/train_f2_bgd_education_200001_500000_LSTM.png
ADDED
|
metaflow_models_30hrs/bgd_education_200001_500000_LSTM/train_f3_bgd_education_200001_500000_LSTM.png
ADDED
|