遇见数据集

Database of Wellcome Funded Papers from PubMed

收藏
Figshare2016-01-11 更新2026-04-08 收录
官方服务:

资源简介:

Database containing papers sourced from the XML result of a PubMed search for those entries where the grant number includes a reference to the Wellcome Trust. The db contains two tables; one contains the set of papers, including unique IDs, the second is the set of journals that the papers appear in. Article Table was Created via: CREATE TABLE articles (<br>id INTEGER PRIMARY KEY,<br>created_on DATE DEFAULT CURRENT_DATE,<br>created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,<br>article_title TEXT,<br>pubyear INTEGER,<br>pmid INTEGER,<br>doi TEXT,<br>journal INTEGER) and the Journal Table via: CREATE TABLE journals (<br>id INTEGER PRIMARY KEY,<br>created_on DATE DEFAULT CURRENT_DATE,<br>created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,<br>journal_title TEXT,<br>nlm_unique_id INTEGER)

创建时间:
2013-03-06
二维码
社区交流群
二维码
科研交流群
商业服务