hodcroftlab / covariants

Real-time updates and information about key SARS-CoV-2 variants, plus the scripts that generate this information.
https://covariants.org/
GNU Affero General Public License v3.0
317 stars 111 forks source link

Incorporate total number of sequences over time #339

Open emmahodcroft opened 2 years ago

emmahodcroft commented 2 years ago

It would be useful to be able to visualise how (total) sequencing numbers have changed over time in different countries. We already have this data in the perCountryData.json file.

This could be implemented two ways, or a combination of the two:

PRs welcome!

emmahodcroft commented 2 days ago

I think the only way I'd be interested in this in the future would be an overplot line, but this will almost certainly have to be logarithmic scale to make sense (as will vary from 100s to 10s). Could try it, but not priority.