gettaxoncs
Get taxonomic and conservation status of Indonesian wildlife
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Repository
Get taxonomic and conservation status of Indonesian wildlife
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
GetTaxonCS
Overview
GetTaxonCS is a code designed to retrieve taxonomic and conservation status information based on three sources:
The Regulation of the Minister of Forestry of Indonesia No P.106/MENLHK/SETJEN/KUM.1/12/2018
The code generates a data frame containing detailed information on taxonomy and conservation status, including columns such as Class, Order, Family, Species, Common Names, IUCN Conservation Status, CITES Appendix information, and protection status under Indonesian forestry regulations.
For more information about protected species in Indonesia, please refer to the Buku Panduan Identifikasi Satwa Liar Dilindungi
The code requires the use of two main functions:
assessments_by_name()from the iucnredlist package andspp_taxonconcept()from the rcites package.
Please note that both functions require API keys.
How to Use the API
- To use the API:
- Register and create an IUCN token at https://api.iucnredlist.org/
- Register and create a CITES token at https://api.speciesplus.net/documentation
Note: The API keys provided in the example code are placeholders and will not work. You must register for your own API keys and replace the sample keys with your own.
Limitation
While the code is effective for acquiring taxonomic and conservation status information, it functions only at the species level.
Also, if the results contain NA values, it does not necessarily mean that the species is not listed in the IUCN or CITES databases.\
This could happen if the input species name differs from the latest accepted scientific name, as many bird and plant species have multiple synonyms, and taxonomic revisions occur frequently. Therefore, it is essential to cross-check scientific names against updated databases to ensure accurate results.
Owner
- Name: Ryan Avriandy
- Login: ryanavri
- Kind: user
- Location: Bogor, Indonesia
- Company: Fauna & Flora International
- Twitter: ryanavri
- Repositories: 3
- Profile: https://github.com/ryanavri
Citation (CITATION.cff)
cff-version: 1.2.0
title: GetTaxonCS
message: >-
If you use this code, please cite it using the metadata
from this file.
type: software-code
authors:
- given-names: Ryan
family-names: Avriandy
email: ryan.avriandy@fauna-flora.org
affiliation: Fauna & Flora International
- given-names: Jarian
family-names: Permana
- given-names: Yogi
family-names: Satrio
- given-names: Dwiyanto
- given-names: Zana Pandya
family-names: Pratisara
repository-code: 'https://github.com/ryanavri/GetTaxonCS'
GitHub Events
Total
- Push event: 7
Last Year
- Push event: 7