Daria-Oni / EcoHack-Babassu-bots

0 stars 1 forks source link

Creation of Species Knowledge Database #7

Open Daria-Oni opened 1 month ago

Daria-Oni commented 1 month ago
Daria-Oni commented 1 month ago

we need to do it in a json format:

for example:

[ { "Species": "Snake", "Use": "Helped to cure something", "Location": "Was found in the dark spot next to river X", "Citation": "Info about the publication", "Habitat": "Forests, grasslands, deserts" }, { "Species": "Aloe Vera", "Use": "Used for treating burns", "Location": "Commonly found in tropical climates", "Citation": "Smith, J. (2020). Medicinal Plants of the Tropics. Journal of Ethnobotany, 15(3), 123-145.", "Habitat": "Tropical and subtropical regions" } ]