Skip to content

PavanKumarGurram/air-pollution-heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Pollution Heatmap Webapp

This is a web application that visualizes air pollution data in the form of an interactive heatmap. The application is built using Python, Flask, Dash and a variety of other tools and libraries.

Features

  • Display air pollution data in a heatmap format and hourly forecast in graph format
  • See data based on pollutant type, date range, and geographical area
  • Interactive map allowing users to zoom and pan to explore the data
  • Responsive design for desktop and mobile devices

Installation

  1. Clone the repository: git clone https://github.com/PavanKumarGurram/air-pollution-heatmap.git

  2. Change to the project directory: cd air-pollution-heatmap

  3. Create a virtual environment and activate it: python3 -m venv venv source venv/bin/activate

  4. Install the required packages: pip install -r requirements.txt

  5. Run the application locally: python app.py

  6. Open your browser and navigate to http://localhost:5000.

Deployment

This application can be deployed on Heroku. To do so, follow the official Heroku documentation.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages