SEL-Columbia / ss_sql_views

1 stars 0 forks source link

add energy slope (kWh/month?) to plot of energy #9

Open dsoto opened 12 years ago

dsoto commented 12 years ago

this will give us a metric of energy growth over time by households. we can then look at what predictions could be made based on demographic data?

dsoto commented 12 years ago

I will implement a line fit in plot_customer_daily_energy.py, using the approach that I already implemented in solar_generation.py.