Code accompanying the paper "Girls just wanna have funds: A new Transparent Reporting Scale for evaluating grant data reporting from funding agencies".
git clone git@github.com:WomenInNeuroscience/funders_project.git
cd funders_project
python -m venv venv
source venv/bin/activate
venv\Scripts\activate
pip install -r requirements.txt
jupyter notebook code/funder_analysis.ipynb
Go to https://www.winrepo.org/transparency_calculator/
