- Upload to PG
- Migration script
- Find by DATE
- Sort missed|changed records
- install libs
pip install -r ./requirements.txt- Preinstalled Postgres with permissions and tables ( check
postgres/init.sql)
- Add db config creds on
config.jsonfile - Run
python3 main.py