covidgraph / motherlode

Pipeline for running all dataloader scripts for covidgraph in a controlled manner.
https://covidgraph.org
MIT License
3 stars 1 forks source link

LitCovid (NIH/NLM) #31

Open Jiros opened 4 years ago

Jiros commented 4 years ago

Data Source

https://www.ncbi.nlm.nih.gov/research/coronavirus/

Note

LitCovid is a curated literature hub for tracking up-to-date scientific information about the 2019 novel Coronavirus. It is the most comprehensive resource on the subject, providing a central access to 29971 (and growing) relevant articles in PubMed. The articles are updated daily and are further categorized by different research topics and geographic locations for improved access. You can learn more at Chen et al. Nature (2020) or our FAQ, and download our data here. From Trello Backlog - https://trello.com/c/IhbkvA5w

Script to load

Idempotent

Dependencies

None

Jiros commented 4 years ago

Good first issue as we already have a good model for publication data. Papers have some kind IDs so should be possible to match a significant number of papers.

(Note this issue is not necessarily blocked by lack of NLP / Entity linking but will benefit from additional matching.)