Baselight

Fatal Shark Attack Incidents

Look both jaws in the predictions.

@kaggle.jamessuryaputra_2023_australia_shark_attacks

Loading...
Loading...

About this Dataset

Fatal Shark Attack Incidents

This dataset consists of the shark attacks occurred in Australia by its state divisions as of 2023 period, which describes about dangerous attacks caused by unpredictable shark's behavior including the population statistics and number of injuries and/or deaths. This dataset was generated on September 22, 2024 (note that the dataset is still under progress due to certain revisions and/or updates).

Another additional data that was contained in this dataset includes shark attacks occurred in overseas along with the cumulative number of shark attack fatalities.

Tables

Sa Srk Atk

@kaggle.jamessuryaputra_2023_australia_shark_attacks.sa_srk_atk
  • 4.67 KB
  • 28 rows
  • 4 columns
Loading...

CREATE TABLE sa_srk_atk (
  "south_australia_shark_attack_incidents" VARCHAR,
  "unnamed_1" VARCHAR,
  "unnamed_2" VARCHAR,
  "unnamed_3" VARCHAR
);

Usa Srk Atk

@kaggle.jamessuryaputra_2023_australia_shark_attacks.usa_srk_atk
  • 4.61 KB
  • 9 rows
  • 5 columns
Loading...

CREATE TABLE usa_srk_atk (
  "fatal_shark_attack_incidents_in_u_s_a_as_of_2023" VARCHAR,
  "unnamed_1" VARCHAR,
  "unnamed_2" VARCHAR,
  "unnamed_3" VARCHAR,
  "unnamed_4" VARCHAR
);

Aus Srk Atk

@kaggle.jamessuryaputra_2023_australia_shark_attacks.aus_srk_atk
  • 4.84 KB
  • 11 rows
  • 5 columns
Loading...

CREATE TABLE aus_srk_atk (
  "fatal_shark_attack_incidents_in_australia_from_1988" VARCHAR,
  "unnamed_1" VARCHAR,
  "unnamed_2" VARCHAR,
  "unnamed_3" VARCHAR,
  "unnamed_4" VARCHAR
);

Wa Srk Atk

@kaggle.jamessuryaputra_2023_australia_shark_attacks.wa_srk_atk
  • 4.57 KB
  • 24 rows
  • 4 columns
Loading...

CREATE TABLE wa_srk_atk (
  "western_australia_shark_attack_incidents" VARCHAR,
  "unnamed_1" VARCHAR,
  "unnamed_2" VARCHAR,
  "unnamed_3" VARCHAR
);

Glo Srk Atk

@kaggle.jamessuryaputra_2023_australia_shark_attacks.glo_srk_atk
  • 3.97 KB
  • 16 rows
  • 4 columns
Loading...

CREATE TABLE glo_srk_atk (
  "n_2023_global_unprovoked_shark_attack_incidents" VARCHAR,
  "unnamed_1" VARCHAR,
  "unnamed_2" VARCHAR,
  "unnamed_3" VARCHAR
);

Share link

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