Flora Species
species_catalog
This resource contains a catalog of flora species.
- Path:
resources/species_catalog/data.parquet - Primary key: (
species_id) - Foreign keys:
- From fields (
parent_species_id) to fields (species_id) in resourcespecies_catalog
- From fields (
| Name | Title | Type | Description |
|---|---|---|---|
species_id |
Species ID | integer | The unique identifier for each species. |
scientific_name |
Scientific name | string | The Latin name of the species. |
common_name |
Common name | string | The common name of the species. |
family |
Family | string | The Latin family to which the species belongs. |
parent_species_id |
Parent Species | integer | The parent species of this species. |