Exploring photovoltaics (pv) and weather data, taken from https://data.london.gov.uk/dataset/photovoltaic--pv--solar-panel-energy-generation-data.
data: TenMinDataCustomerEndpoints.xlsx, WeatherData2014-11-30.xlsx, customer.feather, customer_cleansed.feather, weather.feather, weather_cleansed.feather. Feather is a file format for fast data frame storage that utilizes the Arrow IPC format internally.locations.txtcontains geocoordinates of pv stations/sites.
.gitignorerequirements.txtfor Python dependencies.Procfilefor deployment on Heroku.dash_for_pv_app.ipynbdifferent dash versions for Heroku app.data_cleansing.ipynbdata exploration, visualization and cleansingpv_app.pyfor the Heroku app.
Go to https://pvappgiulia.herokuapp.com/ to explore pv customers and relative weather data.
Giulia Crocioni - @CrocioniGiulia - crocioni.giulia@gmail.com
Project Link: https://github.com/gcroci2/Photovoltaics