Code Monkey home page Code Monkey logo

covid-19-data's Introduction

STC COVID-19 Dataset

This data repository stores COVID-19 virus case and related natural and social factors (e.g. environmental observation, policy index) in multi-scale based on ISO standard.

Data Organization

Datasets are organized by region area ranging from global to countries as shown below. Underneath each folder, multi-scale daily reports and summary reports are provided separately.

Field description

Daily data

Daily data provides automatically updated information of COVID-19 cases, and related attributes daily.

Attribute Name Description Format Example
date The date representing the current day in which the data represents. UTC time is used for this dataset, all values will calculated before the end of UTC time of the date. Date (YYYY/MM/DD) in UTC 2020/04/09
country_name Name of the country. string United States
iso3 3 digit ISO country codes. varchar(3) USA
admin1_name The name for admin 1 level. string Virginia
hasc1 This will represent the Hierarchical administrative subdivision codes (HASC) for admin 1 level. string US.VA (for Virginia, United States)
local_id1 This will represent the ID for specific admin 1 level. ID that represents the country's admin 1 level string VA (for Virginia, United States)
admin2_name The name for admin 2 level. string Fairfax County
hasc2 This will represent the Hierarchical administrative subdivision codes (HASC) for admin 2 level. string US.VA.FX (for Fairfax, Virginia, United States)
local_id2 This will represent the ID for specific admin 2 level. ID that represents the country's admin 2 level. string 51059 (for Fairfax, Virginia, United States)
confirmed The number of confirmed cases. integer 777
death The number of death cases. integer 19
recovered The number of recovered cases. (might be null for admin 2 level) integer null
Miscellaneous Other data attributed to our dataset. TBD TBD

Summary data

Summary data records the COVID-19 cases, and related attributes, to show the timeline of cases.

Attribute Name Description Format Example
country_name Name of the country. string "US"
iso3 3 digit ISO country codes. varchar(3) USA
admin1_name The name for admin 1 level. string State for USA
date The date representing the current day in which the data represents. UTC time is used for this dataset, all values will calculated before the end of UTC time of the date. UTC YYYY/MM/DD

Tutorial - Visualize Virus Cases on Map using QGIS

Overall data sources by Country

Country / Region Continent Admin level DataSource
Global Global 0
United States North America 1 , 2
China Asia 1
Canada North America 1
Australia Oceania 1
Italy Europe 1
Germany Europe 1
Austria Europe 1
Brazil South America 1
Chile South America 1
Japan Asia 1
Russia Europe 1
South Africa Africa 1

People Contribution & Credit

  • Phil Yang, PI and supervisor.
  • Wendy Guan, Co-PI
  • Shuming Bao, colloborator
  • Dexuan Sha, project leader, metadata and standard design, crawler and ETL development, operation management.
  • Yun Li, GitHub management, data report generation and quality control.
  • Qian Liu, Environmental factor design, acquisition and preprocessing.
  • Chen Zhong, data crawler and ETL development.
  • You Zhou, policy, news and publication collection, coding, and labelling. Daily operation and data quality control.
  • Yifei Tian, data crawler and ETL development.
  • Fayez Beaini, data source collection and evaluation, quality control.
  • Tao Hu, cooperation leader from Harvard University and China Data Lab.
  • Zifu Wang and Hai Lan, IT infrastructure and network security support.
  • Zhiran Zhang, visualization
  • Wei Liu, data processing
  • Akhil Kumar, data validation.
  • Andrew Ding, data validation.
  • Jerry Sun, data validation.
  • Swetha Bhattaram, data validation.
  • Yogya Kalra, data validation.

Disclaimer

All data in this repository was collected/calculated/calibrated from multiple publicly available data sources that do not always agree. While we'll try our best to keep the information up to date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, with respect to the data. We do not bear any legal responsibility for any consequence caused by the usage of data provided. Reliance on the data for medical guidance or use of the data in commerce is strictly prohibited. NSF STcenter hereby disclaims any and all representations and warranties with respect to the data repository, including accuracy, fitness for use, and merchantability.

covid-19-data's People

Contributors

leontian36 avatar quintinali avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.