Skip to content

OluchukwuCatherineObi-Njoku/Real_Time_Air_Quality_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Air Quality Index Dashboard_In_Progress

Note:

This is bound to undergo multiple changes in the future, however, the provided program performs the basic required functionality

This is a Dash application that displays the Air Quality Index (AQI) for a given location.

Features

  • Enter a location to fetch the AQI data.
  • Displays the AQI.
  • Displays the levels of different pollutants.

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/yourrepository.git
    
  2. Navigate to the project directory:
    cd yourrepository
    
  3. Install the required Python packages:
    pip install -r requirements.txt
    

Usage

  1. Run the Dash app:
    python fetch_data.py
    
  2. Open a web browser and navigate to http://127.0.0.1:8050/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages