GithubHelp home page GithubHelp logo

nhs-transformation-unit / deprivation Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 58 KB

Repository for the development of a shiny app using deprivation data

License: GNU General Public License v3.0

R 92.23% CSS 7.77%
shiny r public-health socioeconomic

deprivation's Introduction

TU logo

Deprivation Explorer Shiny App for ICBs

This repository contains the scripts to create an app to explore the 2019 Index of Multiple Deprivation (IMD) published by the Ministry of Housing, Communities and Local Government for Integrated Care Boards (ICBs).

A version of the app is currently deployed and available for viewing here.


Using the Repo

To re-create the Shiny App, simply clone the repository from GitHub and run the script app.R to re-create the app locally. The section below shows the structure of the repository to explain the code used to create the app. All data is publicly available for access and analysis under the terms of the Open Government License (OGL).


Repo Structure

At present the structure of the repository is:


├───images
└───src
    ├───app
      ├───config
      ├───etl
      ├───requirements
      └───visualisation
      └───www
    

images

Images such as TU logos and branding to add to outputs.

src

All code is stored in src within the app folder for deployment. This is subdivided into five modules:

  1. config: Files for configuring the output such as the theme.css.
  2. etl: Files for downloading and processing IMD dataset and linking to relevant geospatial files.
  3. requirements: Requirements file for building the output html such as the packages.R script.
  4. visualisation: Files for producing the visualisations (charts and maps) used within the outputs.
  5. www: Image and css files for deployment.

Contributors

This repository has been created and developed by:

deprivation's People

Contributors

asw-analyst avatar

Watchers

 avatar

Forkers

elliotroyle

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.