This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Phylopic to use ProviderDataIngester (#747)
* Add phylopic to provider module * Initial phylopic refactor * Finish provider refactor * Only use endpoint conditionally, add should_continue & fix params * Correct get_response_json logic * Initial test changes * Update tests * Add provider data ingester to list * Improve documentation Co-authored-by: sarayourfriend <24264157+sarayourfriend@users.noreply.github.com> * Use computed endpoint rather than get_response_json override * Rename _uuid to uid * Remove scratch code Co-authored-by: sarayourfriend <24264157+sarayourfriend@users.noreply.github.com> * Remove _get_meta_data function * Make Phylopic daily * Move start date to first day data is actually made available Co-authored-by: sarayourfriend <24264157+sarayourfriend@users.noreply.github.com>
- Loading branch information