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

Repository

Basic Info
  • Host: GitHub
  • Owner: InspireQualityeu
  • License: other
  • Language: R
  • Default Branch: main
  • Size: 58.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

Project title

GEP survey data cleaning

Description

The Gender Equality Plan (GEP) monitoring survey cleaning script contains R code for cleaning the INSPIRE survey data. The INSPIRE survey targeted 27 EU member plus Bosnia-Herzegovina, Israel, Norway, Serbia, Switzerland, and the UK. Survey is launched in 2024. Data cleaning was conducted using STATA; however, to promote transparency and reproducibility, we aim to publish the analysis code in R. Due to data protection regulations, the survey data cannot be publicly shared. The data cleaning script is based on the D3.3 Report on GEP Monitoring Survey and Webcrawl Results. The report can be accessed via the following link: https://zenodo.org/records/14264597.

INSPIRE is an EU funded project. INSPIRE is Europe's Centre of Excellence on inclusive gender equality in research and innovation. It brings together cutting-edge knowledge, ambitious policy approaches, and innovative practices to provide a gateway for scholars, equality experts, practitioners and trainers to connect and share resources, as well as co-create new ones. For more info please visit: https://www.inspirequality.eu/

Installation

Make sure you have a recent version of R or RStudio. R version 4.4.3 is recommended.

Install the following required libraries to run script:

install.packages("readxl")
install.packages("labelled")

License

Distributed under the Attribution-NonCommercial-ShareAlike 4.0 International license. Please, see LICENSE.md for more detail.

Owner

  • Name: INSPIRE
  • Login: InspireQualityeu
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this code, make sure cite it as below."
type: software
authors:
  - family-names: "Karataş"
    given-names: "Mazlum"
    orcid: 0000-0002-4096-0212
    affiliation: GESIS - Leibniz-Institute for the Social Sciences
    city: Cologne
    country: DE
    email: mazlum.karatas@gesis.org
title: "survey-data-cleaning"
repository-code: 'https://github.com/InspireQualityeu'
url: 'https://www.inspirequality.eu'
license: CC-BY-NC-SA-4.0

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2