Skip to content

ayushprd/Air-O-Analysis

Repository files navigation

Air-O-Analysis

Air-O-Analysis is a django web app which calculates the best Air Quality Index for a given location by comparing data from multiple ground based sensors and data from Earth Observation satellites. The statistical algorithm used to perform this is explained here.

Installation instructions:

  1. Clone this repository using git clone https://github.com/ayushprd/Air-O-Analysis.git
  2. Install the dependencies pip3 install -r requirements.txt
  3. Finally, run python3 manage.py runserver

Contributors:

We built this app as a part of NASA SpaceApps 2019.

About

A tool to calculate and find out the most accurate AQI of a location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published