Baselight

Natural Hazards Data

@owid.natural_hazards

Loading...
Loading...

About this Dataset

Natural Hazards Data

Tables

Natural Hazards Data

@owid.natural_hazards.owid_natural_hazards
  • 127.9 KB
  • 14948 rows
  • 16 columns
Loading...

CREATE TABLE owid_natural_hazards (
  "country" VARCHAR,
  "year" INTEGER,
  "type" VARCHAR,
  "n_events" INTEGER,
  "deaths" UINTEGER,
  "missing" INTEGER,
  "injuries" UINTEGER,
  "damage" FLOAT,
  "houses_destroyed" UINTEGER,
  "houses_damaged" UINTEGER,
  "deaths_total" UINTEGER,
  "missing_total" INTEGER,
  "injuries_total" UINTEGER,
  "damage_total" FLOAT,
  "houses_destroyed_total" UINTEGER,
  "houses_damaged_total" UINTEGER
);

Share link

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