cord19_paper_citations: Link papers to the full details of citations

Description Usage Format Source

Description

One observation for each combination of a paper and citation. Includes only the ones in cord19_papers (thus, deduplicated and filtered). Can be joined with cord19_paragraph_citations with paper_id and ref_id, or with cord19_papers using paper_id.

Usage

1

Format

A tibble with variables:

paper_id

Unique identifier that can link to metadata and citations. SHA of the paper PDF.

ref_id

Reference ID, can be used to join to cord19_paragraph_citations

venue

Journal

volume

Volume number

issn

Issue number

pages

Pages

year

Year

doi

Digital Object Identifier

Source

https://www.kaggle.com/allen-institute-for-ai/CORD-19-research-challenge


dgrtwo/cord19 documentation built on March 20, 2020, 12:44 a.m.