Repository to update the Scottish Cancer QPIs Dashboard (Tableau)
- /code - R scripts required for project
housekeeping.R- contains all values which need to be changed each timefunctions.R- functions sourced and used in the other script(s)packages.R- list of packages sourced and used in the other script(s)create_lookup.R- compile the list of QPI names and targetscreate_templates.Rcheck_submissions.Rhb_hosp_qpi.R- updates the Excel file containing the data, for feeding into Tableauage_gender.R- process the demographic datacase_asc.R- process the case ascertainment datachange_qpi_names.Rchange_hospital_names.Rlate_lookup_edits.R
- /renv - Required for renv. Don't need to interact directly
- /docs - documentation
- /for_summary_table - script, input and templates to generate table for summary publication
generate_summary_in_excel.R- pivots the rows to show perf by yearScotland_rows_no_comments.xlsx- input, containing Scotland-level performance data (ignored by git of course, rightly so)qpi_summary_table_plain.xlsx- pivoted qpi table with no highlighting (ignored by git)qpi_summary_table.xlsx- pivoted table with 'target met' column and colour highlighting (ignored by git)
- /qpi_background_data_updates - for automatically collating demographic data for dashboard 'Background' tab
renv.lock- List of packages for use with renv.Rprofile- R profile settings.gitignore- tells git what files and folders not to track or upload to GitHubREADME.md- this pageQPI-dashboard.Proj- R project
Please see the SOP in the /docs folder.