Pubmed citation dataset
<p>The scripts for generating the datasets are available at <a href="https://github.com/jokergoo/citation_analysis">https://github.com/jokergoo/citation_analysis</a>.</p> <p>There are three files in this dataset:</p> <p>1. citations.tab.gz: A table with two columns:</p> <ul> <li>citing: pmid (PubMed ID) of the citing paper</li> <li>cited: pmid of the cited paper</li> </ul> <pre><code>citing cited 10578099 10578100 10578100 10578099 10590126 10623754 10592169 10592170 10592169 10592175 10592169 10592200</code></pre> <p>2. pub_meta.tab.gz: A table with 8 columns:</p> <ul> <li>pmid: pmid of the paper.</li> <li>journal_uid: uid of the paper on PubMed.</li> <li>pub_year: year of the paper.</li> <li>n_authors: number of authors.</li> <li>country: identified country of the paper.</li> <li>country_type: type of the country identification. Values are `_domestic_`, `_domestic_80_`, `_international_` or `_empty_`. `_domestic_80_` means less than 20% of international authors in the middle of the author list.</li> <li>file_id: file id on PubMed FTP.</li> <li>n_references: number of references of the paper.</li> </ul> <pre><code>pmid journal_uid pub_year n_authors country country_type file_id n_references 38566917 101213162 2016 4 United States _domestic_ 1366 2 38567026 9886008 2022 3 United States _domestic_ 1366 12 38567115 101562981 2018 5 United States _domestic_ 1366 6 38567118 101668947 2018 4 United States _domestic_ 1365 0 38567245 101283276 2019 10 United States _domestic_ 1366 16</code></pre> <p>3. num_cite_country_country.tab.gz: A table with three columns:</p> <ul> <li>country_cited: country of the cited papers.</li> <li>country_citing: country of the citing papers.</li> <li>citations: total number of citations.</li> </ul> <pre><code>country_cited country_citing citations Afghanistan Afghanistan 20 Afghanistan Australia 16 Afghanistan Austria 1 Afghanistan Bangladesh 4 Afghanistan Belgium 3 Afghanistan Brazil 8</code></pre>
ShareScore
24/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 4
- Harmonization
- 4
- Access
- 12
- Reuse readiness
- 0
- Engagement
- 4