applied-science / covid19-clj-viz

REPL notebook for COVID19 visualization article – example code to produce maps in Vega from Clojure
http://www.appliedscience.studio/articles/covid19.html
MIT License
44 stars 13 forks source link

Add India COVID-19 Cases visualizations. #3

Closed noorfathima11 closed 4 years ago

noorfathima11 commented 4 years ago
daveliepmann commented 4 years ago

Thanks for contributing! I'm going to merge this as-is, and make some changes afterward. Some will be code refactoring. The other is that I'd like to switch to putting maps of individual countries into their own namespace. I did this with Italy and it works well. Cheers!