Ukraine: Who Does What, Where (3W/5W)
Statistics are compiled mainly from data provided by authorities.
@kaggle.willianoliveiragibin_ukraine_who_does_what_where_3w5w
Statistics are compiled mainly from data provided by authorities.
@kaggle.willianoliveiragibin_ukraine_who_does_what_where_3w5w
CREATE TABLE ukraine_situations_new (
"oblast" VARCHAR,
"pcode" VARCHAR,
"cccm" BIGINT,
"education" BIGINT,
"fsl" BIGINT,
"health" BIGINT,
"protection" BIGINT,
"child_protection" BIGINT,
"gbv" BIGINT,
"mine_action" DOUBLE,
"shelter_nfi" BIGINT,
"wash" BIGINT,
"mpc" BIGINT,
"total_people_reached" BIGINT,
"percentage_the_people_reached" VARCHAR
);
Anyone who has the link will be able to view this.