Hello, HN! There have been a lot of COVID-19 from various sites, but a common complaint is that simple things like log-scaling population counts are are infrequently done. So I decided to do it: https://covid19.fernandes.org/ I've aggregated the JHU (per Country) and NYT (select US states) data and plotted them under two models: simple exponential growth and simple logistic growth. The plots are updated as the JHU and NYT data is updated (thanks, GitHub actions!). A big challenge has been the writeup because the exponential model implies horrific things, but the logistic model…