Baselight

Threatened And Evaluated Species (IUCN Red List)

@owid.threatened_and_evaluated_species

Loading...
Loading...

About this Dataset

Threatened And Evaluated Species (IUCN Red List)

Manually update spreadsheet

Tables

Threatened And Evaluated Species (IUCN Red List)

@owid.threatened_and_evaluated_species.owid_threatened_and_evaluated_species_1
  • 8.27 kB
  • 81 rows
  • 7 columns
Loading...

CREATE TABLE owid_threatened_and_evaluated_species_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "number_of_described_species" UINTEGER,
  "number_of_species_evaluated_for_the_iucn_red_list" UINTEGER,
  "number_of_threatened_species" INTEGER,
  "share_of_described_species_that_have_been_evaluated" FLOAT,
  "share_of_species_threatened" INTEGER
);

IUCN Red List Summary Statistics Table 1a

@owid.threatened_and_evaluated_species.owid_threatened_and_evaluated_species_2
  • 6.57 kB
  • 26 rows
  • 7 columns
Loading...

CREATE TABLE owid_threatened_and_evaluated_species_2 (
  "taxonomic_group" VARCHAR,
  "year" INTEGER,
  "described_species" UINTEGER,
  "evaluated_species" UINTEGER,
  "threatened_species" INTEGER,
  "best_share_threatened" INTEGER,
  "share_evaluated" FLOAT
);

Share link

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