This repository will contain ALL the code, analysis, document and presentation for your group project.
GUIDE : Code folder contains all codes on scraping , plot generation. Plot.R contains code for combining tables to generate the combined datasets as well. Data_Air_Quality contains Air quality related data in addition to the combined datasets. Data_Respiratory_illnesses contains ARI related data.
To run it , set working directory as "class-project-group-1". Project Overview:
- Data collection on air quality index and respiratory illnesses
- Deriving correlations between the two
- Finding environmental causes for respiratory illnesses
Questions:
-
How does air pollution (NO2, SO2, PM2.5, PM10) correlate with ARI prevalence in children?
-
Which states do the best and worst in mitigating ARIs ?
-
Which states are the most polluted?
-
How do household variables like clean cooking fuel usage and tobacco use impact respiratory health?