Linc-tw / COVID_breakdown

COVID-19 statistics in Taiwan

Home Page:http://covidtaiwan.linc.tw/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 Statistics in Taiwan

This repository hosts and generates a dashboard for COVID-19 statistics in Taiwan.

image

Description

This site informs general public about COVID-19 with data visualization. It shows cases, testing, & vaccination statistics in Taiwan.

Features

The statisitcs over all pandemic period are shown on 6 different pages:

  • Case breakdown
  • Incidence rates
  • Vaccination
  • Deaths
  • Tests
  • Comparison

Plots on Case breakdown are:

  • Confirmed Case Counts
  • Local Confirmed Cases per City & County
  • Confirmed Cases by Age

Plots on Incidence rates are:

  • Arrival & Local Incidence Rates
  • Incidence Map

Plots on Vaccination are:

  • Vaccination by Brand
  • Vaccination Progress & Deliveries
  • Vaccination Progress by Dose
  • Vaccination by Age Group
  • Vaccination by City & County

Plots on Deaths are:

  • Death Counts
  • Case Fatality Rates
  • Delay between Case and Death Reports
  • Deaths by Age

Plots on Tests are:

  • Test Counts
  • Test Positive Rate

The plot on Comparison is:

  • Statistics in Mirror

And 2 other plots on the Timeline page:

  • Chronology of Systematic Testing
  • Pandemic Timeline (text in Mandarin)

Language support

  • English
  • French
  • Taiwanese Mandarin

Current status

An automatic daily update was scheduled previouslym but was suspended at the beginning of April 2023. The site & its data repository are conserved as they are.

Credits

The visualization of this website is based on data collected from the following sources:

  • a crowdsourced Google Spreadsheet,
  • Centers for Disease Control (CDC),
  • National Center for High-performance Computing (NCHC),
  • Food and Drug Administration (FDA), and
  • Ministry of the Interior (MOI).

See README.md in raw_data/ and in processed_data/ for details.

Licenses

The codes & scripts are released under MIT License © Chieh-An Lin.

This repository contains a piece of code taken from here and is released under MIT License © Eric Shull.

The website template is released under MIT License © Blackrock Digital LLC.

All other texts and plots created by this repository are released under CC0 1.0 Universal Public Domain Dedication.

About

COVID-19 statistics in Taiwan

http://covidtaiwan.linc.tw/

License:MIT License


Languages

Language:JavaScript 39.2%Language:HTML 22.2%Language:Python 22.1%Language:CSS 16.3%Language:Shell 0.2%