Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

import data from covid19-archive.com #1

Open
edouard-lopez opened this issue Mar 31, 2020 · 0 comments
Open

import data from covid19-archive.com #1

edouard-lopez opened this issue Mar 31, 2020 · 0 comments

Comments

@edouard-lopez
Copy link
Owner

edouard-lopez commented Mar 31, 2020

Summary

Collection of selected COVID-19 novel coronavirus(SARS-CoV-2) related articles, categorized by date (manually)

Download CSV

covid-archive-2020-03-30T15:36:35.zip

Source Format CSV

"Title ",
"<a href=""https://www.npr.org/sections/health-shots/2020/03/06/812833596/coronavirus-14-deaths-now-in-u-s-new-cases-in-maryland-colorado"">Coronavirus: 21 People On Grand Princess Cruise Ship Test Positive</a>",
"<a href=""https://edition.cnn.com/2020/03/06/politics/donald-trump-coronavirus-messaging-confusion/index.html"">Trump muddles coronavirus message as response team struggles to match 'wishful thinking'</a>",
"<a href=""https://edition.cnn.com/2020/03/06/media/sxsw-preparation-coronavirus/index.html"">SXSW is canceled over coronavirus concerns</a>",

Target Format JSON

See JSON file in src/data/

[
{
"published_date": "2020-03-03T21:06:04",
"url": "https://www.liberation.fr/france/2020/03/03/penurie-de-masques-les-autorites-n-ont-pas-vu-plus-loin-que-le-bout-de-leur-nez_1780489",
"title": "Pénurie de masques : les autorités n’ont pas vu plus loin que le bout de leur nez",
"tags": ["announcement", "announce_order", "mask"],
"entity": "government"
}
]

published_date, tags and entity would need to be done manually in a second time I guess.

@hugolpz wanna take this one?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant