dfe-analytical-services / local-authority-interactive-tool

Local Authority Interactive Tool
https://department-for-education.shinyapps.io/local-authority-interactive-tool/
MIT License
1 stars 0 forks source link

Regional level page development #16

Closed JT-39 closed 1 month ago

JT-39 commented 1 month ago

Pull request overview

This is the development of the Regional Level page of LAIT.

There has also been significant improvements made to the rest of the app.

Pull request checklist

Please check if your PR fulfills the following:

What is the current behaviour?

The app does not include the Regional Level page of LAIT. There are also several issues that need addressing, such as incorrect rankings, missing formatting, styling of the app and a lot more.

What is the new behaviour?

The full functionality (bar the bar charts) of the Regional Level Page of LAIT has been replicated. This includes all those listed in the Regional Level Page issue.

There have also been a number of other improvements:

Anything else

There is still a significant amount of work needed to test the plotting functions (and some new other functions) as well as the server modules and some UI aspects. Also, bar charts are available for the Regional page (follow a similar style to the line charts, however it is unsure as to whether users would want these as well/ how much value added they bring).

A warning is appearing in some plots due to missing data in the middle of a data series which the {ggiraph} package does not like, this has been raised with the package author.