This project is experimental rather than official statistics. An overview of methodology and caveats are given below. For more information please contact [email protected].
Opinions expressed in this page are not representative of the views of NHS England and any content here should not be regarded as official output in any form. For more information about the NHS England Transformation Directorate please visit our official website.
The Data Security and Protection Toolkit is an online self-assessment tool that allows organisations to measure their performance against the National Data Guardian’s 10 data security standards.
All organisations that have access to NHS patient data and systems must use this toolkit to provide assurance that they are practising good data security and that personal information is handled correctly. This includes trusts, commissioners and CSUs.
The data displayed in this page will show all organisations open as of 16th of November 2023. Any organisations which have merged and do not have a DSPT status will inherit the DSPT status of the merged organisation. Any organisations which have failed to submit a 22/23 DSPT Status will be considered as 'Not Published'.
The following information displays data taken from a specific snapshot of the DSPT data. The latest status information was downloaded on 16th November 2023.
You can find the previous iteration of this page showing the 21/22 DSPT data at 21/22 Open Cyber Page
For more information on the Data Security and Protection Toolkit, please visit the DSPT portal.
Used in the following projects:
- Open Source Healthcare Statistics [GitHub]
- NHSX Publications from PubMed API [GitHub] (in development)
- Digital Health Insights [GitHub] (in development)
- The Prescribing Cost of Antibiotics [GitHub]
- Number of Patients Registered at GP Practices in London [GitHub]
Data Sources:
- Please note that the dspt data has been omitted from this repository
- Download the latest snapshot of the Data Security and Protection Toolkit from data from the DSPT Portal
- Auxillary data (etr and ect) to filter for active trusts can be found on the NHS Digital website Other NHS organisations
- The lookup data and mapping from ONS codes to ODS codes can be found on the Open Geography Portal here Sub ICB - ICB - Region Mapping Tablehttps://geoportal.statistics.gov.uk/search?collection=Dataset&sort=-created&tags=all(LUP_SICBL_ICB_NHSER)
- The shapefiles used for plotting the leaflet maps can also be found on the Open Geography Portal here Open Geography Portal Health Boundaries
Python Version and Packages:
- To run the python scripts please use Python version
3.9.18
- Install the relevant packages defined in
requirements.txt
using pip by runningpip install -r requirements.txt
- Please note you may be required to install XQuartz when running the R scripts on macOS
Data Pre-processing:
- Run the
dspt_data_cuts_curation_22_23.ipynb
notebook to join with auxilary data and create separate cuts of the DSPT data for each organisation - Run
main_jan23.R
to create the summary table and bar charts for CSUs, Trusts and ICBs - Run
02-geomapping-ICS_22_23.R
to generate the leaflet maps using the curated data