AI-Enhanced Disaster And Health Threats Storylines
Joint Research Centre
@ecjrc.n_747cf15b_87b4_4b92_a1be_10465c972929
Joint Research Centre
@ecjrc.n_747cf15b_87b4_4b92_a1be_10465c972929
CREATE TABLE ai_enhanced_disaster_and_health_threats_storylines (
"disno" VARCHAR,
"historic" VARCHAR,
"classification_key" VARCHAR,
"disaster_group" VARCHAR,
"disaster_subgroup" VARCHAR,
"disaster_type" VARCHAR,
"disaster_subtype" VARCHAR,
"external_ids" VARCHAR,
"event_name" VARCHAR,
"iso" VARCHAR,
"country" VARCHAR,
"subregion" VARCHAR,
"region" VARCHAR,
"location" VARCHAR,
"origin" VARCHAR,
"associated_types" VARCHAR,
"ofda_bha_response" VARCHAR,
"appeal" VARCHAR,
"declaration" VARCHAR,
"aid_contribution_000_us" DOUBLE,
"magnitude" DOUBLE,
"magnitude_scale" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"river_basin" VARCHAR,
"start_year" BIGINT,
"start_month" DOUBLE,
"start_day" DOUBLE,
"end_year" BIGINT,
"end_month" DOUBLE,
"end_day" DOUBLE,
"total_deaths" DOUBLE,
"no_injured" DOUBLE,
"no_affected" DOUBLE,
"no_homeless" DOUBLE,
"total_affected" DOUBLE,
"reconstruction_costs_000_us" DOUBLE,
"reconstruction_costs_adjusted_000_us" DOUBLE,
"insured_damage_000_us" DOUBLE,
"insured_damage_adjusted_000_us" DOUBLE,
"total_damage_000_us" DOUBLE,
"total_damage_adjusted_000_us" DOUBLE,
"cpi" DOUBLE,
"admin_units" VARCHAR,
"entry_date" TIMESTAMP,
"last_update" TIMESTAMP,
"start_dt" TIMESTAMP,
"key_information" VARCHAR,
"severity" VARCHAR,
"key_drivers" VARCHAR,
"main_impacts_exposure_and_vulnerability" VARCHAR,
"likelihood_of_multi_hazard_risks" VARCHAR,
"best_practices_for_managing_this_risk" VARCHAR,
"recommendations_and_supportive_measures_for_recovery" VARCHAR,
"causal_graph" VARCHAR,
"llama_graph" VARCHAR,
"mixtral_graph" VARCHAR,
"ensemble_graph" VARCHAR
);
Anyone who has the link will be able to view this.