Fixed AQI Downloader Python Notebook
#3
by
kalpshah18
- opened
Exceptions were being thrown when AQI_data and AQI_data_csv Folder did not preexist so code has been added to Add these Folders if not existing.
Created CSV Merging Code to create merged.csv in AQI_data_csv Folder.
Added Tirumala (Tirupati) to City Mapping
Added Sri Vijaya Puram (Previously Port Blair) to City to State Mapping (Andaman And Nicobar)
Notebook Also uses Data updated as of 27-02-2025 23:15
Note: Need to Add xarray to requirements.txt
It is an Optional dependency of Pandas but was used in the Last Cell.