Skip to content

Commit

Permalink
[air_quality] add web page
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishesh committed Aug 25, 2024
1 parent b8f4dc4 commit 3820c38
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Air Quality Data Analysis Repository

Welcome to the Air Quality Data Analysis repository! This repository is dedicated to providing datasets, resources, and tools for analyzing air quality data. Whether you're interested in monitoring pollution levels, analyzing trends over time, or diving deep into specific metrics, you'll find everything you need here.

## Repository Contents

### 1. **Datasets**
The repository includes various datasets focused on air quality metrics from different sources and regions. You can find detailed information about each dataset below:

- **[Airthings Sensor Data](./datasets)**: Dataset from Airthings sensors, recording indoor air quality metrics like Radon, CO2, VOC, humidity, and temperature.

### 2. **Analysis Notebooks**
TBD

- **Exploratory Data Analysis (EDA)**: A comprehensive EDA notebook to help you get started with understanding the datasets.
- **Time-Series Analysis**: Analyze trends and seasonal patterns in air quality data over time.
- **Machine Learning Models**: Build predictive models to forecast air quality levels based on historical data.

### 3. **Data Visualization Tools**
TBD

- **D-Tale**: An interactive data analysis tool for in-depth exploration.
- **Matplotlib & Seaborn**: Python libraries for creating detailed plots.
- **Plotly Dash**: Build dynamic web-based dashboards for monitoring air quality metrics.

0 comments on commit 3820c38

Please sign in to comment.