This is a simple data visualization exercise using the Covid-19 spread data gathered by the New York Times and the D3.js library. The size of the bubbles on the map correspond to the respective coronavirus case count on the given date in the respective county.
Hovering over the bubbles will reveal the name of the county and the case count (via the "title" attribute). Zooming in and out of the map is available as well.