Baselight

Number Of Animal Species Listed In Each IUCN Red List Category By Country

@owid.iucn_animal

Loading...
Loading...

About this Dataset

Number Of Animal Species Listed In Each IUCN Red List Category By Country

The number of animal species (kingdom: Animalia) listed in each IUCN Red List Category by country. The data is from Table 6a in the Summary Statistics https://www.iucnredlist.org/statistics.

Tables

Iucn Animal

@owid.iucn_animal.owid_iucn_animal
  • 21.85 KB
  • 249 rows
  • 17 columns
Loading...

CREATE TABLE owid_iucn_animal (
  "country" VARCHAR,
  "year" INTEGER,
  "ex" INTEGER,
  "ew" INTEGER,
  "subtotal_explusew" INTEGER,
  "cr_pe" INTEGER,
  "cr_pew" INTEGER,
  "subtotal_explusewplus_cr_pe_pluscr_pew" INTEGER,
  "cr" INTEGER,
  "en" INTEGER,
  "vu" INTEGER,
  "subtotal_threatened_spp" INTEGER,
  "lr_cd" INTEGER,
  "nt_or_lr_nt" INTEGER,
  "lc_or_lr_lc" INTEGER,
  "dd" INTEGER,
  "total" INTEGER
);

Share link

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