Giter Site home page Giter Site logo

heritage-cmd / nhsrdatasets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nhs-r-community/nhsrdatasets

0.0 0.0 0.0 5.81 MB

Free NHS and healthcare related datasets for training and learning R

Home Page: https://nhs-r-community.github.io/NHSRdatasets

License: Creative Commons Zero v1.0 Universal

R 100.00%

nhsrdatasets's Introduction

NHS R-community Datasets

R-CMD-check Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN version Downloads



Please visit: nhsrcommunity.com

Datasources for reuse

This package has been created to help NHS, Public Health and related analysts/data scientists learn to use R. It contains several free datasets (just one at the moment), help files explaining their structure, and vignette examples of their use. We encourage contributions to the package, both to expand the set of training material, but also as development for newer R/github users as a first contribution. Please add relevant free, open source data sets that you think may benefit the NHS R-community.

Installation instructions

This packages is available on CRAN or the development version can be installed from source, via this Github repository. You will need Rtools installed to build the package, and the remotes package.

remotes::install_github("https://github.com/nhs-r-community/NHSRdatasets")

Contribution

Please contribute to this repository, and please cite it when you use it in training or publications.

To contribute, please:

  • Fork the repository.
  • Add your dataset in the data folder, in .rda format. The best way to do this is with the usethis package with “gzip” compression: usethis::use_data(data, compress="gzip")
  • Please add a minimal R function to act as a help file. You can use the LOS_model as a guide.
  • Please add a vignette demonstrating how the data has been/can be used.
  • Create a pull request, detailing your additions, and we will review it before merging.


When contributing a dataset, the contributor certifies that:

  • They are the data owner, or are authorised to republish the dataset in question.
  • The dataset does not contain real patient-level data.
  • Where based on patient data, the contributor takes full responsibility for sharing the data and certifies that. it is has been processed, anonymised, aggregated or otherwise protected in accordance with all legal requirements under General Data Protection Regulation (GDPR), or other relevant legislation.

Please note that the ‘NHSRdatasets’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

nhsrdatasets's People

Contributors

chrismainey avatar tomjemmett avatar statsgary avatar cathblatter avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.