World CO2 Emission Dashboard
- Tech Stack: Python, Numpy, Pandas, Panel, Hvplot
- Github URL: Project Link
The project analyzes and visualizes global carbon dioxide (CO2) emissions over time using Python libraries like Numpy and Pandas for data preprocessing and Panel and Hvplot for interactive data visualization.
Numpy and Pandas are utilized to preprocess the CO2 emission data, enabling efficient data cleaning, filtering, and aggregation for further analysis.
The project employs Panel and Hvplot libraries to create an interactive dashboard that allows users to explore and understand CO2 emission trends through interactive plots, charts, and widgets.