gep-survey-data-analysis
https://github.com/inspirequalityeu/gep-survey-data-analysis
Science Score: 41.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
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: InspireQualityeu
- License: other
- Language: R
- Default Branch: main
- Size: 4.88 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Project title
gep survey data analysing
Description
The Gender Equality Plan (GEP) monitoring survey analysis script contains R code for analysing INSPIRE's survey. INSPIRE survey targeted 27 EU member plus Bosnia-Herzegovina, Israel, Norway, Serbia, Switzerland, and the UK. Survey is launched in 2024. Data analysis was conducted using various software tools; 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 analysis 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: INSPIRE's official website
List of scripts
- Response rate by country
- Response rate by country cluster
- Response rate by language
- Response rate by type of organisation
- People and functions fullfilling the survey
- Prevalence survey organisation type
- Reasons for not having a GEP
- Kind of GEP or equivalent
- Yea of the first GEP in the organsiation
- Year of the first GEP in the organsiation - only 2020 and 2024
- Influence of eligibility criterion to set up a GEP
- Publication of the GEP
- Language of the GEP
- Mean of ratings changes with and without GEP
- Mean of ratings stabilisation with and without GEP
- Mean of ratings stabilisation before 2021 and after 2021
- Mean of ratings stabilisation with and without financial resources
- Mean of ratings changes country cluster
- Mean of ratings stabilisation country cluster
- Relevance of the GEP on the achieved positive changes
- Correlation between the relevance of the GEP for achieved positive changes and achieved stabilisation
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("haven")
install.packages("dplyr")
install.packages("tidyr")
install.packages("ggplot2")
install.packages("readxl")
install.packages("gt")
install.packages("webshot")
install.packages("fmsb")
install.packages("scales")
install.packages("Hmisc")
install.packages("grid")
install.packages("gridExtra")
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
- Website: https://www.inspirequality.eu
- Twitter: INSPIREquality_
- Repositories: 1
- Profile: https://github.com/InspireQualityeu
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: "gep-survey-data-analysis"
repository-code: 'https://github.com/InspireQualityeu/gep-survey-data-analysis'
url: 'https://www.inspirequality.eu'
license: CC-BY-NC-SA-4.0
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2