Analyses daily statistics from Worldometer Coronavirus web site
Worldometer [Coronavirus] daily statistics. Analysis of the Countries table.
[F# Data Library] for data access, in particular the HTML Type Provider. This allows us to “screen scrape” a web page and strongly infer the names and data types in a HTML table, for example. These will then appear in the F# IntelliSense with full type-checking.
[Coronavirus]: https://www.worldometers.info/coronavirus
[F# Data Library]: https://fsharp.github.io/FSharp.Data