CivicTechAtlanta / georgia-courtbot

Helping people remember to attend court to help break the cycle of fines and jail time
4 stars 5 forks source link

When scraper runs, appends to BigQuery table #28

Open bbrewington opened 2 years ago

bbrewington commented 2 years ago
  1. Scraper runs in command line, outputs to csv
  2. Python code runs that loads to BigQuery:
    • Append to table cfa-georgia-courtbot.STG.HEARING (need to add ScraperRunTS field as data type DATETIME)