Full Descriptions Of 900 Flowers [Flower Database]
Information about 900 different flowers such as photos, leaves, flower time...
@kaggle.ilyaryabov_full_descriptions_of_900_flowers_flower_database
Information about 900 different flowers such as photos, leaves, flower time...
@kaggle.ilyaryabov_full_descriptions_of_900_flowers_flower_database
CREATE TABLE flower_table (
"flower_group" VARCHAR,
"flower_name" VARCHAR,
"url" VARCHAR,
"containers" VARCHAR,
"flower_time" VARCHAR,
"flowers" VARCHAR,
"leaves" VARCHAR,
"life_cycle" VARCHAR,
"miscellaneous" VARCHAR,
"plant_habit" VARCHAR,
"resistances" VARCHAR,
"soil_ph_preferences" VARCHAR,
"suitable_locations" VARCHAR,
"sun_requirements" VARCHAR,
"uses" VARCHAR,
"wildlife_attractant" VARCHAR,
"flower_color" VARCHAR,
"inflorescence_height" VARCHAR,
"plant_spread" VARCHAR,
"awards_and_recognitions" VARCHAR,
"parentage" VARCHAR,
"child_plants" VARCHAR,
"plant_height" VARCHAR,
"fruit" VARCHAR,
"minimum_cold_hardiness" VARCHAR,
"propagation_other_methods" VARCHAR,
"propagation_seeds" VARCHAR,
"toxicity" VARCHAR,
"bloom_size" VARCHAR
);
Anyone who has the link will be able to view this.