You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: