Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosalynlp/sdmd_exploration
Shiny app exploring Scottish Drug Misuse Dataset open data
https://github.com/rosalynlp/sdmd_exploration
drugs public-health scotland shiny
Last synced: about 1 month ago
JSON representation
Shiny app exploring Scottish Drug Misuse Dataset open data
- Host: GitHub
- URL: https://github.com/rosalynlp/sdmd_exploration
- Owner: RosalynLP
- Created: 2022-10-19T06:47:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T07:00:09.000Z (about 2 years ago)
- Last Synced: 2024-10-15T04:09:01.998Z (3 months ago)
- Topics: drugs, public-health, scotland, shiny
- Language: R
- Homepage: https://rosalynlp.shinyapps.io/sdmd_explore/
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploring Scottish Drug Misuse Dataset (SDMD)
Exploring data for my band 6 interview presentation
The shiny app is available at [this location](https://rosalynlp.shinyapps.io/sdmd_explore/)
To run this app locally you need the following NHS Scotland open data:
- [Population](https://www.opendata.nhs.scot/dataset/population-estimates/resource/27a72cc8-d6d8-430c-8b4f-3109a9ceadb1)
- [Demographic SDMD](https://www.opendata.nhs.scot/dataset/scottish-drug-misuse-database/resource/e096573f-b828-4e8d-abf2-84f94345a751)
- [Treatment SDMD](https://www.opendata.nhs.scot/dataset/scottish-drug-misuse-database/resource/aebb18ee-40c3-4520-9521-d0800e749567)For more information see the Notes on the app frontpage
## Code layout
### b6_app
Contains the code for the shiny app
### b6_slides
Contains the R markdown for generating slides for my presentation