Awesome
Analysis of GS-15 employees at DOJ
The analysis in this repository accompanies the BuzzFeed News article, "If Jeff Sessions Exits, Trump Could Choose An Acting Attorney General From Among Thousands Of People," published July 25, 2017. It counts the number of Department of Justice employees who, as of the end of March 2017, had attained a pay grade of GS-15
, the highest grade on the General Schedule pay scale.
Contents
This repository contains three components:
- The input data, which comes directly and entirely from the "FedScope Employment Cube (March 2017)" file published by the Office of Personnel Management.
- The analysis code and description, available here.
- The output files generated by the analysis, available here.
Reproducibility
To reproduce the findings, you'll need to do the following:
- Ensure that you have Jupyter, Python, and the pandas data-analysis library installed.
- Unzip the
data/fedscope-data-2017-03.zip
file in this repository. - Use Jupyter to run the
notebooks/analysis.ipynb
notebook.
Feedback / Questions?
Contact Jeremy Singer-Vine at jeremy.singer-vine@buzzfeed.com.
Looking for more from BuzzFeed News? Click here for a list of our open-sourced projects, data, and code.