conda create -n sqlbotenv
conda activate sqlbotenv
pip install -r requirements.txt
Run python3 apicsvcall01.py for each entity type API call. Once completed,run python3 apicsvcal02.py
Note: Wheneve new table is added,helper.py need to be added with that table name for query.