| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-07 | Add python type annotations | Terry Truong | |
| Also use consistent quote symbols Also use 'is None' instead of '== None' Also use 'if list1' instead of 'if len(list1) > 0' | |||
| 2022-08-30 | Add scripts for generating eol/enwiki mappings | Terry Truong | |
| - New data sources: OTOL taxonomy, EOL provider-ids, Wikidata dump - Add 'node_iucn' table - Remove 'redirected' field from 'wiki_ids' table - Make 'eol_ids' table have 'name' as the primary key - Combine name-generation scripts into genNameData.py - Combine description-generation scripts into genDescData.py | |||
