Baselight

World's Most Endangered Snakes

conservation status of the world's snakes

@kaggle.kkhandekar_conservation_status_of_the_worlds_snakes

Loading...
Loading...

About this Dataset

World's Most Endangered Snakes

The world's most endangered snakes

The IUCN Red List of Threatened Species evaluates the conservation status of plant and animal species. The list is based on scientific assessment of an organism's status by experts.

Tables

Conservationstatusofworldsnakes

@kaggle.kkhandekar_conservation_status_of_the_worlds_snakes.conservationstatusofworldsnakes
  • 12.1 KB
  • 249 rows
  • 5 columns
Loading...

CREATE TABLE conservationstatusofworldsnakes (
  "family" VARCHAR,
  "scientific_name" VARCHAR,
  "common_name_s" VARCHAR,
  "red_list_status" VARCHAR,
  "population_trend" VARCHAR
);

Share link

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