Brainstorm how we can display additional details about deaths
Opened this issue · 0 comments
hepplerj commented
Likely some kind of modal or pop-up to display on the database that shows the description of a type of death for an individual record. (For example, what does Drowning mean or Other mean for a particular row of data). For the web app, this should probably be conditional (if there's no description, display nothing); we should indicate when/if a description is available.
As a prerequisite, I need to also:
- Update the R script for data prep to include descriptions
- Update Apiary to return descriptions