ostp_impact

Supporting datasets and interactive plots for an analysis of the OSTP impact

https://github.com/eschares/ostp_impact

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Supporting datasets and interactive plots for an analysis of the OSTP impact

Basic Info
  • Host: GitHub
  • Owner: eschares
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 4.42 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

OSTP_impact

This site hosts the underlying data for an analysis of the impact of the 2022 OSTP memo. The updated guidance eliminates the 12-month embargo period on publications arising from U.S. federal funding.

Impact of the 2022 OSTP Memo: A Bibliometric Analysis of U.S. Federally Funded Publications, 2017–2021 - https://doi.org/10.1162/qssa00237

A website at https://ostp.lib.iastate.edu/ hosts interactive versions of each plot included in the paper, with dynamic labeling and color-coding to highlight user-defined points.

This analysis looks at five years of publications from 2017-2021 to investigate the characteristics of those research outputs that would have fallen under this updated guidance.

Topics include - Funders - Publishers - Journal titles - Research institutions - Open Access status

Each of the above has its own data file, which includes - Absolute number of U.S. federally funded (FF) publications - Absolute number of total publications - Percentage of FF publications - Open Access status of FF publications, by absolue number and percentage

This webinar walks through the various graphs and demonstrates how to interpret this site.

Owner

  • Name: Eric Schares
  • Login: eschares
  • Kind: user
  • Location: Ames, IA
  • Company: Iowa State University

Collection Analysis Librarian at Iowa State University

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: OSTP Impact
message: >-
  If you use this software or dataset, please cite it
  using the metadata from this file.
type: software
authors:
  - given-names: Eric
    family-names: Schares
    email: eschares@iastate.edu
    affiliation: Iowa State University
    orcid: 'https://orcid.org/0000-0002-6292-8221'

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • pandas ==1.5.1
  • plotly ==5.10.0
  • statsmodels *
  • streamlit ==1.13.0