Skip to content

Commit

Permalink
Business Demography Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rossfinnie committed Dec 19, 2023
1 parent f24a8a2 commit 0490a80
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified Data/3-1_DataTable/DataTable.xlsx
Binary file not shown.
Binary file modified Data/3-2_dataText/dataText.xlsx
Binary file not shown.
10 changes: 7 additions & 3 deletions ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -584,15 +584,19 @@ div.myspecial-popup div.leaflet-popup-content-wrapper {
div(
class = "panel-body",
h2("Latest update"),
p("25 October 2023 (1.3.5)"),
p("19 December 2023 (1.3.6)"),
tags$ul(
tags$li("Update to latest KS4 and KS5 destinations data."),
tags$li("Update to latest APS employment data.")
tags$li("Update to latest business demographies data.")
),
details(
label = "Previous updates",
inputId = "PreviousUpdate",
p(
p("25 October 2023 (1.3.5)"),
tags$ul(
tags$li("Update to latest KS4 and KS5 destinations data."),
tags$li("Update to latest APS employment data.")
),
p("19 October 2023 (1.3.4)"),
tags$ul(
tags$li("Update to latest business count data.")
Expand Down

0 comments on commit 0490a80

Please sign in to comment.