djay / covidthailand

Thailand Covid testing and case data gathered and combined from various sources for others to download or view
126 stars 15 forks source link

Table of province cases in english #81

Closed djay closed 2 years ago

djay commented 2 years ago

Since NTT stopped producing english province infographics people have been asking where to get them. Thaiger does some but tend to be late afternoon. Could be useful if we have an infographic with this list on it.

We could add it to the bottom of an existing plot (or smaller version of it). For example image

We could modify topprov to optionally return a dataframe with sorted provinces, the metric + a indication of change in rank (up 3 places etc).

Then the plot function could have another param called table to display an optional table of data. Similar to how the percent param adds an extra plot below. If it can be split over to table to save space then even better. Then we could add this table to several plots easily.

djay commented 2 years ago

@modiholodri want to have a go at this? First version should be pretty easy? Putting arrows up or down etc might be harder for later.

modiholodri commented 2 years ago

@djay Ok, just assign it to me. I'll work on my issues in the order I prefer. If I should prioritize an issue just tell me...