Baselight

Landslides

Allegheny County / City of Pittsburgh / Western PA Regional Data Center

@usgov.allegheny_county_city_of_pitts_landslides_e73db

Loading...
Loading...

About this Dataset

Landslides

From NASA's Cooperative Open Online Landslide Repository (COOLR).

The Cooperative Open Online Landslide Repository (COOLR) is a worldwide database of landslide events. It currently includes NASA’s Global Landslide Catalog (GLC) and landslide events contributed by citizen scientists. In a future release of COOLR, collated landslide inventories will be added by REST API or manually.
Organization: Allegheny County / City of Pittsburgh / Western PA Regional Data Center
Last updated: 2023-01-24T18:10:55.201216
Tags: environment, federal, geography, landslide, nasa

Tables

Global Landslides

@usgov.allegheny_county_city_of_pitts_landslides_e73db.global_landslides
  • 3.08 MB
  • 11337 rows
  • 29 columns
Loading...

CREATE TABLE global_landslides (
  "src_name" VARCHAR,
  "src_link" VARCHAR,
  "ev_id" BIGINT,
  "ev_date" TIMESTAMP,
  "ev_time" VARCHAR,
  "ev_title" VARCHAR,
  "ev_desc" VARCHAR,
  "loc_desc" VARCHAR,
  "loc_accu" VARCHAR,
  "ls_cat" VARCHAR,
  "ls_trig" VARCHAR,
  "ls_size" VARCHAR,
  "ls_setting" VARCHAR,
  "fatalities" BIGINT,
  "injuries" BIGINT,
  "storm_name" VARCHAR,
  "photo_link" VARCHAR,
  "comments" VARCHAR,
  "ev_imp_src" VARCHAR,
  "ev_imp_id" DOUBLE,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "ctry_name" VARCHAR,
  "ctry_code" VARCHAR,
  "div_name" VARCHAR,
  "gaz_point" VARCHAR,
  "gaz_dist" DOUBLE,
  "sub_date" TIMESTAMP,
  "edit_date" TIMESTAMP
);

Share link

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