DEV Community

Discussion on: Anyone else worked on a covid19-related project? đŸ¤“

Collapse
 
jessesbyers profile image
Jesse Smith Byers

I made a country-comparison one with a map and charts as a way to start learning some D3 last spring - I blogged about it here.
You can view it live, but the functionality no longer works for US state-level data on the bar charts, since they rate-limited the API and I wasn't ready to pay for a subscription!
Covid-19 World Tracker

Collapse
 
m3h0w profile image
Michał Gacka

Nice! Thanks for sharing <3

Oh, yes I've spent quite some time myself having to adjust to the data source but was lucky enough to choose one that is free and still updated (including state-level data for the US)