Skip to content

conservationtechlab/itis-taxa-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITIS Taxa Lookup

Simple dashboard [1] of taxonomic data sourced from ITIS [2] that provides:

  • exportable taxonomy data table

  • quick search nomenclature for validity

Usage

Dashboard

Name Search
Scientific Name Search

Data

Note - ITIS database does not exist in this repository, download ITIS data from source below.

Extract data from ITIS SQLite db

  • run src/script1-species.sql to dump data for all species as tsv to itisdata/species.txt

  • run src/script1-subspecies.sql to dump data for all species as tsv to itisdata/subspecies.txt

  • run src/script2-species.sql to dump data for all taxa hierarchy as csv to itisdata/taxa-species.csv

  • run src/script2-subspecies.sql to dump data for all taxa hierarchy as csv to itisdata/taxa-subspecies.csv

Parsing assumes 2 files above-

perl src/itis_parser.pl

Dashboard -

streamlit run itis_dash.py

References

Maintainers

The Conservation Technology Lab at the San Diego Zoo Wildlife Alliance

About

Simple search of ITIS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors