Attacks Against Health Workers Around The World
Attacks Against Health Workers around the World from Years 2017 to 2022
@kaggle.abdullahsangha_attacks_against_health_workers_around_the_world
Attacks Against Health Workers around the World from Years 2017 to 2022
@kaggle.abdullahsangha_attacks_against_health_workers_around_the_world
CREATE TABLE attacks_against_health_activists (
"attack_id" VARCHAR,
"country" VARCHAR,
"attack_date" TIMESTAMP,
"attack_time" VARCHAR,
"certainty_level" VARCHAR,
"attack_type" VARCHAR,
"total_injured" BIGINT,
"total_death" BIGINT,
"hc_facilities" VARCHAR,
"hc_transport" VARCHAR,
"hc_personnel" VARCHAR,
"hc_supplies_assets" VARCHAR,
"hc_warehouse_storage" VARCHAR,
"hc_patients" VARCHAR,
"hc_other" VARCHAR,
"type_of_facility" VARCHAR,
"facility_other" VARCHAR,
"hw_abduction" BIGINT,
"hw_arrest" BIGINT,
"hw_detention" BIGINT,
"patient_abduction" BIGINT,
"patient_arrest" BIGINT,
"patient_detention" BIGINT
);
Anyone who has the link will be able to view this.