Coronavirus Pages
...

2020-2-18 - 2021-6-1

Introduction
...

Early in the coronavirus outbreak, I found myself following daily numbers as they began coming out of China. At the time, I was working my way through a textbook on Python 3, and when I discovered that some of the graphs I would have liked to have seen didn't exist, I started making them. This turned into a project lasting about five weeks, beginning February 16th, in which I made graphs in Python 3 to let myself look at things like raw numbers of cases, rates of spread, active vs. confirmed vs. suspected cases, breakdowns by country and region, and logarithmic graphs that enabled the reader to peer into the dynamics of how the virus did and sometimes didn't follow an exponential graph.

I continued this until March 22, the day before my own state of Ohio shut down all non-essential business. If you look at Google Trends, I began my daily updates just about the moment that coronavirus first began to explode into public consciousness, and ended at the very peak of search interest in the subject. It went from being a sort of foreign-news curiosity to being on the verge of shutting down the country in those five weeks. It also happened over those five weeks that various websites began doing some really excellent work providing graphs of the data, which began to make some of my work on it redundant.

Still, I thought I might keep the pages around as a sort of day-by-day journal of how one non-expert news reader processed an astonishing, once-in-a-century pandemic. If you find taking a peek at that interesting at all, take a look. It can also serve as a very basic introduction to spinning up simple graphs in Python 3.

Early posts (February to March 2020)
...

2020 February 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29. 2020 March 1, 2, 3, 4 5 6 7 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22.

Facebook updates
...

After that, I began making posts on Facebook, which summarized the latest statistics on coronavirus. A couple doctors liked them. Hopefully I didn't say anything that I will regret later. In any case, I'm gradually clearing them from Facebook and archiving them below. With some formatting and copy-editing changes, below I am working on preserving just the posts themselves, and not any of the conversation that occurred beneath them.

2020 March 29.
2020 April 1.
2020 June 9, 12, 14, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 30.
2020 July 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31.
2020 August 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31. 2020 September 1, 2, 4, 5, 7, 8, 9, 10, 12, 14, 15, 16, 18, 21, 22, 24, 28.
2020 October 4.
2020 November 11, 14, 22, 29.
2020 December 5, 12, 19, 24, 26.
2021 January 2, 9, 16, 23, 30.
2021 February 6, 12, 19, 26.
2021 March 5, 9, 12, 19, 26.
2021 April 2, 7, 9, 11, 16, 22, 28.
2021 May 7, 14, 22, 27. 2021 June 5, 11, 18, 25, 30. 2021 July 21. 2021 August 6, 19, 27. 2021 September 3, 10, 17, 24. 2021 October 1, 8, 15, 23. 2021 November 6.

UK strain
...

And here's a little bit on the UK Strain:


This page is released under the CC0 1.0 license.