SQL Templates with jinja2 for ETL

testing a simple Regression Model (with dummy data) by using jinja2 to create SQL queries based on template.
SQL queries get updated when adding predictors to predictors.json.

Based on this blog post