An open API service indexing awesome lists of open source software.

https://github.com/tmph2003/descriptive-analytics


https://github.com/tmph2003/descriptive-analytics

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

# Project descriptive analytics of air pollution in Vietnam in 2021
---
## **Introduction**
I will use the data set on air pollution in Vietnamese provinces to analyze and visualize the data. Specific goals include:
- Analyze fluctuating trends of pollution indicators over time in some large cities.
- Compare air pollution levels between provinces/cities.
- Evaluate the correlation between pollution indicators and weather conditions such as temperature and humidity.
- Use appropriate graphs to visualize data.
### Technology used
- pandas
- plotly
- scikit-learn
## Setup
### Prerequisites
- Python
### How to run
git clone https://github.com/tmph2003/Descriptive-Analytics
./start.bat
---