Skip to content

pangaea-data-publisher/pg_itis_importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITIS Terms Importer

A python script that imports terms from https://www.itis.gov/ in an incremental manner, and then insert/update the terms into the pangaea database.

Usage

To run the importer, please execute the following from the root directory. Please update config/import_template.ini with your database settings (username, password, host, port).

pip3 install -r requirements.txt
python3 import.py -c config/import.ini

About

ITIS Importer for PANGAEA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages