Hacker News new | ask | show | jobs
by anonobviosly 2258 days ago
The UI is good wrt readability; but the statistics, not so much.

2 concrete improvements would be 1) to change the color coding to cases per population (right now it seems to simply be a hard cutoff of 100 for orange, 1000 for red--which makes comparisons between unequal-sized geographies misleading), and 2) show a smoothed version of the curves (e.g an exponential moving average or somesuch) to handle noisiness in the day to day data.

But, yeah, much easier to read when it isn't overlapping blood red circles.

(Update: typo)

1 comments

Thanks for the feedback! We did have a lot of discussion about whether we should be showing per capita numbers and throughout the process the numbers have grown quickly and we kept changing it, first from cumulative case numbers, having to change the thresholds, then changing to deaths as a more reliable signal of how bad things are generally, so this is just where we landed as of a couple weeks ago in terms of how to color the markers.

I do agree that it can be misleading to suggest that 1k cumulative deaths in somewhere like Michigan is the "same" (color-wise) as somewhere like Brazil and normalizing by population would address that. OTOH, I do think it's a valid use case to draw the attention to where the absolute death numbers are highest as well regardless of population at least based on our own curiosity, but perhaps that's more appropriately done in a simple ranking table.

We were actually thinking of repurposing the marker colors altogether to reflect on the "flatness" of a geography's death curve, but not sure if we want to trade off on quickly answering the question "who has it worse off, right now?"

Some things for us to consider, thanks again!