prismacomp2021

This project reports the analytical code of a bibliometric research project

https://github.com/themetrifiedme/prismacomp2021

Science Score: 67.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 9 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

This project reports the analytical code of a bibliometric research project

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Analysis Code Repo

This repository contains the data analysis code of a bilbiometric research project. The project results were published in: Schniedermann, A. (2021): "A comparison of systematic reviews and guideline-based systematic reviews in medical studies" doi: 10.1007/s11192-021-04199-0. The purpose of this repo is to document the different analytical steps code-wise. Because different platforms and techniques were used, this repo does not provide a single, executable file or script but rather a collection of analytical code. The data can be found on Zenodo.

Workflow and files

The analytical process of the project consisted of three steps: 1. The retrieval of document type data from PubMed via the PubMed parser tool (GitHub, Zenodo) 2. The preparation and cleaning of that data 3. The matching of PubMed Data to the inhouse version of Web of Science, hosted by the German Competence Network Bibliometrics 4. The calculation of fractional items counts, impact indicators and the analysis of the data, as describbed in "02sql-calculations.sql" 5. The visualization with ggplot2 as described in , as describbed in "01rmd-visualizations.Rmd".

Contact

Author: Alexander Schniedermann schniedermann@dzhw.eu repo: DOI

Owner

  • Login: TheMetrifiedMe
  • Kind: user

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: >-
  Analysis Code for "A comparison of systematic reviews and
  guideline-based systematic reviews in medical studies"
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Alexander
    family-names: Schniedermann
    email: schniedermann@dzhw.eu
    affiliation: >-
      German Centre for Higher Education Research and
      Science Studies
    orcid: 'https://orcid.org/0000-0003-2132-7419'
repository-code: 'https://github.com/TheMetrifiedMe/prismacomp2021'
url: 'https://doi.org/10.1007/s11192-021-04199-0'
repository-artifact: 'https://doi.org/10.5281/zenodo.14277542'
license: CC-BY-4.0

GitHub Events

Total
  • Release event: 2
  • Push event: 9
  • Create event: 4
Last Year
  • Release event: 2
  • Push event: 9
  • Create event: 4