Open galraij opened 3 years ago
created a redash queries for this one, with my changes for this infographic
edited by @atalyaalon 's commment.
@ChayneAzriel looks very good! I suggest the following:
Also - I suggest separating it to 2 different Widgets - and creating an issue for each one - one graph per Widget.
above are the updated graphs according to your comments. if there are no other changes, we can open another widget and move on?
@ChayneAzriel Yes please :)
Name Accidents on a certain day compared to the same day in previous years
Title
Visualization
Visualization explanation present stack bar with different severities
Use case When this infographic should be displayed
SQL query Sql clause and usage guidance. In addition to query, detail which parameters should be modified when executing it and which output fields are language specific When creating the query and filtering CBS data - it's better to use the numeric values of the categorical fields (accident_severity = 1 is better than accident_severity_hebrew = 'תאונה קטלנית'). For code redeablity - one can create constants and dictionaries.
Additional context