Git Product home page Git Product logo

covid19_daily_gp's Introduction

COVID-19 daily GP data analysis

Project Status: [completed]

Project Description

A descriptive analysis of trends in daily GP activity.The code can be used to recreate the analysis described in our chart series

Data source

We are using publically available data published by NHS digital. The data used for this analysis is not included in this repository but can be downloaded from their website.

How does it work?

The code can be used to download the data and replicate the analysis.

Requirements

These scripts were written in R version version 3.6.3 (2020-02-29) -- "Holding the windsock" and RStudio Version 1.2.5033. The following R packages (available on CRAN unless otherwise specified) are needed:

Getting started

The 'R' folder contains:

  • 0_download_data.R - download data.
  • 1_clean_data.R - Load, clean and save cleaned data.
  • 2_tests.R - Unit tests to check that downloaded data is in the expected format
  • 3_coverage_plot.R - Create plot showing coverage.
  • 4_appointment_plots.R - Create appointment plots by week showing average number of appointments per working day and absolute number of appointments.
  • 5_appointment_avg_plots.R Create appointment plots by week showing average number of appointments normalised to 5 working days per week and absolute number of appointments.
  • 6_monthly_plots.R - Create appointment plots by month showing average number of appointments normalised to 25 working days per month and absolute number of appointments.
  • 7_regional_plots.R - Create appointment plots by month and region showing absolute number of appointments.

Authors

License

This project is licensed under the MIT License.

covid19_daily_gp's People

Contributors

emmavestesson avatar fiona-grimm avatar

Stargazers

 avatar

Watchers

 avatar  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.