data icon indicating copy to clipboard operation
data copied to clipboard

Indian Districts for COVID19

Open edumorlom opened this issue 4 years ago • 2 comments

Import for Indian Districts and States from covid19india.org. Each state has its own API. Place names are resolved by wikidataId.


This change is Reviewable

edumorlom avatar Oct 26 '20 19:10 edumorlom

Ready for re-review!

  1. Added 3 unit tests, instead of API calls, it reads JSON from the file.
  2. Minor modifications to code to allow testing.
  3. Modifications to README.md.
  4. I no longer use the State name, only State isoCode and district name.

edumorlom avatar Dec 02 '20 21:12 edumorlom

Ready for re-review!

  1. I added the script that checks against wikidata to ensure that the wikidataIds are correct, contains README.md
  2. Removed default parameters.
  3. Tests will use StringIO.
  4. Minor changes to code and documentation.

Thanks

edumorlom avatar Dec 07 '20 05:12 edumorlom