Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
datasets
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Luca
datasets
Commits
6d85afe7
Commit
6d85afe7
authored
Mar 09, 2020
by
Rahim Rasool
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README coronavirus
parent
291dec3c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
README.md
Coronavirus/README.md
+5
-4
No files found.
Coronavirus/README.md
View file @
6d85afe7
...
...
@@ -9,7 +9,7 @@ Copyright (c) 2019 - 2020
## Coronavirus Data Set
### Track the outbreak of
Coron
avirus (COVID-19)
### Track the outbreak of
corono
avirus (COVID-19)
---
...
...
@@ -20,7 +20,8 @@ The recent outbreak of the novel coronavirus has caused great concern all around
The outbreak, originating in the Chinese city of Wuhan, has been declared a global emergency by the World Health Organization (WHO).
This data set consists of 4 files and was collected through various sources.
The first file
**2019ncovdata.csv**
contains daily level information on the number of 2019-nCoV affected cases across the globe.
This repository is continuously updated. The data is available from 22 Jan, 2020 and was last updated on 3 March, 2020.
The first file
**covid_19_data.csv**
contains daily level information on the number of 2019-nCoV affected cases across the globe.
The next 3 files contain time series data of confirmed cases, death cases and recovered cases, respectively.
The data dictionary for the first file is provided below.
...
...
@@ -33,9 +34,9 @@ The data dictionary for the first file is provided below.
|
Column
Position
|
Atrribute
Name
|
Definition |
|
------------------- |----------------------- |------------------------------------------------------------------------------ |
|
1 | Sno | Serial Number |
|
2 |
Date
| Date and time of the observation in MM/DD/YYYY HH:MM:SS |
|
2 |
ObservationDate
| Date and time of the observation in MM/DD/YYYY HH:MM:SS |
|
3 | Province / State | Province or state of the observation |
|
4 | Country
| Country of observation |
|
4 | Country
/ Region
| Country of observation |
|
5 | Last Update | Time in UTC at which the row is updated for the given province or country. |
|
6 | Confirmed | Number of confirmed cases |
|
7 | Deaths | Number of deaths |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment