/Covid-Data-Visualization

【Data Visualization】Visualize Covid data with Flourish

Primary LanguageJupyter Notebook

Covid-Data-Visualization

Live Demo

https://public.flourish.studio/visualisation/11812383/

Tutorial

Technologies

  • Python
  • Flourish (No-code visualization service)

Dependencies

  • pandas
  • datefinder
  • tqdm

Data

Notice

Column names inconsistency

  • Country_Region VS. Country/Region
  • I decided to choose Country_Region as the column name because:
    • Slash / has another meaning in math.
    • Using _ will allow me to select entire words faster by double click.

Country names inconsistency

  • Taiwan* VS. Taiwan
  • Mainland China VS. China
  • South Korea VS. Korea, South
  • I decided to choose Taiwan, China and South Korea as the consistent name.

References