Live demo https://ebuddj.github.io/2020-covid19/
Chinese authorities informed the WHO on January 9 that a new virus was the cause of multiple pneumonia cases in the country, sounding the alarm to what became the COVID-19 pandemic.
There are four different animations with different data sets:
- First graph shows the cumulative number of cases per continent
- Second graph shows the average number of new daily cases in a 14 day period per continent
- Third graph the cumulative number of deaths in selected four Nordic countries
- Fourth graph shows the number of new daily cases in a 14 day period in selected four Nordic countries per 100,000 population
The graph shows the data on a linear scale. The numbers are absolute expect on the fourth one where the numbers are relative to each country's population.
The colors for the continents have been taken from from this map. The continents appear in the following order: Asia, Europe, North America, South America, Africa, Oceania which resembles how the outbreak spread chronologically.
Data is between 31st January 2020 and 13th July 2020.
Sources
EBU links
- News Exchange, 2020-07-09
- News Exchange, 2020-07-15
- News Exchange, 2020-07-15
- Social Newswire, 2020-07-09
- Social Newswire, 2020-07-15
Used by
- CT/Czechia on CT1 Czech
- CT/Czechia on CT24
If you are interested in using the interactive version please contact Teemo Tebest, tebest@ebu.ch
This visualization is part of the EBU News Exchange’s Data Journalism project. Other projects are available: https://news-exchange.ebu.ch/data-journalism
The material may be used only by Eurovision active members and sub-licensees.
This is a Webpack + React project.
npm install
npm start
Project should start at: http://localhost:8080
For developing please refer to package.json