Get data from an API using requests, process and send to a postgres table, all tasks scheduled using crontab.
File to place all the configuration params
Get data from API and store as a json file
Extract user_name and user_id from a json file and store as a parquet file
Copy the data from parquet file to a local Postgres table
Insert the volatile params and start internal tasks using a build function