This branch fixes issues in the hk_casualties raw data. Previously, the injury location data of casualties data from 2014 to 2019 were all incorrectly labelled asFALSE.
Changes
The changes made in this PR are:
For all casualty data from 2014 to 2019, correct the "head_injuried", "upper_trunk_injuried", "lower_trunk_injuried",
"arms_injuried", "legs_injuried" columns to match with the original data provided by the Transport Department.
Check
[x] (If UI & data are updated) The UI & data includes Traditional Chinese translation, with translation terms wrapped in i18n$t() and terms added to translation_zh.csv
Summary
This branch fixes issues in the
hk_casualties
raw data. Previously, the injury location data of casualties data from 2014 to 2019 were all incorrectly labelled asFALSE
.Changes
The changes made in this PR are:
Check
i18n$t()
and terms added totranslation_zh.csv