Skip to content

Using Vite, React, ChartJs, and the MUI component library view CO2 emission data from a PostgreSQL database by selecting any country from across the globe. Data spans from 1960 to 2019. Compare multiple countries togther to see where each stands on the charts. (Spoiler, they all go up)

Notifications You must be signed in to change notification settings

christophermorin/carbonworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carbon World

View carbon emission data from around the world.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

Protos Screenshot

An interactive world map that returns any countries CO2 emissions spanning from 1960 to 2019 as an easy to read line chart.

(back to top)

Built With

  • SupaBase
  • PostgreSQL
  • React
  • Vite
  • MaterialUi

(back to top)

(back to top)

Usage

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)

(back to top)

Roadmap

  • Bring in Supabase
  • Expand the query options to specific years

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

Project Link: https://github.com/christophermorin/carbonworld

(back to top)

Acknowledgments

  • CO2 emission csv data shared by Ulrik Thyge Pedersen @ Kaggle

(back to top)

About

Using Vite, React, ChartJs, and the MUI component library view CO2 emission data from a PostgreSQL database by selecting any country from across the globe. Data spans from 1960 to 2019. Compare multiple countries togther to see where each stands on the charts. (Spoiler, they all go up)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published