Using this repository to post some (maybe) useful code related to visualizing various stuff in the COVID-19 pandemic.
- Philly_v2.R: code to plot zip code level number of tests in Philadelphia vs several socioeconomic variables from the ACS. Here you can find how this looks like, and my own explanation
- NYC_Disparities.R: code to plot zip code level disparities in % positives vs several socioeconomic variables from the ACS. Here you can find how this looks like and my own explanation
- Region_Map_Spain.R: code to plot regional trends in COVID-19 cases in Spain. Here you can find how this looks like.