Flora & Fauna In The Indian Himalayan Region
Dataset of different flora and fauna found in the Indian Himalayan Region (IHR)
@kaggle.tahzeer_flora_and_fauna_in_the_indian_himalayan_region
Dataset of different flora and fauna found in the Indian Himalayan Region (IHR)
@kaggle.tahzeer_flora_and_fauna_in_the_indian_himalayan_region
CREATE TABLE himalaya_fauna (
"state" VARCHAR,
"district" VARCHAR,
"species_identified" VARCHAR,
"category_of_species" VARCHAR
);
CREATE TABLE himalaya_flora (
"state" VARCHAR,
"district" VARCHAR,
"species_identified" VARCHAR,
"category_of_species" VARCHAR
);
Anyone who has the link will be able to view this.