View carbon emission data from around the world.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
An interactive world map that returns any countries CO2 emissions spanning from 1960 to 2019 as an easy to read line chart.
Making use of CO2 emission data within an Postgresql database, select any country from across the globe and view their CO2 emissions from 1960 to 2019. Or compare multiple countries togther to see where each stands on the chart. (Spoiler, they all go up)
- Bring in Supabase
- Expand the query options to specific years
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License.
- Twitter - @Longhumans
- LinkedIn - Chris Morin
Project Link: https://github.com/christophermorin/carbonworld
- CO2 emission csv data shared by Ulrik Thyge Pedersen @ Kaggle