Skip to content

This project is a Flask web application that provides information about air quality. It leverages data analysis and visualization to present insights on air quality metrics.

Notifications You must be signed in to change notification settings

apkirana/project-air_quality_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Quality Flask

This project is a Flask web application that provides information about air quality. It leverages data analysis and visualization to present insights on air quality metrics.

Screenshot

Screenshot of the application

Here is a screenshot of the application in action.

Features

  • Display air quality metrics
  • Data visualization
  • Flask web application

Installation

  1. Clone the repository:
    git clone https://github.com/apkirana/air_quality_flask.git
    cd air_quality_flask
  2. Create and activate a virtual environment: python3 -m venv venv source venv/bin/activate # On Windows use venv\Scripts\activate
  3. Install the required packages pip install -r requirements.txt
  4. Run the flask application: flask run
  5. Open your browser and navigate to http://127.0.0.1:5000 to view the application.

Usage

Open the flask_air_quality.py and run it

Contributing

Contributions to enhance the analysis or improve the predictive models are welcome. Please fork the repository and submit a pull request with your changes.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

About

This project is a Flask web application that provides information about air quality. It leverages data analysis and visualization to present insights on air quality metrics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published