https://github.com/justingosses/fedevsurvey
Quick data exploration of NASA-specific subset of Federal Employee Viewpoint Survey
https://github.com/justingosses/fedevsurvey
federal-employe federal-employe-viewpoint-survey pandas-dataframe
Last synced: 3 months ago
JSON representation
Quick data exploration of NASA-specific subset of Federal Employee Viewpoint Survey
- Host: GitHub
- URL: https://github.com/justingosses/fedevsurvey
- Owner: JustinGOSSES
- Created: 2016-08-13T00:09:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T18:19:48.000Z (almost 10 years ago)
- Last Synced: 2025-12-26T12:51:48.291Z (6 months ago)
- Topics: federal-employe, federal-employe-viewpoint-survey, pandas-dataframe
- Language: HTML
- Size: 3.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FedEVSurvey
#### Quick data exploration of NASA-specific subset of Federal Employee Viewpoint Survey
data and overview reports can be downloaded from: https://www.fedview.opm.gov/2015/About/
Created both as an example of what you can do in a Jupyter notebook running python in terms of data exploration and visualization & as an example of working in python when the dataset is too big for Excel.
## NOTE: the data file that is read into the jupyter notebook isn't in this repo as it was very large. You can download your own copy of evs2015_PRDF_trend.csv from the link above.
Also - The html file included is an HTML conversion of the jupyter notebook. It looks almost identical but won't run any actual python code.