Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chingu-voyages/v47-tier3-team-30
An easily accessible tool for calculating electricity-related carbon emissions, along with insights for reducing environmental impact. | Voyage-47 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
https://github.com/chingu-voyages/v47-tier3-team-30
carbon-emissions carbon-footprint data-analysis data-engineering data-science
Last synced: 3 days ago
JSON representation
An easily accessible tool for calculating electricity-related carbon emissions, along with insights for reducing environmental impact. | Voyage-47 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
- Host: GitHub
- URL: https://github.com/chingu-voyages/v47-tier3-team-30
- Owner: chingu-voyages
- Created: 2024-01-06T00:27:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T18:05:20.000Z (8 months ago)
- Last Synced: 2024-04-13T23:26:10.451Z (7 months ago)
- Topics: carbon-emissions, carbon-footprint, data-analysis, data-engineering, data-science
- Language: Jupyter Notebook
- Homepage:
- Size: 40.6 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Electricity Emissions Calculator
An easily accessible tool for calculating electricity-related carbon emissions, along with insights for reducing environmental impact.
## Tools
For this project, the following tools were used:
pandas - for data analysis
requests - for sending HTTP requests to the API
intertools - for iterating over data structures
## Objective
To retrieve the data from an open source API and use those to create a simple interface for users to calculate their electricity-related carbon emissions, along with further actionable information on how to reduce their environmental impact.
![Electricity Emissions Wireframe](electricity_emissions_wireframe.png)