Skip to content

ETL for NCBI

Compare
Choose a tag to compare
@giangbui giangbui released this 24 Nov 20:42
· 132 commits to master since this release
f1f4d48
Feat/ncbi manifest (#147)

* feat(ncbi_manifest): add ncbi_manifest module

* fixup

* chore(log): more log

* chore(code): rename funtion

* feat(update_release): update the last release date

* fixup

* chore(logs): more logs

* feat(retry): retry logic

* feat(retry): retry

* chore(logs): more logs

* fix(exception): handle TimeoutError

* fixup

* fixup

* fix(session): use single session only

* feat(session): use single session only

* fix(continent): fix continent enum value

* fixup

* feat(last_submission): update project last submission

* fix(indent): fix indent

* chore(refactor): refactor and fix indent error

* chore(code): refactor

* fix(doc): fix readme

* fixup