Skip to content

The main objective of this project is to create a dashboard to analyse the data for renewable energy production from several sources and develop a common place for these insights.

Notifications You must be signed in to change notification settings

forceliuss/RenewableIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenewableIntegration

This is an experimental project!! The main objective of this project is to create a dashboard to analyze the data from several sources and develop a common place for these insights.

image

Datasets

Code focus objectives

  • Import and clear the data from the datasets
  • Combine all the different sources into a main dataframe
  • Analyze the dataframe and create metrics
  • Create a local dashboard (StreamLit)
  • Sort the global datasets by countries

Libraries

  • Pandas
  • StreamLit
  • Seaborn
  • MathplotLib

How to run

  1. Clone this project git clone https://github.com/forceliuss/RenewableIntegration.git
  2. Run your python kernel
  3. Install all the libraries above pip install -r requirements.txt
  4. Run app.py through the streamlit command streamlit run app.py

About

The main objective of this project is to create a dashboard to analyse the data for renewable energy production from several sources and develop a common place for these insights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published