I\'m getting data from an API (as JSON), I need to programatically create PostgreSQL tables from this JSON and store it in AWS Redshift. Using Sqlalchemy I did something lik