Ransomware Attacks
Recent and most notable ransomware attacks globally
@kaggle.joebeachcapital_ransomware_attacks
Recent and most notable ransomware attacks globally
@kaggle.joebeachcapital_ransomware_attacks
CREATE TABLE ransomware_attacks_ransomware_attacks (
"target" VARCHAR,
"aka" VARCHAR,
"description" VARCHAR,
"sector" VARCHAR,
"organisation_size_1_5_10_25_100_300" BIGINT,
"revenue_usd_million" DOUBLE,
"cost" VARCHAR,
"ransom_cost" DOUBLE,
"data_note" VARCHAR,
"ransom_paid" VARCHAR,
"year_code" BIGINT,
"year" BIGINT,
"month" VARCHAR,
"location" VARCHAR,
"interesting_story_edited" VARCHAR,
"interesting_story_long" VARCHAR,
"interesting_story" VARCHAR,
"ransomware" VARCHAR,
"stock_symbol" VARCHAR,
"revenue_as_of" VARCHAR,
"no_of_employees" VARCHAR,
"data_note_a51e87" VARCHAR,
"source_name" VARCHAR,
"url" VARCHAR,
"url_2" VARCHAR,
"url_3" VARCHAR,
"url_4" VARCHAR,
"url_5" VARCHAR,
"n__id" BIGINT
);
Anyone who has the link will be able to view this.