Skip to content

Commit

Permalink
Refactor Freesound to use ProviderDataIngester (#746)
Browse files Browse the repository at this point in the history
* Initial refactor steps

* Move functions

* Refactor other functions

* Update tests

* Add class to workflow list

* Remove TODO note

* Update DAGs.md

* Fixes identified in PR review

Co-authored-by: Staci Cooper <63313398+stacimc@users.noreply.github.com>

* Simplify some logic

* Remove per-license selection logic

* Simplify URL acquisition & tests

Co-authored-by: Staci Cooper <63313398+stacimc@users.noreply.github.com>
  • Loading branch information
AetherUnbound and stacimc committed Oct 12, 2022
1 parent 46c2c16 commit 8f92318
Show file tree
Hide file tree
Showing 4 changed files with 304 additions and 370 deletions.
2 changes: 2 additions & 0 deletions DAGs.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ Output: TSV file containing the image, the respective

Notes: https://freesound.org/apiv2/search/text'
No rate limit specified.
This script can be run either to ingest the full dataset or
as a dated DAG.


## `image_data_refresh`
Expand Down
Loading

0 comments on commit 8f92318

Please sign in to comment.