Skip to contents

An R package to reformat and work with the Work in Data dataset.

Data Access

Aggregated data are available in gender_gap/public/data.json.gz.

See the Gender Growth Gap site to explore these or download in a different format.

Microdata are not currently accessible externally.

Package Installation

Install the package from an R console:

# install.packages("remotes")
remotes::install_github("dissc-yale/WorkInData")

Then load the package: