The script updates task related tables only at this time.
Arguments "seed" and "reset" can be passed. "seed" accepts a flag
"--count" which specifies a custom number of task entries to generate.
"task_types" are currently fixed at TA and PC.
To account for db adapter limitations, the script will automatically
batch databse entries by 500 requests.