Baselight

Global Coastal Erosion Data

Tracking of coastal lands submergence patterns

@kaggle.akshayalaxmi_coastal_inundation_data

Loading...
Loading...

About this Dataset

Global Coastal Erosion Data

This dataset provides a detailed examination of how climate change is affecting countries around the world. By including a wide range of attributes, it offers a comprehensive look at the direct and indirect impacts of climate change on land and coastal regions. The dataset spans several decades, allowing for longitudinal analysis of trends and patterns. It serves as a valuable resource for researchers, policymakers, educators, and anyone interested in understanding the dynamics of climate change and its global consequences.

Tables

Land Submergence Dataset

@kaggle.akshayalaxmi_coastal_inundation_data.land_submergence_dataset
  • 56.17 KB
  • 2820 rows
  • 9 columns
Loading...

CREATE TABLE land_submergence_dataset (
  "year" BIGINT,
  "country" VARCHAR,
  "continent" VARCHAR,
  "land_area" BIGINT,
  "coastal_length" BIGINT,
  "temperature" DOUBLE,
  "annual_balance" DOUBLE,
  "sea_level" DOUBLE,
  "land_impact" DOUBLE
);

Share link

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