Skip to content

GlasgowC3lab/big-data-emissions-estimator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Estimator for the Environmental Footprint of Big Data Jobs

Visit https://emissions-estimator.streamlit.app/ and have a look around!

To use locally

Install Dependencies

pip3 -r install src/requirements.txt

Run App

streamlit run src/home.py

Here's an overview of the structure as it stands:

  • timelog.md The time log for the project.
  • data/ data acquired during the project
  • src/ source code for the project
  • presentation/ your presentation

About

An estimator for the environmental footprint of big data applications (L4 dissertation project of James Sharma, AY 22/23)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.2%
  • Other 0.8%