SatcherInstitute / prototype

MIT License
4 stars 4 forks source link

Add CDC ingestion as a Cloud Run Service #26

Closed mayaspivak closed 3 years ago

mayaspivak commented 3 years ago

I created a cloud run service under the run_ingestion directory. This copies the common directory from data_ingestion for now, but I can try to share the code when running the docker build in a github action. You will notice that the main.py is very similar to the GCF on with some extra request handling that GCF does automatically and the added cdc ingestion.