Baselight

Ransomware Attacks

Recent and most notable ransomware attacks globally

@kaggle.joebeachcapital_ransomware_attacks

Loading...
Loading...

About this Dataset

Ransomware Attacks

About 360 ransomware attacks, including target, sector, organization size, ransom amount, and if the ransom was paid. Work in progress still.

May need a bit of data cleaning.

Tables

Ransomware Attacks Ransomware Attacks

@kaggle.joebeachcapital_ransomware_attacks.ransomware_attacks_ransomware_attacks
  • 75.09 KB
  • 358 rows
  • 29 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.