https://github.com/tmph2003/descriptive-analytics
https://github.com/tmph2003/descriptive-analytics
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmph2003/descriptive-analytics
- Owner: tmph2003
- Created: 2023-11-08T09:17:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T19:11:03.000Z (over 2 years ago)
- Last Synced: 2024-01-03T20:26:24.186Z (over 2 years ago)
- Language: Python
- Size: 354 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
---