MEDLINE/PubMed Baseline Statistics: Min/Max Report
U.S. Department of Health & Human Services
@usgov.hhs_gov_2023_medline_pubmed_baseline_min_max_report
U.S. Department of Health & Human Services
@usgov.hhs_gov_2023_medline_pubmed_baseline_min_max_report
A file containing all Min/Max Baseline Reports for 2005-2023 in their original format is available in the Attachments section below. A second file includes a separate set of reports, made available from 2002-2017, that did not include OLDMEDLINE records. MEDLINE/PubMed annual statistical reports are based upon the data elements in the baseline versions of MEDLINE®/PubMed are available. For each year covered the reports include: total citations containing each element; total occurrences of each element; minimum/average/maximum occurrences of each element in a record; minimum/average/maximum length of a single element occurrence; average record size; and other statistical data describing the content and size of the elements.
Organization: U.S. Department of Health & Human Services
Last updated: 2023-03-25T15:00:54.243973
Tags: pubmed
CREATE TABLE table_1 (
"element_name" VARCHAR,
"citations" BIGINT,
"occurrences" BIGINT,
"min_occurs" BIGINT,
"avg_occurs" DOUBLE,
"max_occurs" BIGINT,
"min_len" BIGINT,
"avg_len" DOUBLE,
"max_len" BIGINT
);Anyone who has the link will be able to view this.