Global Plant (Halaman) Dataset โ Data Model
Dataset Overview
This dataset contains structured information about plant species including herbs, shrubs, trees, grasses, and vines from different regions worldwide.
It is designed for machine learning, plant classification, ecological research, and educational purposes.
Data Format
- File format: CSV
- Encoding: UTF-8
- Header row: Yes
Data Schema
| Column Name | Data Type | Description | Example |
|---|---|---|---|
| id | integer | Unique identifier for each record | 1 |
| common_name | string | Common name of the plant | Aloe Vera |
| scientific_name | string | Scientific name | Aloe vera |
| family | string | Plant family | Asphodelaceae |
| genus | string | Genus | Aloe |
| species | string | Species name | vera |
| plant_category | string | Herb / Shrub / Tree / Grass / Vine | Herb |
| origin_country | string | Country or region of origin | Egypt |
| continent | string | Continent of origin | Africa |
| habitat | string | Typical habitat | Arid and tropical regions |
| growth_form | string | Growth habit | Succulent |
| leaf_type | string | Leaf characteristics | Thick, fleshy |
| flower_color | string | Flower color | Yellow |
| edible | boolean | Edible or not | False |
| medicinal_use | boolean | Used medicinally | True |
| average_height_cm | float | Average mature height in cm | 60 |
| sunlight_requirement | string | Sunlight needs | Full Sun |
| water_requirement | string | Water needs | Low |
| lifespan_type | string | Annual / Biennial / Perennial | Perennial |
| conservation_status | string | IUCN or general status | Least Concern |
Example Record
id,common_name,scientific_name,family,genus,species,plant_category,origin_country,continent,habitat,growth_form,leaf_type,flower_color,edible,medicinal_use,average_height_cm,sunlight_requirement,water_requirement,lifespan_type,conservation_status
1,Aloe Vera,Aloe vera,Asphodelaceae,Aloe,vera,Herb,Egypt,Africa,Arid and tropical regions,Succulent,Thick fleshy,Yellow,False,True,60,Full Sun,Low,Perennial,Least Concern
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support