bcgov / FIT_opendatadownloader

Monitor open data, report when changes are detected
Apache License 2.0
0 stars 0 forks source link

downloader #11

Closed smnorris closed 2 weeks ago

smnorris commented 3 weeks ago

For downloads, consider using https://github.com/openaddresses/batch-machine (and modifying source config to support this). This presumably would ensure support for most download file/protocol types and typical source data organization quirks.

Worth noting that batch-machine detects changes to a dataset - https://github.com/openaddresses/batch-machine/blob/master/openaddr/cache.py#L83