18F / FAC-Distiller

Federal Audit Clearing House Distiller
2 stars 4 forks source link

Run ETLs in Cloud.gov #37

Closed bpdesigns closed 4 years ago

bpdesigns commented 4 years ago

User story

As a Distiller stakeholder, in order to get up to date data when I log in, I would like the database updated on a schedule.

This involves creating cloud.gov task(s) that run ETLs and utilize S3, as necessary.

Acceptance criteria

Outstanding questions

danielnaab commented 4 years ago

See README for notes on task scheduling. Errors will be logged by django-apscheduler to the database.

bpdesigns commented 4 years ago

Thanks @danielnaab