aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9cfc987..b0f4fa9 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,12 @@
### Problem
+Air Pollution is a huge issue in India, that is why I chose the theme 'Environment' to combat this issue
+
### Solution
+The National Air Monitoring Programme provides real-time access to the Air Quality Index, but currently there is no API that can be utilised to fetch data in the json format. Therefore I use the [WAQI's](https://waqi.info) API to fetch the air quality index. The air quality is assigned three colours:
+* Red - For Harmful Air Quality
+* Yellow - For Moderate to Unsatisfactory Air Quality
+* Green - For Good Air Quality
### WorkFlow