/csps-data

Data from the Civil Service People Survey

Primary LanguageRCreative Commons Attribution 4.0 InternationalCC-BY-4.0

csps-data

This repository stores published data from the UK Civil Service People Survey

The data includes the Civil Service benchmark and organisation scores for all years. Demographic results are available from 2013 onwards.

While the published data for each year is generally published in a structured format there is limited consistency between years and each year's data is stored in a different location. The aim of this repository is to provide a single and coherent set of data for multi-year analysis.

Structure

The repository is structured as follows:

├── code          # code for processing the raw data
├── proc-data     # processed data
├── raw-data      # original raw data as published
└── README.md

Sources

Copyright and Licensing

The raw data from the People Survey is Crown Copyright, published and licensed under the Open Government Licence

The software code contained in this repository to process the data is licensed under the MIT License.

The processed data is released under the Creative Commons Attribution License 4.0 (CC-BY-4.0).

The licenses are contained both at the root directory and in the relevant sub-folder.