Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.34 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.34 KB

CO2Vision

Overview

CO2Vision is a web application that visualizes and compares carbon dioxide (CO2) emissions data for 250 countries over the years. The platform provides insightful visualizations to understand the progress of each country and facilitates easy comparison between two countries.

Features

  • Interactive Visualizations: Explore and analyze CO2 emissions data through interactive charts and graphs.
  • Country Comparison: Compare emissions between two countries to gain insights into their environmental impact.
  • User Engagement: Engage with resources to enhance your knowledge about carbon emissions and environmental conservation.

Built With

  • Taipy: A Python framework for building web applications.
  • Pandas: Data manipulation and analysis library.

Getting Started

  1. Clone the repository.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. Run the application using python main.py.
  4. Access the application at http://localhost:8000 in your web browser.

Contribution Guidelines

We welcome contributions to enhance CO2Vision. If you find any issues or have ideas for improvements, please open an issue or submit a pull request.

Acknowledgments