Inspiration

We decided to visualize the old covid data in order to compare how the different countries handled the outbreak. Currently, the data is not correct as we were not able to find a public API through which we could access every single country's covid data.

What it does

We have made a webpage using SVG Global Map Data. If you hover over any of the countries, you can see its population, number of covid cases, deaths due to covid, and number of people who've recovered from covid.

How we built it

We built it using javascript, SVG map library, CSS, and HTML

Challenges we ran into

The only challenge we ran into was the collection of the data, we were thinking of uploading singular data of every country using WHO Website but that would have been a tedious task as we also have our exams going on

What we learned

We learnt how to integrate SVGMap.js into any project and how to showcase data in a stunning manner

Built With

Share this project:

Updates