Calculating time from submission to publication / Degree of burden in submitting a paper
收藏NIAID Data Ecosystem2026-03-07 收录
下载链接:
https://figshare.com/articles/dataset/Calculating_time_from_submission_to_publication___Degree_of_burden_in_submitting_a_paper/96403
下载链接
链接失效反馈官方服务:
资源简介:
Inspied by this post on biostar: http://www.biostars.org/post/show/54473/calculating-time-from-submission-to-publication-degree-of-burden-in-submitting-a-paper/ initialy asked by Ryan Delahanty
the script 'pubmed.sh" downloads the the journals from http://www.ncbi.nlm.nih.gov/books/NBK3827/table/pubmedhelp.pubmedhelptable45/ , the 'eignefactors' from http://www.eigenfactor.org
for each journal , It scans pubmed (starting from year=2000) and get the difference between the date(submitted) and the date(accepted). The code for the java program used to download pubmed is available here: https://github.com/lindenb/jsandbox/blob/master/src/sandbox/PubmedDump.java
Note: pubmed contains some errors: e.g. submitted > accepted (http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=20591334&retmode=xml) or some dates in the future: ( http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=12921703&retmode=xml )
创建时间:
2012-10-12



