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
Add column with sum of injured of ONLY severity 1, and 2, (no light injuries).
Make sure to count also light injuries into the nohal prat score but exclude light injuries from the aggregated sum of injured.
Remember to add severity 3 to the data so the nohal prat will be correct) to each intesection and streets .
Tables should be structured as follows:
עיר | רחוב | הרוגים | פצועים קשה | פצועים קל | נוהל פרט כללי | נוהל פרט של הרוגים ופצועים קשה | הרוגים+פצועים קשה | עמודות של כל קטגוריות סוגי הנפגעים אחרי קיבוץ לפי הקוד הקיים של סכימה של הרוגים ופצועים קשה בלבד (ללא קל)
Find inspiring anomalities in the data for publishing
Make a stack bar of different injured vehecile categories (bicycle, trucks, pedestrians etc.) per street, and per intersection, and their nohal prat, and sum of injureds.
Notice the duplications of injuries or accidents of intersections that also appears in the streets, And think how to approach this issue.
Need to examine and decide on what columns to leave in and what columns to exclude from the new aggregated prat score by intersection excel file, and their desired order, currently:
צומת | פרת_כולל | פצועים_קל | פרת_קל | פצועים_קשה | פרת_קשה | הרוגים | פרת_הרוגים | הרוגים_ופצועים_קשה | פרת_הרוגים_ופצועים_קשה | אוטובוס ואוטובוס זעיר-קשה | אופנוע-קשה | אופניים חשמליים-קשה | אופניים-קשה | הולך רגל-קשה | קורקינט חשמלי-קשה | רכב כבד-קשה | רכב פרטי ומונית-קשה | אחר ולא ידוע-קשה | אופנוע-הרוגים | אופניים חשמליים-הרוגים | אופניים-הרוגים | הולך רגל-הרוגים | קורקינט חשמלי-הרוגים | אחר ולא ידוע-הרוגים
The text was updated successfully, but these errors were encountered:
Analyze and create a table for accidents per street, and a table for accidents per intersection in cities (start with Tel Aviv).
Tables should include both severity level 1 (lethal) and severity level 2 (injured) (without light injuries).
Add column with nohal prat score (https://github.com/data-for-change/anyway/blob/dev/anyway/parsers/schools_2023.ipynb, named calc_prat_score ).
Add column with sum of injured of ONLY severity 1, and 2, (no light injuries).
Make sure to count also light injuries into the nohal prat score but exclude light injuries from the aggregated sum of injured.
Tables should be structured as follows:
עיר | רחוב | הרוגים | פצועים קשה | פצועים קל | נוהל פרט כללי | נוהל פרט של הרוגים ופצועים קשה | הרוגים+פצועים קשה | עמודות של כל קטגוריות סוגי הנפגעים אחרי קיבוץ לפי הקוד הקיים של סכימה של הרוגים ופצועים קשה בלבד (ללא קל)
Find inspiring anomalities in the data for publishing
Make a stack bar of different injured vehecile categories (bicycle, trucks, pedestrians etc.) per street, and per intersection, and their nohal prat, and sum of injureds.
Notice the duplications of injuries or accidents of intersections that also appears in the streets, And think how to approach this issue.
The text was updated successfully, but these errors were encountered: