tsdataclinic / scout

Scout is a data discovery tool to explore open data portals worldwide.
https://scout.tsdataclinic.com
Apache License 2.0
33 stars 12 forks source link

[FEATURE] Scheduled data pipeline updates #378

Open indraneel opened 2 weeks ago

indraneel commented 2 weeks ago

Describe the solution you'd like Run the data pipeline update job automatically and on a schedule.

Describe alternatives you've considered Manually triggering job runs - this is what is happening right now.

Additional context Would have to persist the LAST_METADATA_UPDATE_FIELD value and update it after each successful job run.