Pubmed - import PMC and Grant data

Created on 9 September 2019, over 5 years ago
Updated 13 April 2023, almost 2 years ago

Import PMC and Grant data.
Example XML: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=30696927&rettype=xml

The XML PubMedArticleSet contains elements ArticleIdList and GrantList.

The ArticleIdList contains the PMC data:

<ArticleIdList>
   <ArticleId IdType="pmc">PMC6351661</ArticleId>
</ArticleIdList>

The GrantList contains the Grant data:

<GrantList CompleteYN="Y">
   <Grant>
      <GrantID>P30 DK020572</GrantID>
      <Acronym>DK</Acronym>
      <Agency>NIDDK NIH HHS</Agency>
      <Country>United States</Country>
   </Grant>
</GrantList>
✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024