Fixed AQI Downloader Python Notebook
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.
@kalpshah18 It's hard to review changes in notebooks in HF. Can you please share a Google Colab link of your notebook with outputs rendered?
@kalpshah18 It's hard to review changes in notebooks in HF. Can you please share a Google Colab link of your notebook with outputs rendered?
Sure, check it out at: https://colab.research.google.com/drive/1XixsCTxt1IED65vjdQcl476B-S5IVRrO?usp=sharing
Kindly access the file with your IITGn email address.
LGTM