Package: NHSRdatasets 0.3.3

Zoë Turner

NHSRdatasets: NHS and Healthcare-Related Data for Education and Training

Free United Kingdom National Health Service (NHS) and other healthcare, or population health-related data for education and training purposes. This package contains synthetic data based on real healthcare datasets, or cuts of open-licenced official data. This package exists to support skills development in the NHS-R community: <https://nhsrcommunity.com/>.

Authors:Gary Hutson [aut], Tom Jemmett [aut], Chris Mainey [aut, cre], Fran Barton [aut], Zoë Turner [aut], NHS-R community [cph]

NHSRdatasets_0.3.3.tar.gz
NHSRdatasets_0.3.3.zip(r-4.7)NHSRdatasets_0.3.3.zip(r-4.6)NHSRdatasets_0.3.3.zip(r-4.5)
NHSRdatasets_0.3.3.tgz(r-4.6-any)NHSRdatasets_0.3.3.tgz(r-4.5-any)
NHSRdatasets_0.3.3.tar.gz(r-4.7-any)NHSRdatasets_0.3.3.tar.gz(r-4.6-any)
NHSRdatasets_0.3.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
NHSRdatasets/json (API)

# Install 'NHSRdatasets' in R:
install.packages('NHSRdatasets', repos = c('https://nhs-r-community.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/nhs-r-community/nhsrdatasets/issues

Pkgdown/docs site:https://nhs-r-community.github.io

Datasets:
  • ae_attendances - NHS England Accident & Emergency Attendances and Admissions
  • apha_cpd_survey - AphA (Association of Professional Healthcare Analysts) CPD Survey Responses
  • covid19 - International COVID-19 reported infection and death data
  • LOS_model - Hospital Length of Stay (LOS) Data
  • ons_mortality - Deaths registered weekly in England and Wales, provisional
  • ons_uk_population_2023 - ONS Mid-2023 Population Estimate for UK
  • stranded_data - Stranded Patient (Patients flagged as having a greater than 7 day LOS) Model
  • synthetic_news_data - Synthetic National Early Warning Scores Data

On CRAN:

Conda:

datasethacktoberfest

8.52 score 72 stars 204 scripts 481 downloads 0 exports 0 dependencies

Last updated from:7fe35a54a3 (on main). Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK159
source / vignettesOK220
linux-release-x86_64OK211
macos-release-arm64OK88
macos-oldrel-arm64OK117
windows-develOK92
windows-releaseOK75
windows-oldrelOK80
wasm-releaseOK165

Exports:

Dependencies:

Synthetic NEWS Data
Loading the dataset from NHSRDatasets | What is NEWS? | Criticisms of NEWS | Here are some code chunks for the calculation of NEWS sub scores: | Systolic Blood pressure (column syst) | Heart Rate (column pulse) | Resp Rate (column resp) | SpO2 Oxygen Saturation (column sat) | Temperature (column temp) | Summary

Last update: 2024-10-17
Started: 2021-03-09

NHSRdatasets
Viewing the data in the console | Printing tibbles in RMarkdown or Quarto | Creating an object | Finding help

Last update: 2024-10-01
Started: 2024-09-29

ae_attendances dataset
What are the best and worst trusts for performance? | Benchmarking

Last update: 2024-09-28
Started: 2019-09-26

LOS_model: A simulated hospital length-of-stay dataset
First, load the data and inspect it | Modelling LOS and Death | Generalized Linear Models | Modelling death: | Interactions | Prediction | Length of Stay (LOS) | Overdispersion | Summary | References

Last update: 2024-09-28
Started: 2019-07-27

Stranded Model Tutorial
First, load the data and inspect it | Feature engineering | Splitting the data | Create simple Logistic Regression Model to classify stranded patients | Predicting the test set to validate model | Evaluating with confusion matrix | Conclusion

Last update: 2024-09-28
Started: 2021-03-08