datakind / Mar21-humanitarian-data

Volunteers will explore existing data on humanitarian response to identify areas of improvement opportunity - e.g. suggesting areas of greatest potential impact to provide care, and proposing optimization of routes for service delivery.
MIT License
9 stars 14 forks source link

Added code for merging covid data with geospatial data #41

Closed romitjain closed 3 years ago

romitjain commented 3 years ago

Updated three things in this PR:

  1. Added a jupyter notebook for merging covid data with geospatial data. Data can be found here: https://data.humdata.org/dataset/district-wise-quarantine-for-covid-19
  2. Updated the directory structure
  3. Updated gitignore to add .DS_Strore (mac os file)