Hong-Kong-Districts-Info / dashboard-hkdistrictcouncillors

Shiny app dashboard of HK district councillors' information include FB pages.
https://hkdistricts-info.shinyapps.io/dashboard-hkdistrictcouncillors/
MIT License
6 stars 3 forks source link

Feature: Add information from HK01 #71

Open gabtam55 opened 4 years ago

gabtam55 commented 4 years ago

Is your feature request related to a problem? Please describe. As a user, I want to have access to more information about the district councillor that I am interested in.

Describe the solution you'd like Add a box to the right hand side of the facebook snapshot (area circled in the screenshot) to include the following information: Screenshot 2020-08-28 at 12 00 31

The R code for the above 3 pieces of information can be found on lines 17-55 of the script here - https://github.com/Hong-Kong-Districts-Info/district-councillors-data-analysis/blob/master/script/HK01%20Data%20Visualisations.R

Describe alternatives you've considered We can provide an url to the corresponding councillor page on HK01 website, but this will involve additional step for the user and beat the idea of having multiple source of information at one convenient place.

Additional context Add any other context or screenshots about the feature request here.

martinctc commented 4 years ago

@gabtam55 This is an interesting one - and I think will be a good feature add after we release the first blog post (to avoid delaying going 'public'). I think in our survey we would want to find out though, do people care more about new information (e.g. what is going on with DCs), or would people be interested in historical vote information? (maybe a question for @chautinsum - for the survey)

There are more 'real estate' and performance constraints to meet with the Shiny dashboard, so that's why I'm inclined to be more thoughtful on how we do this. However, I have no qualms at all to do this on the website, because adding new content won't impact on the performance as much (all the content is generated statically).

gabtam55 commented 4 years ago

Third-party data info to add to FB infobox on app

gabtam55 commented 4 years ago

Add visual elements using HK01 data to DC app