Baselight

Volcanoes In Indonesia

List of volcanoes in Indonesia

@kaggle.heyrobin_volcanoes_in_indonesia

Loading...
Loading...

About this Dataset

Volcanoes In Indonesia

Content

The dataset contains all the volcano information to the date

Acknowledgements

Data were obtained via Wikipedia's entry for the List of volcanoes in Indonesia.

Tables

Major Eruption

@kaggle.heyrobin_volcanoes_in_indonesia.major_eruption
  • 7.93 kB
  • 24 rows
  • 9 columns
Loading...
CREATE TABLE major_eruption (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "eruption_date" VARCHAR,
  "volcano" VARCHAR,
  "cessation_date" VARCHAR,
  "vei" BIGINT,
  "characteristics" VARCHAR,
  "tsunami" VARCHAR,
  "tephra_volume" VARCHAR,
  "fatality" VARCHAR
);

Volcano Indo

@kaggle.heyrobin_volcanoes_in_indonesia.volcano_indo
  • 13.17 kB
  • 149 rows
  • 7 columns
Loading...
CREATE TABLE volcano_indo (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "name" VARCHAR,
  "shape" VARCHAR,
  "elevation" VARCHAR,
  "last_eruption" VARCHAR,
  "geo_location" VARCHAR,
  "island" VARCHAR
);

Share link

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