Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 811 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 811 Bytes

COVID-Stuff

Using this repository to post some (maybe) useful code related to visualizing various stuff in the COVID-19 pandemic.

  1. 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
  2. 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
  3. Region_Map_Spain.R: code to plot regional trends in COVID-19 cases in Spain. Here you can find how this looks like.