nychealth / EH-dataportal

Source code for the Environment & Health Data Portal
https://a816-dohbesp.nyc.gov/IndicatorPublic/
Apache License 2.0
10 stars 5 forks source link

Data explorer enhancements - ideas #534

Open mmontesanonyc opened 1 year ago

mmontesanonyc commented 1 year ago

We'll add a list of data explorer enhancements in this issue. When one gets traction, we'll spin off a new, focused and dedicated issue for it.

Priorities:

Map:

Table:

Links

Trend

Disparities

General

Data Explorer Drill-down Add some type of interpretation - something that helps answer The Why.

Console logs: Revise console logs to be descriptive. Log the relevant objects, specific selections. Partly, this can be useful for us (easier to find the names of objects), and partly, useful to any techie poking around.

mmontesanonyc commented 1 year ago

NB, consolidated with other "Ideas" card. FYI, Mike had some thoughts (added here) about adding some type of "Data Explorer Drill-down" functionality that gets into ways to explain what a user is seeing. Touches on a lot of ideas we had - and definitely an interesting area for growth.

mmontesanonyc commented 1 year ago

@cgettings related to WM's point about legend labels not wrapping. I've been interested for a while in applying direct labels to trend charts, instead of legends. Here's an initial - there's a layer that takes the max date, the value at the max date, and then encodes a text mark there. The major drawback is interference, but I'm going to look into the label transform and avoidMarks to see what can be accomplished with that.

mmontesanonyc commented 2 months ago

Adding an idea in here: hiding a menu sidebar control when there is only one option within it.