diff --git a/dbt_project.yml b/dbt_project.yml index fbc95c0f..d4ab1b2b 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -1,7 +1,7 @@ config-version: 2 name: 'mailchimp' -version: '0.6.0' +version: '0.7.0' require-dbt-version: [">=1.0.0", "<2.0.0"] diff --git a/docs/catalog.json b/docs/catalog.json index 11f322ff..d9abe78a 100644 --- a/docs/catalog.json +++ b/docs/catalog.json @@ -1 +1 @@ -{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "0.20.2", "generated_at": "2021-10-22T16:09:34.529553Z", "invocation_id": "0e869736-6313-46cf-8816-33e49d6a2328", "env": {}}, "nodes": {"model.mailchimp_source.stg_mailchimp__automations_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automations_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 4, "name": "create_time", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 6, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 7, "name": "segment_text", "comment": null}, "start_time": {"type": "TIMESTAMP", "index": 8, "name": "start_time", "comment": null}, "status": {"type": "STRING", "index": 9, "name": "status", "comment": null}, "title": {"type": "STRING", "index": 10, "name": "title", "comment": null}, "trigger_settings": {"type": "STRING", "index": 11, "name": "trigger_settings", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 296.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automations_tmp"}, "model.mailchimp_source.stg_mailchimp__automations": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automations", "database": "bigquery", "comment": null, "owner": null}, "columns": {"automation_id": {"type": "STRING", "index": 1, "name": "automation_id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 3, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 4, "name": "segment_text", "comment": null}, "started_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "started_timestamp", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 6, "name": "created_timestamp", "comment": null}, "status": {"type": "STRING", "index": 7, "name": "status", "comment": null}, "title": {"type": "STRING", "index": 8, "name": "title", "comment": null}, "trigger_settings": {"type": "STRING", "index": 9, "name": "trigger_settings", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 287.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automations"}, "model.mailchimp_source.stg_mailchimp__campaign_recipients": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaign_recipients", "database": "bigquery", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "combination_id": {"type": "INT64", "index": 3, "name": "combination_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "email_id": {"type": "STRING", "index": 5, "name": "email_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 10.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 920.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaign_recipients"}, "model.mailchimp_source.stg_mailchimp__segments": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__segments", "database": "bigquery", "comment": null, "owner": null}, "columns": {"segment_id": {"type": "INT64", "index": 1, "name": "segment_id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "member_count": {"type": "INT64", "index": 3, "name": "member_count", "comment": null}, "segment_name": {"type": "STRING", "index": 4, "name": "segment_name", "comment": null}, "segment_type": {"type": "STRING", "index": 5, "name": "segment_type", "comment": null}, "updated_timestamp": {"type": "TIMESTAMP", "index": 6, "name": "updated_timestamp", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "created_timestamp", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 62.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__segments"}, "model.mailchimp_source.stg_mailchimp__segment_members_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__segment_members_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "segment_id": {"type": "INT64", "index": 2, "name": "segment_id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 3, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 126.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__segment_members_tmp"}, "model.mailchimp_source.stg_mailchimp__campaigns_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaigns_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "archive_url": {"type": "STRING", "index": 4, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 5, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 6, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 7, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "STRING", "index": 8, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 9, "name": "content_type", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 10, "name": "create_time", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 11, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 12, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 13, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 14, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 15, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 16, "name": "inline_css", "comment": null}, "list_id": {"type": "STRING", "index": 17, "name": "list_id", "comment": null}, "long_archive_url": {"type": "STRING", "index": 18, "name": "long_archive_url", "comment": null}, "reply_to": {"type": "STRING", "index": 19, "name": "reply_to", "comment": null}, "segment_id": {"type": "INT64", "index": 20, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 21, "name": "segment_text", "comment": null}, "send_time": {"type": "TIMESTAMP", "index": 22, "name": "send_time", "comment": null}, "status": {"type": "STRING", "index": 23, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 24, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 25, "name": "template_id", "comment": null}, "test_size": {"type": "INT64", "index": 26, "name": "test_size", "comment": null}, "timewarp": {"type": "BOOL", "index": 27, "name": "timewarp", "comment": null}, "title": {"type": "STRING", "index": 28, "name": "title", "comment": null}, "to_name": {"type": "STRING", "index": 29, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 30, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 31, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 32, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 33, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 34, "name": "track_text_clicks", "comment": null}, "type": {"type": "STRING", "index": 35, "name": "type", "comment": null}, "use_conversation": {"type": "BOOL", "index": 36, "name": "use_conversation", "comment": null}, "wait_time": {"type": "INT64", "index": 37, "name": "wait_time", "comment": null}, "winner_criteria": {"type": "INT64", "index": 38, "name": "winner_criteria", "comment": null}, "winning_campaign_id": {"type": "INT64", "index": 39, "name": "winning_campaign_id", "comment": null}, "winning_combination_id": {"type": "INT64", "index": 40, "name": "winning_combination_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 318.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaigns_tmp"}, "model.mailchimp_source.stg_mailchimp__automation_activities": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_activities", "database": "bigquery", "comment": null, "owner": null}, "columns": {"action_type": {"type": "STRING", "index": 1, "name": "action_type", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "activity_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "activity_timestamp", "comment": null}, "ip_address": {"type": "STRING", "index": 6, "name": "ip_address", "comment": null}, "url": {"type": "STRING", "index": 7, "name": "url", "comment": null}, "bounce_type": {"type": "INT64", "index": 8, "name": "bounce_type", "comment": null}, "activity_id": {"type": "STRING", "index": 9, "name": "activity_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 7.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 965.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_activities"}, "model.mailchimp_source.stg_mailchimp__automation_activities_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_activities_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"action": {"type": "STRING", "index": 1, "name": "action", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 4, "name": "timestamp", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "bounce_type": {"type": "INT64", "index": 6, "name": "bounce_type", "comment": null}, "ip": {"type": "STRING", "index": 7, "name": "ip", "comment": null}, "list_id": {"type": "STRING", "index": 8, "name": "list_id", "comment": null}, "url": {"type": "STRING", "index": 9, "name": "url", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 7.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 783.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_activities_tmp"}, "model.mailchimp_source.stg_mailchimp__campaign_activities_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaign_activities_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"action": {"type": "STRING", "index": 1, "name": "action", "comment": null}, "campaign_id": {"type": "STRING", "index": 2, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 4, "name": "timestamp", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "bounce_type": {"type": "INT64", "index": 6, "name": "bounce_type", "comment": null}, "combination_id": {"type": "INT64", "index": 7, "name": "combination_id", "comment": null}, "ip": {"type": "STRING", "index": 8, "name": "ip", "comment": null}, "list_id": {"type": "STRING", "index": 9, "name": "list_id", "comment": null}, "url": {"type": "STRING", "index": 10, "name": "url", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 17.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1719.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaign_activities_tmp"}, "model.mailchimp_source.stg_mailchimp__lists": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__lists", "database": "bigquery", "comment": null, "owner": null}, "columns": {"list_id": {"type": "STRING", "index": 1, "name": "list_id", "comment": null}, "date_created": {"type": "TIMESTAMP", "index": 2, "name": "date_created", "comment": null}, "name": {"type": "STRING", "index": 3, "name": "name", "comment": null}, "list_rating": {"type": "FLOAT64", "index": 4, "name": "list_rating", "comment": null}, "beamer_address": {"type": "STRING", "index": 5, "name": "beamer_address", "comment": null}, "contact_address_1": {"type": "STRING", "index": 6, "name": "contact_address_1", "comment": null}, "contact_address_2": {"type": "INT64", "index": 7, "name": "contact_address_2", "comment": null}, "contact_city": {"type": "STRING", "index": 8, "name": "contact_city", "comment": null}, "contact_company": {"type": "STRING", "index": 9, "name": "contact_company", "comment": null}, "contact_country": {"type": "STRING", "index": 10, "name": "contact_country", "comment": null}, "contact_state": {"type": "STRING", "index": 11, "name": "contact_state", "comment": null}, "contact_zip": {"type": "STRING", "index": 12, "name": "contact_zip", "comment": null}, "default_from_email": {"type": "STRING", "index": 13, "name": "default_from_email", "comment": null}, "default_from_name": {"type": "STRING", "index": 14, "name": "default_from_name", "comment": null}, "default_language": {"type": "STRING", "index": 15, "name": "default_language", "comment": null}, "default_subject": {"type": "INT64", "index": 16, "name": "default_subject", "comment": null}, "email_type_option": {"type": "BOOL", "index": 17, "name": "email_type_option", "comment": null}, "notify_on_subscribe": {"type": "INT64", "index": 18, "name": "notify_on_subscribe", "comment": null}, "notify_on_unsubscribe": {"type": "INT64", "index": 19, "name": "notify_on_unsubscribe", "comment": null}, "permission_reminder": {"type": "STRING", "index": 20, "name": "permission_reminder", "comment": null}, "subscribe_url_long": {"type": "STRING", "index": 21, "name": "subscribe_url_long", "comment": null}, "subscribe_url_short": {"type": "STRING", "index": 22, "name": "subscribe_url_short", "comment": null}, "use_archive_bar": {"type": "BOOL", "index": 23, "name": "use_archive_bar", "comment": null}, "visibility": {"type": "STRING", "index": 24, "name": "visibility", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 371.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__lists"}, "model.mailchimp_source.stg_mailchimp__members": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__members", "database": "bigquery", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "email_address": {"type": "STRING", "index": 2, "name": "email_address", "comment": null}, "email_client": {"type": "STRING", "index": 3, "name": "email_client", "comment": null}, "email_type": {"type": "STRING", "index": 4, "name": "email_type", "comment": null}, "status": {"type": "STRING", "index": 5, "name": "status", "comment": null}, "list_id": {"type": "STRING", "index": 6, "name": "list_id", "comment": null}, "signup_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "signup_timestamp", "comment": null}, "opt_in_timestamp": {"type": "TIMESTAMP", "index": 8, "name": "opt_in_timestamp", "comment": null}, "last_changed_timestamp": {"type": "TIMESTAMP", "index": 9, "name": "last_changed_timestamp", "comment": null}, "country_code": {"type": "STRING", "index": 10, "name": "country_code", "comment": null}, "dstoff": {"type": "FLOAT64", "index": 11, "name": "dstoff", "comment": null}, "gmtoff": {"type": "FLOAT64", "index": 12, "name": "gmtoff", "comment": null}, "opt_in_ip_address": {"type": "STRING", "index": 13, "name": "opt_in_ip_address", "comment": null}, "signup_ip_address": {"type": "STRING", "index": 14, "name": "signup_ip_address", "comment": null}, "language": {"type": "STRING", "index": 15, "name": "language", "comment": null}, "latitude": {"type": "FLOAT64", "index": 16, "name": "latitude", "comment": null}, "longitude": {"type": "FLOAT64", "index": 17, "name": "longitude", "comment": null}, "member_rating": {"type": "INT64", "index": 18, "name": "member_rating", "comment": null}, "timezone": {"type": "STRING", "index": 19, "name": "timezone", "comment": null}, "unique_email_id": {"type": "STRING", "index": 20, "name": "unique_email_id", "comment": null}, "vip": {"type": "BOOL", "index": 21, "name": "vip", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 8.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1741.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__members"}, "model.mailchimp_source.stg_mailchimp__segments_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__segments_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "INT64", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 4, "name": "created_at", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "member_count": {"type": "INT64", "index": 6, "name": "member_count", "comment": null}, "name": {"type": "STRING", "index": 7, "name": "name", "comment": null}, "type": {"type": "STRING", "index": 8, "name": "type", "comment": null}, "updated_at": {"type": "TIMESTAMP", "index": 9, "name": "updated_at", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 71.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__segments_tmp"}, "model.mailchimp_source.stg_mailchimp__members_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__members_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "country_code": {"type": "STRING", "index": 4, "name": "country_code", "comment": null}, "dstoff": {"type": "FLOAT64", "index": 5, "name": "dstoff", "comment": null}, "email_address": {"type": "STRING", "index": 6, "name": "email_address", "comment": null}, "email_client": {"type": "STRING", "index": 7, "name": "email_client", "comment": null}, "email_type": {"type": "STRING", "index": 8, "name": "email_type", "comment": null}, "gmtoff": {"type": "FLOAT64", "index": 9, "name": "gmtoff", "comment": null}, "ip_opt": {"type": "STRING", "index": 10, "name": "ip_opt", "comment": null}, "ip_signup": {"type": "STRING", "index": 11, "name": "ip_signup", "comment": null}, "language": {"type": "STRING", "index": 12, "name": "language", "comment": null}, "last_changed": {"type": "TIMESTAMP", "index": 13, "name": "last_changed", "comment": null}, "latitude": {"type": "FLOAT64", "index": 14, "name": "latitude", "comment": null}, "longitude": {"type": "FLOAT64", "index": 15, "name": "longitude", "comment": null}, "member_rating": {"type": "INT64", "index": 16, "name": "member_rating", "comment": null}, "merge_fname": {"type": "STRING", "index": 17, "name": "merge_fname", "comment": null}, "merge_lname": {"type": "INT64", "index": 18, "name": "merge_lname", "comment": null}, "status": {"type": "STRING", "index": 19, "name": "status", "comment": null}, "timestamp_opt": {"type": "TIMESTAMP", "index": 20, "name": "timestamp_opt", "comment": null}, "timestamp_signup": {"type": "TIMESTAMP", "index": 21, "name": "timestamp_signup", "comment": null}, "timezone": {"type": "STRING", "index": 22, "name": "timezone", "comment": null}, "unique_email_id": {"type": "STRING", "index": 23, "name": "unique_email_id", "comment": null}, "vip": {"type": "BOOL", "index": 24, "name": "vip", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 8.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1841.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__members_tmp"}, "model.mailchimp_source.stg_mailchimp__unsubscribes_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__unsubscribes_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "reason": {"type": "INT64", "index": 5, "name": "reason", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 6, "name": "timestamp", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 74.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__unsubscribes_tmp"}, "model.mailchimp_source.stg_mailchimp__automation_emails_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_emails_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "archive_url": {"type": "STRING", "index": 4, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 5, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 6, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 7, "name": "auto_tweet", "comment": null}, "automation_id": {"type": "STRING", "index": 8, "name": "automation_id", "comment": null}, "clicktale": {"type": "INT64", "index": 9, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 10, "name": "content_type", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 11, "name": "create_time", "comment": null}, "delay_action": {"type": "STRING", "index": 12, "name": "delay_action", "comment": null}, "delay_action_description": {"type": "STRING", "index": 13, "name": "delay_action_description", "comment": null}, "delay_amount": {"type": "INT64", "index": 14, "name": "delay_amount", "comment": null}, "delay_direction": {"type": "INT64", "index": 15, "name": "delay_direction", "comment": null}, "delay_full_description": {"type": "STRING", "index": 16, "name": "delay_full_description", "comment": null}, "delay_type": {"type": "STRING", "index": 17, "name": "delay_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 18, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 19, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 20, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 21, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 22, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 23, "name": "inline_css", "comment": null}, "position": {"type": "INT64", "index": 24, "name": "position", "comment": null}, "reply_to": {"type": "STRING", "index": 25, "name": "reply_to", "comment": null}, "send_time": {"type": "TIMESTAMP", "index": 26, "name": "send_time", "comment": null}, "start_time": {"type": "TIMESTAMP", "index": 27, "name": "start_time", "comment": null}, "status": {"type": "STRING", "index": 28, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 29, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 30, "name": "template_id", "comment": null}, "timewarp": {"type": "INT64", "index": 31, "name": "timewarp", "comment": null}, "title": {"type": "STRING", "index": 32, "name": "title", "comment": null}, "to_name": {"type": "INT64", "index": 33, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 34, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 35, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 36, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 37, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 38, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "INT64", "index": 39, "name": "use_conversation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 352.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_emails_tmp"}, "model.mailchimp_source.stg_mailchimp__unsubscribes": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__unsubscribes", "database": "bigquery", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 3, "name": "list_id", "comment": null}, "unsubscribe_reason": {"type": "INT64", "index": 4, "name": "unsubscribe_reason", "comment": null}, "unsubscribe_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "unsubscribe_timestamp", "comment": null}, "unsubscribe_id": {"type": "STRING", "index": 6, "name": "unsubscribe_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 100.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__unsubscribes"}, "model.mailchimp_source.stg_mailchimp__automation_emails": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_emails", "database": "bigquery", "comment": null, "owner": null}, "columns": {"automation_email_id": {"type": "STRING", "index": 1, "name": "automation_email_id", "comment": null}, "automation_id": {"type": "STRING", "index": 2, "name": "automation_id", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 3, "name": "created_timestamp", "comment": null}, "started_timestamp": {"type": "TIMESTAMP", "index": 4, "name": "started_timestamp", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "send_timestamp", "comment": null}, "from_name": {"type": "STRING", "index": 6, "name": "from_name", "comment": null}, "reply_to": {"type": "STRING", "index": 7, "name": "reply_to", "comment": null}, "status": {"type": "STRING", "index": 8, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 9, "name": "subject_line", "comment": null}, "title": {"type": "STRING", "index": 10, "name": "title", "comment": null}, "to_name": {"type": "INT64", "index": 11, "name": "to_name", "comment": null}, "archive_url": {"type": "STRING", "index": 12, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 13, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 14, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 15, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "INT64", "index": 16, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 17, "name": "content_type", "comment": null}, "delay_action": {"type": "STRING", "index": 18, "name": "delay_action", "comment": null}, "delay_action_description": {"type": "STRING", "index": 19, "name": "delay_action_description", "comment": null}, "delay_amount": {"type": "INT64", "index": 20, "name": "delay_amount", "comment": null}, "delay_direction": {"type": "INT64", "index": 21, "name": "delay_direction", "comment": null}, "delay_full_description": {"type": "STRING", "index": 22, "name": "delay_full_description", "comment": null}, "delay_type": {"type": "STRING", "index": 23, "name": "delay_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 24, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 25, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 26, "name": "folder_id", "comment": null}, "google_analytics": {"type": "STRING", "index": 27, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 28, "name": "inline_css", "comment": null}, "position": {"type": "INT64", "index": 29, "name": "position", "comment": null}, "template_id": {"type": "INT64", "index": 30, "name": "template_id", "comment": null}, "timewarp": {"type": "INT64", "index": 31, "name": "timewarp", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 32, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 33, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 34, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 35, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 36, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "INT64", "index": 37, "name": "use_conversation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 343.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_emails"}, "model.mailchimp_source.stg_mailchimp__lists_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__lists_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "beamer_address": {"type": "STRING", "index": 4, "name": "beamer_address", "comment": null}, "contact_address_1": {"type": "STRING", "index": 5, "name": "contact_address_1", "comment": null}, "contact_address_2": {"type": "INT64", "index": 6, "name": "contact_address_2", "comment": null}, "contact_city": {"type": "STRING", "index": 7, "name": "contact_city", "comment": null}, "contact_company": {"type": "STRING", "index": 8, "name": "contact_company", "comment": null}, "contact_country": {"type": "STRING", "index": 9, "name": "contact_country", "comment": null}, "contact_state": {"type": "STRING", "index": 10, "name": "contact_state", "comment": null}, "contact_zip": {"type": "STRING", "index": 11, "name": "contact_zip", "comment": null}, "date_created": {"type": "TIMESTAMP", "index": 12, "name": "date_created", "comment": null}, "default_from_email": {"type": "STRING", "index": 13, "name": "default_from_email", "comment": null}, "default_from_name": {"type": "STRING", "index": 14, "name": "default_from_name", "comment": null}, "default_language": {"type": "STRING", "index": 15, "name": "default_language", "comment": null}, "default_subject": {"type": "INT64", "index": 16, "name": "default_subject", "comment": null}, "email_type_option": {"type": "BOOL", "index": 17, "name": "email_type_option", "comment": null}, "list_rating": {"type": "FLOAT64", "index": 18, "name": "list_rating", "comment": null}, "name": {"type": "STRING", "index": 19, "name": "name", "comment": null}, "notify_on_subscribe": {"type": "INT64", "index": 20, "name": "notify_on_subscribe", "comment": null}, "notify_on_unsubscribe": {"type": "INT64", "index": 21, "name": "notify_on_unsubscribe", "comment": null}, "permission_reminder": {"type": "STRING", "index": 22, "name": "permission_reminder", "comment": null}, "subscribe_url_long": {"type": "STRING", "index": 23, "name": "subscribe_url_long", "comment": null}, "subscribe_url_short": {"type": "STRING", "index": 24, "name": "subscribe_url_short", "comment": null}, "use_archive_bar": {"type": "BOOL", "index": 25, "name": "use_archive_bar", "comment": null}, "visibility": {"type": "STRING", "index": 26, "name": "visibility", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 380.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__lists_tmp"}, "model.mailchimp_source.stg_mailchimp__automation_recipients_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_recipients_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"automation_email_id": {"type": "STRING", "index": 1, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 132.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_recipients_tmp"}, "model.mailchimp_source.stg_mailchimp__campaign_recipients_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaign_recipients_tmp", "database": "bigquery", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "combination_id": {"type": "INT64", "index": 4, "name": "combination_id", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 10.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 660.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaign_recipients_tmp"}, "model.mailchimp_source.stg_mailchimp__campaign_activities": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaign_activities", "database": "bigquery", "comment": null, "owner": null}, "columns": {"action_type": {"type": "STRING", "index": 1, "name": "action_type", "comment": null}, "campaign_id": {"type": "STRING", "index": 2, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "activity_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "activity_timestamp", "comment": null}, "ip_address": {"type": "STRING", "index": 6, "name": "ip_address", "comment": null}, "url": {"type": "STRING", "index": 7, "name": "url", "comment": null}, "bounce_type": {"type": "INT64", "index": 8, "name": "bounce_type", "comment": null}, "combination_id": {"type": "INT64", "index": 9, "name": "combination_id", "comment": null}, "activity_id": {"type": "STRING", "index": 10, "name": "activity_id", "comment": null}, "email_id": {"type": "STRING", "index": 11, "name": "email_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 17.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2739.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaign_activities"}, "model.mailchimp_source.stg_mailchimp__campaigns": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaigns", "database": "bigquery", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "segment_id": {"type": "INT64", "index": 2, "name": "segment_id", "comment": null}, "create_timestamp": {"type": "TIMESTAMP", "index": 3, "name": "create_timestamp", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 4, "name": "send_timestamp", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "reply_to_email": {"type": "STRING", "index": 6, "name": "reply_to_email", "comment": null}, "campaign_type": {"type": "STRING", "index": 7, "name": "campaign_type", "comment": null}, "title": {"type": "STRING", "index": 8, "name": "title", "comment": null}, "archive_url": {"type": "STRING", "index": 9, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 10, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 11, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 12, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "STRING", "index": 13, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 14, "name": "content_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 15, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 16, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 17, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 18, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 19, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 20, "name": "inline_css", "comment": null}, "long_archive_url": {"type": "STRING", "index": 21, "name": "long_archive_url", "comment": null}, "status": {"type": "STRING", "index": 22, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 23, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 24, "name": "template_id", "comment": null}, "test_size": {"type": "INT64", "index": 25, "name": "test_size", "comment": null}, "timewarp": {"type": "BOOL", "index": 26, "name": "timewarp", "comment": null}, "to_name": {"type": "STRING", "index": 27, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 28, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 29, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 30, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 31, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 32, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "BOOL", "index": 33, "name": "use_conversation", "comment": null}, "wait_time": {"type": "INT64", "index": 34, "name": "wait_time", "comment": null}, "winner_criteria": {"type": "INT64", "index": 35, "name": "winner_criteria", "comment": null}, "winning_campaign_id": {"type": "INT64", "index": 36, "name": "winning_campaign_id", "comment": null}, "winning_combination_id": {"type": "INT64", "index": 37, "name": "winning_combination_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 309.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaigns"}, "model.mailchimp_source.stg_mailchimp__segment_members": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__segment_members", "database": "bigquery", "comment": null, "owner": null}, "columns": {"segment_id": {"type": "INT64", "index": 1, "name": "segment_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 3, "name": "list_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 108.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__segment_members"}, "model.mailchimp_source.stg_mailchimp__automation_recipients": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_recipients", "database": "bigquery", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "list_id": {"type": "STRING", "index": 3, "name": "list_id", "comment": null}, "automation_recipient_id": {"type": "STRING", "index": 4, "name": "automation_recipient_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 184.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_recipients"}, "model.mailchimp.mailchimp__campaigns": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__campaigns", "database": "bigquery", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "segment_id": {"type": "INT64", "index": 2, "name": "segment_id", "comment": null}, "create_timestamp": {"type": "TIMESTAMP", "index": 3, "name": "create_timestamp", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 4, "name": "send_timestamp", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "reply_to_email": {"type": "STRING", "index": 6, "name": "reply_to_email", "comment": null}, "campaign_type": {"type": "STRING", "index": 7, "name": "campaign_type", "comment": null}, "title": {"type": "STRING", "index": 8, "name": "title", "comment": null}, "archive_url": {"type": "STRING", "index": 9, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 10, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 11, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 12, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "STRING", "index": 13, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 14, "name": "content_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 15, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 16, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 17, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 18, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 19, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 20, "name": "inline_css", "comment": null}, "long_archive_url": {"type": "STRING", "index": 21, "name": "long_archive_url", "comment": null}, "status": {"type": "STRING", "index": 22, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 23, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 24, "name": "template_id", "comment": null}, "test_size": {"type": "INT64", "index": 25, "name": "test_size", "comment": null}, "timewarp": {"type": "BOOL", "index": 26, "name": "timewarp", "comment": null}, "to_name": {"type": "STRING", "index": 27, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 28, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 29, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 30, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 31, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 32, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "BOOL", "index": 33, "name": "use_conversation", "comment": null}, "wait_time": {"type": "INT64", "index": 34, "name": "wait_time", "comment": null}, "winner_criteria": {"type": "INT64", "index": 35, "name": "winner_criteria", "comment": null}, "winning_campaign_id": {"type": "INT64", "index": 36, "name": "winning_campaign_id", "comment": null}, "winning_combination_id": {"type": "INT64", "index": 37, "name": "winning_combination_id", "comment": null}, "sends": {"type": "INT64", "index": 38, "name": "sends", "comment": null}, "opens": {"type": "INT64", "index": 39, "name": "opens", "comment": null}, "clicks": {"type": "INT64", "index": 40, "name": "clicks", "comment": null}, "unique_opens": {"type": "INT64", "index": 41, "name": "unique_opens", "comment": null}, "unique_clicks": {"type": "INT64", "index": 42, "name": "unique_clicks", "comment": null}, "unsubscribes": {"type": "INT64", "index": 43, "name": "unsubscribes", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 357.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__campaigns"}, "model.mailchimp.mailchimp__campaign_activities": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__campaign_activities", "database": "bigquery", "comment": null, "owner": null}, "columns": {"action_type": {"type": "STRING", "index": 1, "name": "action_type", "comment": null}, "campaign_id": {"type": "STRING", "index": 2, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "activity_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "activity_timestamp", "comment": null}, "ip_address": {"type": "STRING", "index": 6, "name": "ip_address", "comment": null}, "url": {"type": "STRING", "index": 7, "name": "url", "comment": null}, "bounce_type": {"type": "INT64", "index": 8, "name": "bounce_type", "comment": null}, "combination_id": {"type": "INT64", "index": 9, "name": "combination_id", "comment": null}, "activity_id": {"type": "STRING", "index": 10, "name": "activity_id", "comment": null}, "email_id": {"type": "STRING", "index": 11, "name": "email_id", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 12, "name": "send_timestamp", "comment": null}, "time_since_send_minutes": {"type": "INT64", "index": 13, "name": "time_since_send_minutes", "comment": null}, "time_since_send_hours": {"type": "INT64", "index": 14, "name": "time_since_send_hours", "comment": null}, "time_since_send_days": {"type": "INT64", "index": 15, "name": "time_since_send_days", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 17.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 3283.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__campaign_activities"}, "model.mailchimp.mailchimp__members": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__members", "database": "bigquery", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "email_address": {"type": "STRING", "index": 2, "name": "email_address", "comment": null}, "email_client": {"type": "STRING", "index": 3, "name": "email_client", "comment": null}, "email_type": {"type": "STRING", "index": 4, "name": "email_type", "comment": null}, "status": {"type": "STRING", "index": 5, "name": "status", "comment": null}, "list_id": {"type": "STRING", "index": 6, "name": "list_id", "comment": null}, "signup_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "signup_timestamp", "comment": null}, "opt_in_timestamp": {"type": "TIMESTAMP", "index": 8, "name": "opt_in_timestamp", "comment": null}, "last_changed_timestamp": {"type": "TIMESTAMP", "index": 9, "name": "last_changed_timestamp", "comment": null}, "country_code": {"type": "STRING", "index": 10, "name": "country_code", "comment": null}, "dstoff": {"type": "FLOAT64", "index": 11, "name": "dstoff", "comment": null}, "gmtoff": {"type": "FLOAT64", "index": 12, "name": "gmtoff", "comment": null}, "opt_in_ip_address": {"type": "STRING", "index": 13, "name": "opt_in_ip_address", "comment": null}, "signup_ip_address": {"type": "STRING", "index": 14, "name": "signup_ip_address", "comment": null}, "language": {"type": "STRING", "index": 15, "name": "language", "comment": null}, "latitude": {"type": "FLOAT64", "index": 16, "name": "latitude", "comment": null}, "longitude": {"type": "FLOAT64", "index": 17, "name": "longitude", "comment": null}, "member_rating": {"type": "INT64", "index": 18, "name": "member_rating", "comment": null}, "timezone": {"type": "STRING", "index": 19, "name": "timezone", "comment": null}, "unique_email_id": {"type": "STRING", "index": 20, "name": "unique_email_id", "comment": null}, "vip": {"type": "BOOL", "index": 21, "name": "vip", "comment": null}, "campaign_sends": {"type": "INT64", "index": 22, "name": "campaign_sends", "comment": null}, "campaign_opens": {"type": "INT64", "index": 23, "name": "campaign_opens", "comment": null}, "campaign_clicks": {"type": "INT64", "index": 24, "name": "campaign_clicks", "comment": null}, "campaign_unique_opens": {"type": "INT64", "index": 25, "name": "campaign_unique_opens", "comment": null}, "campaign_unique_clicks": {"type": "INT64", "index": 26, "name": "campaign_unique_clicks", "comment": null}, "campaign_unsubscribes": {"type": "INT64", "index": 27, "name": "campaign_unsubscribes", "comment": null}, "automation_sends": {"type": "INT64", "index": 28, "name": "automation_sends", "comment": null}, "automation_opens": {"type": "INT64", "index": 29, "name": "automation_opens", "comment": null}, "automation_clicks": {"type": "INT64", "index": 30, "name": "automation_clicks", "comment": null}, "automation_unique_opens": {"type": "INT64", "index": 31, "name": "automation_unique_opens", "comment": null}, "automation_unique_clicks": {"type": "INT64", "index": 32, "name": "automation_unique_clicks", "comment": null}, "automation_unsubscribes": {"type": "INT64", "index": 33, "name": "automation_unsubscribes", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 8.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2509.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__members"}, "model.mailchimp.mailchimp__automation_emails": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__automation_emails", "database": "bigquery", "comment": null, "owner": null}, "columns": {"automation_email_id": {"type": "STRING", "index": 1, "name": "automation_email_id", "comment": null}, "automation_id": {"type": "STRING", "index": 2, "name": "automation_id", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 3, "name": "created_timestamp", "comment": null}, "started_timestamp": {"type": "TIMESTAMP", "index": 4, "name": "started_timestamp", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "send_timestamp", "comment": null}, "from_name": {"type": "STRING", "index": 6, "name": "from_name", "comment": null}, "reply_to": {"type": "STRING", "index": 7, "name": "reply_to", "comment": null}, "status": {"type": "STRING", "index": 8, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 9, "name": "subject_line", "comment": null}, "title": {"type": "STRING", "index": 10, "name": "title", "comment": null}, "to_name": {"type": "INT64", "index": 11, "name": "to_name", "comment": null}, "archive_url": {"type": "STRING", "index": 12, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 13, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 14, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 15, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "INT64", "index": 16, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 17, "name": "content_type", "comment": null}, "delay_action": {"type": "STRING", "index": 18, "name": "delay_action", "comment": null}, "delay_action_description": {"type": "STRING", "index": 19, "name": "delay_action_description", "comment": null}, "delay_amount": {"type": "INT64", "index": 20, "name": "delay_amount", "comment": null}, "delay_direction": {"type": "INT64", "index": 21, "name": "delay_direction", "comment": null}, "delay_full_description": {"type": "STRING", "index": 22, "name": "delay_full_description", "comment": null}, "delay_type": {"type": "STRING", "index": 23, "name": "delay_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 24, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 25, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 26, "name": "folder_id", "comment": null}, "google_analytics": {"type": "STRING", "index": 27, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 28, "name": "inline_css", "comment": null}, "position": {"type": "INT64", "index": 29, "name": "position", "comment": null}, "template_id": {"type": "INT64", "index": 30, "name": "template_id", "comment": null}, "timewarp": {"type": "INT64", "index": 31, "name": "timewarp", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 32, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 33, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 34, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 35, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 36, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "INT64", "index": 37, "name": "use_conversation", "comment": null}, "list_id": {"type": "STRING", "index": 38, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 39, "name": "segment_id", "comment": null}, "sends": {"type": "INT64", "index": 40, "name": "sends", "comment": null}, "opens": {"type": "INT64", "index": 41, "name": "opens", "comment": null}, "clicks": {"type": "INT64", "index": 42, "name": "clicks", "comment": null}, "unique_opens": {"type": "INT64", "index": 43, "name": "unique_opens", "comment": null}, "unique_clicks": {"type": "INT64", "index": 44, "name": "unique_clicks", "comment": null}, "unsubscribes": {"type": "INT64", "index": 45, "name": "unsubscribes", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 403.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__automation_emails"}, "model.mailchimp.mailchimp__campaign_recipients": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__campaign_recipients", "database": "bigquery", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "combination_id": {"type": "INT64", "index": 3, "name": "combination_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "email_id": {"type": "STRING", "index": 5, "name": "email_id", "comment": null}, "segment_id": {"type": "INT64", "index": 6, "name": "segment_id", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "send_timestamp", "comment": null}, "opens": {"type": "INT64", "index": 8, "name": "opens", "comment": null}, "unique_opens": {"type": "INT64", "index": 9, "name": "unique_opens", "comment": null}, "clicks": {"type": "INT64", "index": 10, "name": "clicks", "comment": null}, "unique_clicks": {"type": "INT64", "index": 11, "name": "unique_clicks", "comment": null}, "was_opened": {"type": "BOOL", "index": 12, "name": "was_opened", "comment": null}, "was_clicked": {"type": "BOOL", "index": 13, "name": "was_clicked", "comment": null}, "first_open_timestamp": {"type": "TIMESTAMP", "index": 14, "name": "first_open_timestamp", "comment": null}, "time_to_open_minutes": {"type": "INT64", "index": 15, "name": "time_to_open_minutes", "comment": null}, "time_to_open_hours": {"type": "INT64", "index": 16, "name": "time_to_open_hours", "comment": null}, "time_to_open_days": {"type": "INT64", "index": 17, "name": "time_to_open_days", "comment": null}, "was_unsubscribed": {"type": "BOOL", "index": 18, "name": "was_unsubscribed", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 10.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1574.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__campaign_recipients"}, "model.mailchimp.mailchimp__automations": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__automations", "database": "bigquery", "comment": null, "owner": null}, "columns": {"automation_id": {"type": "STRING", "index": 1, "name": "automation_id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 3, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 4, "name": "segment_text", "comment": null}, "started_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "started_timestamp", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 6, "name": "created_timestamp", "comment": null}, "status": {"type": "STRING", "index": 7, "name": "status", "comment": null}, "title": {"type": "STRING", "index": 8, "name": "title", "comment": null}, "trigger_settings": {"type": "STRING", "index": 9, "name": "trigger_settings", "comment": null}, "sends": {"type": "INT64", "index": 10, "name": "sends", "comment": null}, "opens": {"type": "INT64", "index": 11, "name": "opens", "comment": null}, "clicks": {"type": "INT64", "index": 12, "name": "clicks", "comment": null}, "unique_opens": {"type": "INT64", "index": 13, "name": "unique_opens", "comment": null}, "unique_clicks": {"type": "INT64", "index": 14, "name": "unique_clicks", "comment": null}, "unsubscribes": {"type": "INT64", "index": 15, "name": "unsubscribes", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 335.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__automations"}, "model.mailchimp.mailchimp__lists": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__lists", "database": "bigquery", "comment": null, "owner": null}, "columns": {"list_id": {"type": "STRING", "index": 1, "name": "list_id", "comment": null}, "date_created": {"type": "TIMESTAMP", "index": 2, "name": "date_created", "comment": null}, "name": {"type": "STRING", "index": 3, "name": "name", "comment": null}, "list_rating": {"type": "FLOAT64", "index": 4, "name": "list_rating", "comment": null}, "beamer_address": {"type": "STRING", "index": 5, "name": "beamer_address", "comment": null}, "contact_address_1": {"type": "STRING", "index": 6, "name": "contact_address_1", "comment": null}, "contact_address_2": {"type": "INT64", "index": 7, "name": "contact_address_2", "comment": null}, "contact_city": {"type": "STRING", "index": 8, "name": "contact_city", "comment": null}, "contact_company": {"type": "STRING", "index": 9, "name": "contact_company", "comment": null}, "contact_country": {"type": "STRING", "index": 10, "name": "contact_country", "comment": null}, "contact_state": {"type": "STRING", "index": 11, "name": "contact_state", "comment": null}, "contact_zip": {"type": "STRING", "index": 12, "name": "contact_zip", "comment": null}, "default_from_email": {"type": "STRING", "index": 13, "name": "default_from_email", "comment": null}, "default_from_name": {"type": "STRING", "index": 14, "name": "default_from_name", "comment": null}, "default_language": {"type": "STRING", "index": 15, "name": "default_language", "comment": null}, "default_subject": {"type": "INT64", "index": 16, "name": "default_subject", "comment": null}, "email_type_option": {"type": "BOOL", "index": 17, "name": "email_type_option", "comment": null}, "notify_on_subscribe": {"type": "INT64", "index": 18, "name": "notify_on_subscribe", "comment": null}, "notify_on_unsubscribe": {"type": "INT64", "index": 19, "name": "notify_on_unsubscribe", "comment": null}, "permission_reminder": {"type": "STRING", "index": 20, "name": "permission_reminder", "comment": null}, "subscribe_url_long": {"type": "STRING", "index": 21, "name": "subscribe_url_long", "comment": null}, "subscribe_url_short": {"type": "STRING", "index": 22, "name": "subscribe_url_short", "comment": null}, "use_archive_bar": {"type": "BOOL", "index": 23, "name": "use_archive_bar", "comment": null}, "visibility": {"type": "STRING", "index": 24, "name": "visibility", "comment": null}, "count_members": {"type": "INT64", "index": 25, "name": "count_members", "comment": null}, "most_recent_signup_timestamp": {"type": "TIMESTAMP", "index": 26, "name": "most_recent_signup_timestamp", "comment": null}, "campaign_sends": {"type": "INT64", "index": 27, "name": "campaign_sends", "comment": null}, "campaign_opens": {"type": "INT64", "index": 28, "name": "campaign_opens", "comment": null}, "campaign_clicks": {"type": "INT64", "index": 29, "name": "campaign_clicks", "comment": null}, "campaign_unique_opens": {"type": "INT64", "index": 30, "name": "campaign_unique_opens", "comment": null}, "campaign_unique_clicks": {"type": "INT64", "index": 31, "name": "campaign_unique_clicks", "comment": null}, "campaign_unsubscribes": {"type": "INT64", "index": 32, "name": "campaign_unsubscribes", "comment": null}, "automation_sends": {"type": "INT64", "index": 33, "name": "automation_sends", "comment": null}, "automation_opens": {"type": "INT64", "index": 34, "name": "automation_opens", "comment": null}, "automation_clicks": {"type": "INT64", "index": 35, "name": "automation_clicks", "comment": null}, "automation_unique_opens": {"type": "INT64", "index": 36, "name": "automation_unique_opens", "comment": null}, "automation_unique_clicks": {"type": "INT64", "index": 37, "name": "automation_unique_clicks", "comment": null}, "automation_unsubscribes": {"type": "INT64", "index": 38, "name": "automation_unsubscribes", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 483.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__lists"}, "model.mailchimp.mailchimp__segments": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__segments", "database": "bigquery", "comment": null, "owner": null}, "columns": {"segment_id": {"type": "INT64", "index": 1, "name": "segment_id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "member_count": {"type": "INT64", "index": 3, "name": "member_count", "comment": null}, "segment_name": {"type": "STRING", "index": 4, "name": "segment_name", "comment": null}, "segment_type": {"type": "STRING", "index": 5, "name": "segment_type", "comment": null}, "updated_timestamp": {"type": "TIMESTAMP", "index": 6, "name": "updated_timestamp", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "created_timestamp", "comment": null}, "campaign_sends": {"type": "INT64", "index": 8, "name": "campaign_sends", "comment": null}, "campaign_opens": {"type": "INT64", "index": 9, "name": "campaign_opens", "comment": null}, "campaign_clicks": {"type": "INT64", "index": 10, "name": "campaign_clicks", "comment": null}, "campaign_unique_opens": {"type": "INT64", "index": 11, "name": "campaign_unique_opens", "comment": null}, "campaign_unique_clicks": {"type": "INT64", "index": 12, "name": "campaign_unique_clicks", "comment": null}, "campaign_unsubscribes": {"type": "INT64", "index": 13, "name": "campaign_unsubscribes", "comment": null}, "list_name": {"type": "STRING", "index": 14, "name": "list_name", "comment": null}, "automation_sends": {"type": "INT64", "index": 15, "name": "automation_sends", "comment": null}, "automation_opens": {"type": "INT64", "index": 16, "name": "automation_opens", "comment": null}, "automation_clicks": {"type": "INT64", "index": 17, "name": "automation_clicks", "comment": null}, "automation_unique_opens": {"type": "INT64", "index": 18, "name": "automation_unique_opens", "comment": null}, "automation_unique_clicks": {"type": "INT64", "index": 19, "name": "automation_unique_clicks", "comment": null}, "automation_unsubscribes": {"type": "INT64", "index": 20, "name": "automation_unsubscribes", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 175.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__segments"}, "model.mailchimp.mailchimp__automation_activities": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__automation_activities", "database": "bigquery", "comment": null, "owner": null}, "columns": {"action_type": {"type": "STRING", "index": 1, "name": "action_type", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "activity_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "activity_timestamp", "comment": null}, "ip_address": {"type": "STRING", "index": 6, "name": "ip_address", "comment": null}, "url": {"type": "STRING", "index": 7, "name": "url", "comment": null}, "bounce_type": {"type": "INT64", "index": 8, "name": "bounce_type", "comment": null}, "activity_id": {"type": "STRING", "index": 9, "name": "activity_id", "comment": null}, "automation_id": {"type": "STRING", "index": 10, "name": "automation_id", "comment": null}, "segment_id": {"type": "INT64", "index": 11, "name": "segment_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 7.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1049.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__automation_activities"}}, "sources": {"source.mailchimp_source.mailchimp.automation_recipient_activity": {"metadata": {"type": "table", "schema": "mailchimp", "name": "automation_recipient_activity", "database": "bigquery", "comment": null, "owner": null}, "columns": {"action": {"type": "STRING", "index": 1, "name": "action", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 4, "name": "timestamp", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "bounce_type": {"type": "INT64", "index": 6, "name": "bounce_type", "comment": null}, "ip": {"type": "STRING", "index": 7, "name": "ip", "comment": null}, "list_id": {"type": "STRING", "index": 8, "name": "list_id", "comment": null}, "url": {"type": "STRING", "index": 9, "name": "url", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 7.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 783.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.automation_recipient_activity"}, "source.mailchimp_source.mailchimp.member": {"metadata": {"type": "table", "schema": "mailchimp", "name": "member", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "country_code": {"type": "STRING", "index": 4, "name": "country_code", "comment": null}, "dstoff": {"type": "FLOAT64", "index": 5, "name": "dstoff", "comment": null}, "email_address": {"type": "STRING", "index": 6, "name": "email_address", "comment": null}, "email_client": {"type": "STRING", "index": 7, "name": "email_client", "comment": null}, "email_type": {"type": "STRING", "index": 8, "name": "email_type", "comment": null}, "gmtoff": {"type": "FLOAT64", "index": 9, "name": "gmtoff", "comment": null}, "ip_opt": {"type": "STRING", "index": 10, "name": "ip_opt", "comment": null}, "ip_signup": {"type": "STRING", "index": 11, "name": "ip_signup", "comment": null}, "language": {"type": "STRING", "index": 12, "name": "language", "comment": null}, "last_changed": {"type": "TIMESTAMP", "index": 13, "name": "last_changed", "comment": null}, "latitude": {"type": "FLOAT64", "index": 14, "name": "latitude", "comment": null}, "longitude": {"type": "FLOAT64", "index": 15, "name": "longitude", "comment": null}, "member_rating": {"type": "INT64", "index": 16, "name": "member_rating", "comment": null}, "merge_fname": {"type": "STRING", "index": 17, "name": "merge_fname", "comment": null}, "merge_lname": {"type": "INT64", "index": 18, "name": "merge_lname", "comment": null}, "status": {"type": "STRING", "index": 19, "name": "status", "comment": null}, "timestamp_opt": {"type": "TIMESTAMP", "index": 20, "name": "timestamp_opt", "comment": null}, "timestamp_signup": {"type": "TIMESTAMP", "index": 21, "name": "timestamp_signup", "comment": null}, "timezone": {"type": "STRING", "index": 22, "name": "timezone", "comment": null}, "unique_email_id": {"type": "STRING", "index": 23, "name": "unique_email_id", "comment": null}, "vip": {"type": "BOOL", "index": 24, "name": "vip", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 8.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1841.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.member"}, "source.mailchimp_source.mailchimp.campaign_recipient_activity": {"metadata": {"type": "table", "schema": "mailchimp", "name": "campaign_recipient_activity", "database": "bigquery", "comment": null, "owner": null}, "columns": {"action": {"type": "STRING", "index": 1, "name": "action", "comment": null}, "campaign_id": {"type": "STRING", "index": 2, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 4, "name": "timestamp", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "bounce_type": {"type": "INT64", "index": 6, "name": "bounce_type", "comment": null}, "combination_id": {"type": "INT64", "index": 7, "name": "combination_id", "comment": null}, "ip": {"type": "STRING", "index": 8, "name": "ip", "comment": null}, "list_id": {"type": "STRING", "index": 9, "name": "list_id", "comment": null}, "url": {"type": "STRING", "index": 10, "name": "url", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 17.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1719.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.campaign_recipient_activity"}, "source.mailchimp_source.mailchimp.campaign_recipient": {"metadata": {"type": "table", "schema": "mailchimp", "name": "campaign_recipient", "database": "bigquery", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "combination_id": {"type": "INT64", "index": 4, "name": "combination_id", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 10.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 660.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.campaign_recipient"}, "source.mailchimp_source.mailchimp.automation_email": {"metadata": {"type": "table", "schema": "mailchimp", "name": "automation_email", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "archive_url": {"type": "STRING", "index": 4, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 5, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 6, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 7, "name": "auto_tweet", "comment": null}, "automation_id": {"type": "STRING", "index": 8, "name": "automation_id", "comment": null}, "clicktale": {"type": "INT64", "index": 9, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 10, "name": "content_type", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 11, "name": "create_time", "comment": null}, "delay_action": {"type": "STRING", "index": 12, "name": "delay_action", "comment": null}, "delay_action_description": {"type": "STRING", "index": 13, "name": "delay_action_description", "comment": null}, "delay_amount": {"type": "INT64", "index": 14, "name": "delay_amount", "comment": null}, "delay_direction": {"type": "INT64", "index": 15, "name": "delay_direction", "comment": null}, "delay_full_description": {"type": "STRING", "index": 16, "name": "delay_full_description", "comment": null}, "delay_type": {"type": "STRING", "index": 17, "name": "delay_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 18, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 19, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 20, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 21, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 22, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 23, "name": "inline_css", "comment": null}, "position": {"type": "INT64", "index": 24, "name": "position", "comment": null}, "reply_to": {"type": "STRING", "index": 25, "name": "reply_to", "comment": null}, "send_time": {"type": "TIMESTAMP", "index": 26, "name": "send_time", "comment": null}, "start_time": {"type": "TIMESTAMP", "index": 27, "name": "start_time", "comment": null}, "status": {"type": "STRING", "index": 28, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 29, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 30, "name": "template_id", "comment": null}, "timewarp": {"type": "INT64", "index": 31, "name": "timewarp", "comment": null}, "title": {"type": "STRING", "index": 32, "name": "title", "comment": null}, "to_name": {"type": "INT64", "index": 33, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 34, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 35, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 36, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 37, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 38, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "INT64", "index": 39, "name": "use_conversation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 352.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.automation_email"}, "source.mailchimp_source.mailchimp.segment_member": {"metadata": {"type": "table", "schema": "mailchimp", "name": "segment_member", "database": "bigquery", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "segment_id": {"type": "INT64", "index": 2, "name": "segment_id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 3, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 126.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.segment_member"}, "source.mailchimp_source.mailchimp.list": {"metadata": {"type": "table", "schema": "mailchimp", "name": "list", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "beamer_address": {"type": "STRING", "index": 4, "name": "beamer_address", "comment": null}, "contact_address_1": {"type": "STRING", "index": 5, "name": "contact_address_1", "comment": null}, "contact_address_2": {"type": "INT64", "index": 6, "name": "contact_address_2", "comment": null}, "contact_city": {"type": "STRING", "index": 7, "name": "contact_city", "comment": null}, "contact_company": {"type": "STRING", "index": 8, "name": "contact_company", "comment": null}, "contact_country": {"type": "STRING", "index": 9, "name": "contact_country", "comment": null}, "contact_state": {"type": "STRING", "index": 10, "name": "contact_state", "comment": null}, "contact_zip": {"type": "STRING", "index": 11, "name": "contact_zip", "comment": null}, "date_created": {"type": "TIMESTAMP", "index": 12, "name": "date_created", "comment": null}, "default_from_email": {"type": "STRING", "index": 13, "name": "default_from_email", "comment": null}, "default_from_name": {"type": "STRING", "index": 14, "name": "default_from_name", "comment": null}, "default_language": {"type": "STRING", "index": 15, "name": "default_language", "comment": null}, "default_subject": {"type": "INT64", "index": 16, "name": "default_subject", "comment": null}, "email_type_option": {"type": "BOOL", "index": 17, "name": "email_type_option", "comment": null}, "list_rating": {"type": "FLOAT64", "index": 18, "name": "list_rating", "comment": null}, "name": {"type": "STRING", "index": 19, "name": "name", "comment": null}, "notify_on_subscribe": {"type": "INT64", "index": 20, "name": "notify_on_subscribe", "comment": null}, "notify_on_unsubscribe": {"type": "INT64", "index": 21, "name": "notify_on_unsubscribe", "comment": null}, "permission_reminder": {"type": "STRING", "index": 22, "name": "permission_reminder", "comment": null}, "subscribe_url_long": {"type": "STRING", "index": 23, "name": "subscribe_url_long", "comment": null}, "subscribe_url_short": {"type": "STRING", "index": 24, "name": "subscribe_url_short", "comment": null}, "use_archive_bar": {"type": "BOOL", "index": 25, "name": "use_archive_bar", "comment": null}, "visibility": {"type": "STRING", "index": 26, "name": "visibility", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 380.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.list"}, "source.mailchimp_source.mailchimp.unsubscribe": {"metadata": {"type": "table", "schema": "mailchimp", "name": "unsubscribe", "database": "bigquery", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "reason": {"type": "INT64", "index": 5, "name": "reason", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 6, "name": "timestamp", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 74.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.unsubscribe"}, "source.mailchimp_source.mailchimp.campaign": {"metadata": {"type": "table", "schema": "mailchimp", "name": "campaign", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "archive_url": {"type": "STRING", "index": 4, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 5, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 6, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 7, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "STRING", "index": 8, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 9, "name": "content_type", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 10, "name": "create_time", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 11, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 12, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 13, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 14, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 15, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 16, "name": "inline_css", "comment": null}, "list_id": {"type": "STRING", "index": 17, "name": "list_id", "comment": null}, "long_archive_url": {"type": "STRING", "index": 18, "name": "long_archive_url", "comment": null}, "reply_to": {"type": "STRING", "index": 19, "name": "reply_to", "comment": null}, "segment_id": {"type": "INT64", "index": 20, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 21, "name": "segment_text", "comment": null}, "send_time": {"type": "TIMESTAMP", "index": 22, "name": "send_time", "comment": null}, "status": {"type": "STRING", "index": 23, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 24, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 25, "name": "template_id", "comment": null}, "test_size": {"type": "INT64", "index": 26, "name": "test_size", "comment": null}, "timewarp": {"type": "BOOL", "index": 27, "name": "timewarp", "comment": null}, "title": {"type": "STRING", "index": 28, "name": "title", "comment": null}, "to_name": {"type": "STRING", "index": 29, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 30, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 31, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 32, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 33, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 34, "name": "track_text_clicks", "comment": null}, "type": {"type": "STRING", "index": 35, "name": "type", "comment": null}, "use_conversation": {"type": "BOOL", "index": 36, "name": "use_conversation", "comment": null}, "wait_time": {"type": "INT64", "index": 37, "name": "wait_time", "comment": null}, "winner_criteria": {"type": "INT64", "index": 38, "name": "winner_criteria", "comment": null}, "winning_campaign_id": {"type": "INT64", "index": 39, "name": "winning_campaign_id", "comment": null}, "winning_combination_id": {"type": "INT64", "index": 40, "name": "winning_combination_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 318.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.campaign"}, "source.mailchimp_source.mailchimp.automation_recipient": {"metadata": {"type": "table", "schema": "mailchimp", "name": "automation_recipient", "database": "bigquery", "comment": null, "owner": null}, "columns": {"automation_email_id": {"type": "STRING", "index": 1, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 132.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.automation_recipient"}, "source.mailchimp_source.mailchimp.segment": {"metadata": {"type": "table", "schema": "mailchimp", "name": "segment", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "INT64", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 4, "name": "created_at", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "member_count": {"type": "INT64", "index": 6, "name": "member_count", "comment": null}, "name": {"type": "STRING", "index": 7, "name": "name", "comment": null}, "type": {"type": "STRING", "index": 8, "name": "type", "comment": null}, "updated_at": {"type": "TIMESTAMP", "index": 9, "name": "updated_at", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 71.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.segment"}, "source.mailchimp_source.mailchimp.automation": {"metadata": {"type": "table", "schema": "mailchimp", "name": "automation", "database": "bigquery", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 4, "name": "create_time", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 6, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 7, "name": "segment_text", "comment": null}, "start_time": {"type": "TIMESTAMP", "index": 8, "name": "start_time", "comment": null}, "status": {"type": "STRING", "index": 9, "name": "status", "comment": null}, "title": {"type": "STRING", "index": 10, "name": "title", "comment": null}, "trigger_settings": {"type": "STRING", "index": 11, "name": "trigger_settings", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 296.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.automation"}}, "errors": null} \ No newline at end of file +{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.0.0", "generated_at": "2022-01-12T20:14:17.521880Z", "invocation_id": "b34aa7dc-6b6b-4c9b-93da-d6b0325c8f1a", "env": {}}, "nodes": {"model.mailchimp.mailchimp__automation_activities": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__automation_activities", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"action_type": {"type": "STRING", "index": 1, "name": "action_type", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "activity_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "activity_timestamp", "comment": null}, "ip_address": {"type": "STRING", "index": 6, "name": "ip_address", "comment": null}, "url": {"type": "STRING", "index": 7, "name": "url", "comment": null}, "bounce_type": {"type": "INT64", "index": 8, "name": "bounce_type", "comment": null}, "activity_id": {"type": "STRING", "index": 9, "name": "activity_id", "comment": null}, "automation_id": {"type": "STRING", "index": 10, "name": "automation_id", "comment": null}, "segment_id": {"type": "INT64", "index": 11, "name": "segment_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1049.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 7.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__automation_activities"}, "model.mailchimp.mailchimp__campaign_activities": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__campaign_activities", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"action_type": {"type": "STRING", "index": 1, "name": "action_type", "comment": null}, "campaign_id": {"type": "STRING", "index": 2, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "activity_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "activity_timestamp", "comment": null}, "ip_address": {"type": "STRING", "index": 6, "name": "ip_address", "comment": null}, "url": {"type": "STRING", "index": 7, "name": "url", "comment": null}, "bounce_type": {"type": "INT64", "index": 8, "name": "bounce_type", "comment": null}, "combination_id": {"type": "INT64", "index": 9, "name": "combination_id", "comment": null}, "activity_id": {"type": "STRING", "index": 10, "name": "activity_id", "comment": null}, "email_id": {"type": "STRING", "index": 11, "name": "email_id", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 12, "name": "send_timestamp", "comment": null}, "time_since_send_minutes": {"type": "INT64", "index": 13, "name": "time_since_send_minutes", "comment": null}, "time_since_send_hours": {"type": "INT64", "index": 14, "name": "time_since_send_hours", "comment": null}, "time_since_send_days": {"type": "INT64", "index": 15, "name": "time_since_send_days", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 3283.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 17.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__campaign_activities"}, "model.mailchimp.mailchimp__campaigns": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__campaigns", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "segment_id": {"type": "INT64", "index": 2, "name": "segment_id", "comment": null}, "create_timestamp": {"type": "TIMESTAMP", "index": 3, "name": "create_timestamp", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 4, "name": "send_timestamp", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "reply_to_email": {"type": "STRING", "index": 6, "name": "reply_to_email", "comment": null}, "campaign_type": {"type": "STRING", "index": 7, "name": "campaign_type", "comment": null}, "title": {"type": "STRING", "index": 8, "name": "title", "comment": null}, "archive_url": {"type": "STRING", "index": 9, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 10, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 11, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 12, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "STRING", "index": 13, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 14, "name": "content_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 15, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 16, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 17, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 18, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 19, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 20, "name": "inline_css", "comment": null}, "long_archive_url": {"type": "STRING", "index": 21, "name": "long_archive_url", "comment": null}, "status": {"type": "STRING", "index": 22, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 23, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 24, "name": "template_id", "comment": null}, "test_size": {"type": "INT64", "index": 25, "name": "test_size", "comment": null}, "timewarp": {"type": "BOOL", "index": 26, "name": "timewarp", "comment": null}, "to_name": {"type": "STRING", "index": 27, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 28, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 29, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 30, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 31, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 32, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "BOOL", "index": 33, "name": "use_conversation", "comment": null}, "wait_time": {"type": "INT64", "index": 34, "name": "wait_time", "comment": null}, "winner_criteria": {"type": "INT64", "index": 35, "name": "winner_criteria", "comment": null}, "winning_campaign_id": {"type": "INT64", "index": 36, "name": "winning_campaign_id", "comment": null}, "winning_combination_id": {"type": "INT64", "index": 37, "name": "winning_combination_id", "comment": null}, "sends": {"type": "INT64", "index": 38, "name": "sends", "comment": null}, "opens": {"type": "INT64", "index": 39, "name": "opens", "comment": null}, "clicks": {"type": "INT64", "index": 40, "name": "clicks", "comment": null}, "unique_opens": {"type": "INT64", "index": 41, "name": "unique_opens", "comment": null}, "unique_clicks": {"type": "INT64", "index": 42, "name": "unique_clicks", "comment": null}, "unsubscribes": {"type": "INT64", "index": 43, "name": "unsubscribes", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 357.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__campaigns"}, "model.mailchimp.mailchimp__members": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__members", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "email_address": {"type": "STRING", "index": 2, "name": "email_address", "comment": null}, "email_client": {"type": "STRING", "index": 3, "name": "email_client", "comment": null}, "email_type": {"type": "STRING", "index": 4, "name": "email_type", "comment": null}, "status": {"type": "STRING", "index": 5, "name": "status", "comment": null}, "list_id": {"type": "STRING", "index": 6, "name": "list_id", "comment": null}, "signup_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "signup_timestamp", "comment": null}, "opt_in_timestamp": {"type": "TIMESTAMP", "index": 8, "name": "opt_in_timestamp", "comment": null}, "last_changed_timestamp": {"type": "TIMESTAMP", "index": 9, "name": "last_changed_timestamp", "comment": null}, "country_code": {"type": "STRING", "index": 10, "name": "country_code", "comment": null}, "dstoff": {"type": "FLOAT64", "index": 11, "name": "dstoff", "comment": null}, "gmtoff": {"type": "FLOAT64", "index": 12, "name": "gmtoff", "comment": null}, "opt_in_ip_address": {"type": "STRING", "index": 13, "name": "opt_in_ip_address", "comment": null}, "signup_ip_address": {"type": "STRING", "index": 14, "name": "signup_ip_address", "comment": null}, "language": {"type": "STRING", "index": 15, "name": "language", "comment": null}, "latitude": {"type": "FLOAT64", "index": 16, "name": "latitude", "comment": null}, "longitude": {"type": "FLOAT64", "index": 17, "name": "longitude", "comment": null}, "member_rating": {"type": "INT64", "index": 18, "name": "member_rating", "comment": null}, "timezone": {"type": "STRING", "index": 19, "name": "timezone", "comment": null}, "unique_email_id": {"type": "STRING", "index": 20, "name": "unique_email_id", "comment": null}, "vip": {"type": "BOOL", "index": 21, "name": "vip", "comment": null}, "list_member_id": {"type": "STRING", "index": 22, "name": "list_member_id", "comment": null}, "campaign_sends": {"type": "INT64", "index": 23, "name": "campaign_sends", "comment": null}, "campaign_opens": {"type": "INT64", "index": 24, "name": "campaign_opens", "comment": null}, "campaign_clicks": {"type": "INT64", "index": 25, "name": "campaign_clicks", "comment": null}, "campaign_unique_opens": {"type": "INT64", "index": 26, "name": "campaign_unique_opens", "comment": null}, "campaign_unique_clicks": {"type": "INT64", "index": 27, "name": "campaign_unique_clicks", "comment": null}, "campaign_unsubscribes": {"type": "INT64", "index": 28, "name": "campaign_unsubscribes", "comment": null}, "automation_sends": {"type": "INT64", "index": 29, "name": "automation_sends", "comment": null}, "automation_opens": {"type": "INT64", "index": 30, "name": "automation_opens", "comment": null}, "automation_clicks": {"type": "INT64", "index": 31, "name": "automation_clicks", "comment": null}, "automation_unique_opens": {"type": "INT64", "index": 32, "name": "automation_unique_opens", "comment": null}, "automation_unique_clicks": {"type": "INT64", "index": 33, "name": "automation_unique_clicks", "comment": null}, "automation_unsubscribes": {"type": "INT64", "index": 34, "name": "automation_unsubscribes", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2781.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 8.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__members"}, "model.mailchimp.mailchimp__automation_emails": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__automation_emails", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"automation_email_id": {"type": "STRING", "index": 1, "name": "automation_email_id", "comment": null}, "automation_id": {"type": "STRING", "index": 2, "name": "automation_id", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 3, "name": "created_timestamp", "comment": null}, "started_timestamp": {"type": "TIMESTAMP", "index": 4, "name": "started_timestamp", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "send_timestamp", "comment": null}, "from_name": {"type": "STRING", "index": 6, "name": "from_name", "comment": null}, "reply_to": {"type": "STRING", "index": 7, "name": "reply_to", "comment": null}, "status": {"type": "STRING", "index": 8, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 9, "name": "subject_line", "comment": null}, "title": {"type": "STRING", "index": 10, "name": "title", "comment": null}, "to_name": {"type": "INT64", "index": 11, "name": "to_name", "comment": null}, "archive_url": {"type": "STRING", "index": 12, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 13, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 14, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 15, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "INT64", "index": 16, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 17, "name": "content_type", "comment": null}, "delay_action": {"type": "STRING", "index": 18, "name": "delay_action", "comment": null}, "delay_action_description": {"type": "STRING", "index": 19, "name": "delay_action_description", "comment": null}, "delay_amount": {"type": "INT64", "index": 20, "name": "delay_amount", "comment": null}, "delay_direction": {"type": "INT64", "index": 21, "name": "delay_direction", "comment": null}, "delay_full_description": {"type": "STRING", "index": 22, "name": "delay_full_description", "comment": null}, "delay_type": {"type": "STRING", "index": 23, "name": "delay_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 24, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 25, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 26, "name": "folder_id", "comment": null}, "google_analytics": {"type": "STRING", "index": 27, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 28, "name": "inline_css", "comment": null}, "position": {"type": "INT64", "index": 29, "name": "position", "comment": null}, "template_id": {"type": "INT64", "index": 30, "name": "template_id", "comment": null}, "timewarp": {"type": "INT64", "index": 31, "name": "timewarp", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 32, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 33, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 34, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 35, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 36, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "INT64", "index": 37, "name": "use_conversation", "comment": null}, "list_id": {"type": "STRING", "index": 38, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 39, "name": "segment_id", "comment": null}, "sends": {"type": "INT64", "index": 40, "name": "sends", "comment": null}, "opens": {"type": "INT64", "index": 41, "name": "opens", "comment": null}, "clicks": {"type": "INT64", "index": 42, "name": "clicks", "comment": null}, "unique_opens": {"type": "INT64", "index": 43, "name": "unique_opens", "comment": null}, "unique_clicks": {"type": "INT64", "index": 44, "name": "unique_clicks", "comment": null}, "unsubscribes": {"type": "INT64", "index": 45, "name": "unsubscribes", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 403.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__automation_emails"}, "model.mailchimp.mailchimp__lists": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__lists", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"list_id": {"type": "STRING", "index": 1, "name": "list_id", "comment": null}, "date_created": {"type": "TIMESTAMP", "index": 2, "name": "date_created", "comment": null}, "name": {"type": "STRING", "index": 3, "name": "name", "comment": null}, "list_rating": {"type": "FLOAT64", "index": 4, "name": "list_rating", "comment": null}, "beamer_address": {"type": "STRING", "index": 5, "name": "beamer_address", "comment": null}, "contact_address_1": {"type": "STRING", "index": 6, "name": "contact_address_1", "comment": null}, "contact_address_2": {"type": "INT64", "index": 7, "name": "contact_address_2", "comment": null}, "contact_city": {"type": "STRING", "index": 8, "name": "contact_city", "comment": null}, "contact_company": {"type": "STRING", "index": 9, "name": "contact_company", "comment": null}, "contact_country": {"type": "STRING", "index": 10, "name": "contact_country", "comment": null}, "contact_state": {"type": "STRING", "index": 11, "name": "contact_state", "comment": null}, "contact_zip": {"type": "STRING", "index": 12, "name": "contact_zip", "comment": null}, "default_from_email": {"type": "STRING", "index": 13, "name": "default_from_email", "comment": null}, "default_from_name": {"type": "STRING", "index": 14, "name": "default_from_name", "comment": null}, "default_language": {"type": "STRING", "index": 15, "name": "default_language", "comment": null}, "default_subject": {"type": "INT64", "index": 16, "name": "default_subject", "comment": null}, "email_type_option": {"type": "BOOL", "index": 17, "name": "email_type_option", "comment": null}, "notify_on_subscribe": {"type": "INT64", "index": 18, "name": "notify_on_subscribe", "comment": null}, "notify_on_unsubscribe": {"type": "INT64", "index": 19, "name": "notify_on_unsubscribe", "comment": null}, "permission_reminder": {"type": "STRING", "index": 20, "name": "permission_reminder", "comment": null}, "subscribe_url_long": {"type": "STRING", "index": 21, "name": "subscribe_url_long", "comment": null}, "subscribe_url_short": {"type": "STRING", "index": 22, "name": "subscribe_url_short", "comment": null}, "use_archive_bar": {"type": "BOOL", "index": 23, "name": "use_archive_bar", "comment": null}, "visibility": {"type": "STRING", "index": 24, "name": "visibility", "comment": null}, "count_members": {"type": "INT64", "index": 25, "name": "count_members", "comment": null}, "most_recent_signup_timestamp": {"type": "TIMESTAMP", "index": 26, "name": "most_recent_signup_timestamp", "comment": null}, "campaign_sends": {"type": "INT64", "index": 27, "name": "campaign_sends", "comment": null}, "campaign_opens": {"type": "INT64", "index": 28, "name": "campaign_opens", "comment": null}, "campaign_clicks": {"type": "INT64", "index": 29, "name": "campaign_clicks", "comment": null}, "campaign_unique_opens": {"type": "INT64", "index": 30, "name": "campaign_unique_opens", "comment": null}, "campaign_unique_clicks": {"type": "INT64", "index": 31, "name": "campaign_unique_clicks", "comment": null}, "campaign_unsubscribes": {"type": "INT64", "index": 32, "name": "campaign_unsubscribes", "comment": null}, "automation_sends": {"type": "INT64", "index": 33, "name": "automation_sends", "comment": null}, "automation_opens": {"type": "INT64", "index": 34, "name": "automation_opens", "comment": null}, "automation_clicks": {"type": "INT64", "index": 35, "name": "automation_clicks", "comment": null}, "automation_unique_opens": {"type": "INT64", "index": 36, "name": "automation_unique_opens", "comment": null}, "automation_unique_clicks": {"type": "INT64", "index": 37, "name": "automation_unique_clicks", "comment": null}, "automation_unsubscribes": {"type": "INT64", "index": 38, "name": "automation_unsubscribes", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 483.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__lists"}, "model.mailchimp.mailchimp__automations": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__automations", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"automation_id": {"type": "STRING", "index": 1, "name": "automation_id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 3, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 4, "name": "segment_text", "comment": null}, "started_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "started_timestamp", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 6, "name": "created_timestamp", "comment": null}, "status": {"type": "STRING", "index": 7, "name": "status", "comment": null}, "title": {"type": "STRING", "index": 8, "name": "title", "comment": null}, "trigger_settings": {"type": "STRING", "index": 9, "name": "trigger_settings", "comment": null}, "sends": {"type": "INT64", "index": 10, "name": "sends", "comment": null}, "opens": {"type": "INT64", "index": 11, "name": "opens", "comment": null}, "clicks": {"type": "INT64", "index": 12, "name": "clicks", "comment": null}, "unique_opens": {"type": "INT64", "index": 13, "name": "unique_opens", "comment": null}, "unique_clicks": {"type": "INT64", "index": 14, "name": "unique_clicks", "comment": null}, "unsubscribes": {"type": "INT64", "index": 15, "name": "unsubscribes", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 335.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__automations"}, "model.mailchimp.mailchimp__campaign_recipients": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__campaign_recipients", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "combination_id": {"type": "INT64", "index": 3, "name": "combination_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "email_id": {"type": "STRING", "index": 5, "name": "email_id", "comment": null}, "segment_id": {"type": "INT64", "index": 6, "name": "segment_id", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "send_timestamp", "comment": null}, "opens": {"type": "INT64", "index": 8, "name": "opens", "comment": null}, "unique_opens": {"type": "INT64", "index": 9, "name": "unique_opens", "comment": null}, "clicks": {"type": "INT64", "index": 10, "name": "clicks", "comment": null}, "unique_clicks": {"type": "INT64", "index": 11, "name": "unique_clicks", "comment": null}, "was_opened": {"type": "BOOL", "index": 12, "name": "was_opened", "comment": null}, "was_clicked": {"type": "BOOL", "index": 13, "name": "was_clicked", "comment": null}, "first_open_timestamp": {"type": "TIMESTAMP", "index": 14, "name": "first_open_timestamp", "comment": null}, "time_to_open_minutes": {"type": "INT64", "index": 15, "name": "time_to_open_minutes", "comment": null}, "time_to_open_hours": {"type": "INT64", "index": 16, "name": "time_to_open_hours", "comment": null}, "time_to_open_days": {"type": "INT64", "index": 17, "name": "time_to_open_days", "comment": null}, "was_unsubscribed": {"type": "BOOL", "index": 18, "name": "was_unsubscribed", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1574.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__campaign_recipients"}, "model.mailchimp.mailchimp__segments": {"metadata": {"type": "table", "schema": "dbt_renee_mailchimp", "name": "mailchimp__segments", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"segment_id": {"type": "INT64", "index": 1, "name": "segment_id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "member_count": {"type": "INT64", "index": 3, "name": "member_count", "comment": null}, "segment_name": {"type": "STRING", "index": 4, "name": "segment_name", "comment": null}, "segment_type": {"type": "STRING", "index": 5, "name": "segment_type", "comment": null}, "updated_timestamp": {"type": "TIMESTAMP", "index": 6, "name": "updated_timestamp", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "created_timestamp", "comment": null}, "campaign_sends": {"type": "INT64", "index": 8, "name": "campaign_sends", "comment": null}, "campaign_opens": {"type": "INT64", "index": 9, "name": "campaign_opens", "comment": null}, "campaign_clicks": {"type": "INT64", "index": 10, "name": "campaign_clicks", "comment": null}, "campaign_unique_opens": {"type": "INT64", "index": 11, "name": "campaign_unique_opens", "comment": null}, "campaign_unique_clicks": {"type": "INT64", "index": 12, "name": "campaign_unique_clicks", "comment": null}, "campaign_unsubscribes": {"type": "INT64", "index": 13, "name": "campaign_unsubscribes", "comment": null}, "list_name": {"type": "STRING", "index": 14, "name": "list_name", "comment": null}, "automation_sends": {"type": "INT64", "index": 15, "name": "automation_sends", "comment": null}, "automation_opens": {"type": "INT64", "index": 16, "name": "automation_opens", "comment": null}, "automation_clicks": {"type": "INT64", "index": 17, "name": "automation_clicks", "comment": null}, "automation_unique_opens": {"type": "INT64", "index": 18, "name": "automation_unique_opens", "comment": null}, "automation_unique_clicks": {"type": "INT64", "index": 19, "name": "automation_unique_clicks", "comment": null}, "automation_unsubscribes": {"type": "INT64", "index": 20, "name": "automation_unsubscribes", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 175.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp.mailchimp__segments"}, "model.mailchimp_source.stg_mailchimp__automation_activities_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_activities_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"action": {"type": "STRING", "index": 1, "name": "action", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 4, "name": "timestamp", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "bounce_type": {"type": "INT64", "index": 6, "name": "bounce_type", "comment": null}, "ip": {"type": "STRING", "index": 7, "name": "ip", "comment": null}, "list_id": {"type": "STRING", "index": 8, "name": "list_id", "comment": null}, "url": {"type": "STRING", "index": 9, "name": "url", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 783.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 7.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_activities_tmp"}, "model.mailchimp_source.stg_mailchimp__members_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__members_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "country_code": {"type": "STRING", "index": 4, "name": "country_code", "comment": null}, "dstoff": {"type": "FLOAT64", "index": 5, "name": "dstoff", "comment": null}, "email_address": {"type": "STRING", "index": 6, "name": "email_address", "comment": null}, "email_client": {"type": "STRING", "index": 7, "name": "email_client", "comment": null}, "email_type": {"type": "STRING", "index": 8, "name": "email_type", "comment": null}, "gmtoff": {"type": "FLOAT64", "index": 9, "name": "gmtoff", "comment": null}, "ip_opt": {"type": "STRING", "index": 10, "name": "ip_opt", "comment": null}, "ip_signup": {"type": "STRING", "index": 11, "name": "ip_signup", "comment": null}, "language": {"type": "STRING", "index": 12, "name": "language", "comment": null}, "last_changed": {"type": "TIMESTAMP", "index": 13, "name": "last_changed", "comment": null}, "latitude": {"type": "FLOAT64", "index": 14, "name": "latitude", "comment": null}, "longitude": {"type": "FLOAT64", "index": 15, "name": "longitude", "comment": null}, "member_rating": {"type": "INT64", "index": 16, "name": "member_rating", "comment": null}, "merge_fname": {"type": "STRING", "index": 17, "name": "merge_fname", "comment": null}, "merge_lname": {"type": "INT64", "index": 18, "name": "merge_lname", "comment": null}, "status": {"type": "STRING", "index": 19, "name": "status", "comment": null}, "timestamp_opt": {"type": "TIMESTAMP", "index": 20, "name": "timestamp_opt", "comment": null}, "timestamp_signup": {"type": "TIMESTAMP", "index": 21, "name": "timestamp_signup", "comment": null}, "timezone": {"type": "STRING", "index": 22, "name": "timezone", "comment": null}, "unique_email_id": {"type": "STRING", "index": 23, "name": "unique_email_id", "comment": null}, "vip": {"type": "BOOL", "index": 24, "name": "vip", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1841.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 8.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__members_tmp"}, "model.mailchimp_source.stg_mailchimp__automation_emails_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_emails_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "archive_url": {"type": "STRING", "index": 4, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 5, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 6, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 7, "name": "auto_tweet", "comment": null}, "automation_id": {"type": "STRING", "index": 8, "name": "automation_id", "comment": null}, "clicktale": {"type": "INT64", "index": 9, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 10, "name": "content_type", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 11, "name": "create_time", "comment": null}, "delay_action": {"type": "STRING", "index": 12, "name": "delay_action", "comment": null}, "delay_action_description": {"type": "STRING", "index": 13, "name": "delay_action_description", "comment": null}, "delay_amount": {"type": "INT64", "index": 14, "name": "delay_amount", "comment": null}, "delay_direction": {"type": "INT64", "index": 15, "name": "delay_direction", "comment": null}, "delay_full_description": {"type": "STRING", "index": 16, "name": "delay_full_description", "comment": null}, "delay_type": {"type": "STRING", "index": 17, "name": "delay_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 18, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 19, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 20, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 21, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 22, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 23, "name": "inline_css", "comment": null}, "position": {"type": "INT64", "index": 24, "name": "position", "comment": null}, "reply_to": {"type": "STRING", "index": 25, "name": "reply_to", "comment": null}, "send_time": {"type": "TIMESTAMP", "index": 26, "name": "send_time", "comment": null}, "start_time": {"type": "TIMESTAMP", "index": 27, "name": "start_time", "comment": null}, "status": {"type": "STRING", "index": 28, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 29, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 30, "name": "template_id", "comment": null}, "timewarp": {"type": "INT64", "index": 31, "name": "timewarp", "comment": null}, "title": {"type": "STRING", "index": 32, "name": "title", "comment": null}, "to_name": {"type": "INT64", "index": 33, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 34, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 35, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 36, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 37, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 38, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "INT64", "index": 39, "name": "use_conversation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 352.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_emails_tmp"}, "model.mailchimp_source.stg_mailchimp__unsubscribes": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__unsubscribes", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 3, "name": "list_id", "comment": null}, "unsubscribe_reason": {"type": "INT64", "index": 4, "name": "unsubscribe_reason", "comment": null}, "unsubscribe_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "unsubscribe_timestamp", "comment": null}, "unsubscribe_id": {"type": "STRING", "index": 6, "name": "unsubscribe_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 100.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__unsubscribes"}, "model.mailchimp_source.stg_mailchimp__lists_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__lists_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "beamer_address": {"type": "STRING", "index": 4, "name": "beamer_address", "comment": null}, "contact_address_1": {"type": "STRING", "index": 5, "name": "contact_address_1", "comment": null}, "contact_address_2": {"type": "INT64", "index": 6, "name": "contact_address_2", "comment": null}, "contact_city": {"type": "STRING", "index": 7, "name": "contact_city", "comment": null}, "contact_company": {"type": "STRING", "index": 8, "name": "contact_company", "comment": null}, "contact_country": {"type": "STRING", "index": 9, "name": "contact_country", "comment": null}, "contact_state": {"type": "STRING", "index": 10, "name": "contact_state", "comment": null}, "contact_zip": {"type": "STRING", "index": 11, "name": "contact_zip", "comment": null}, "date_created": {"type": "TIMESTAMP", "index": 12, "name": "date_created", "comment": null}, "default_from_email": {"type": "STRING", "index": 13, "name": "default_from_email", "comment": null}, "default_from_name": {"type": "STRING", "index": 14, "name": "default_from_name", "comment": null}, "default_language": {"type": "STRING", "index": 15, "name": "default_language", "comment": null}, "default_subject": {"type": "INT64", "index": 16, "name": "default_subject", "comment": null}, "email_type_option": {"type": "BOOL", "index": 17, "name": "email_type_option", "comment": null}, "list_rating": {"type": "FLOAT64", "index": 18, "name": "list_rating", "comment": null}, "name": {"type": "STRING", "index": 19, "name": "name", "comment": null}, "notify_on_subscribe": {"type": "INT64", "index": 20, "name": "notify_on_subscribe", "comment": null}, "notify_on_unsubscribe": {"type": "INT64", "index": 21, "name": "notify_on_unsubscribe", "comment": null}, "permission_reminder": {"type": "STRING", "index": 22, "name": "permission_reminder", "comment": null}, "subscribe_url_long": {"type": "STRING", "index": 23, "name": "subscribe_url_long", "comment": null}, "subscribe_url_short": {"type": "STRING", "index": 24, "name": "subscribe_url_short", "comment": null}, "use_archive_bar": {"type": "BOOL", "index": 25, "name": "use_archive_bar", "comment": null}, "visibility": {"type": "STRING", "index": 26, "name": "visibility", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 380.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__lists_tmp"}, "model.mailchimp_source.stg_mailchimp__campaign_activities_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaign_activities_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"action": {"type": "STRING", "index": 1, "name": "action", "comment": null}, "campaign_id": {"type": "STRING", "index": 2, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 4, "name": "timestamp", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "bounce_type": {"type": "INT64", "index": 6, "name": "bounce_type", "comment": null}, "combination_id": {"type": "INT64", "index": 7, "name": "combination_id", "comment": null}, "ip": {"type": "STRING", "index": 8, "name": "ip", "comment": null}, "list_id": {"type": "STRING", "index": 9, "name": "list_id", "comment": null}, "url": {"type": "STRING", "index": 10, "name": "url", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1719.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 17.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaign_activities_tmp"}, "model.mailchimp_source.stg_mailchimp__campaigns_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaigns_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "archive_url": {"type": "STRING", "index": 4, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 5, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 6, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 7, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "STRING", "index": 8, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 9, "name": "content_type", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 10, "name": "create_time", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 11, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 12, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 13, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 14, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 15, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 16, "name": "inline_css", "comment": null}, "list_id": {"type": "STRING", "index": 17, "name": "list_id", "comment": null}, "long_archive_url": {"type": "STRING", "index": 18, "name": "long_archive_url", "comment": null}, "reply_to": {"type": "STRING", "index": 19, "name": "reply_to", "comment": null}, "segment_id": {"type": "INT64", "index": 20, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 21, "name": "segment_text", "comment": null}, "send_time": {"type": "TIMESTAMP", "index": 22, "name": "send_time", "comment": null}, "status": {"type": "STRING", "index": 23, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 24, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 25, "name": "template_id", "comment": null}, "test_size": {"type": "INT64", "index": 26, "name": "test_size", "comment": null}, "timewarp": {"type": "BOOL", "index": 27, "name": "timewarp", "comment": null}, "title": {"type": "STRING", "index": 28, "name": "title", "comment": null}, "to_name": {"type": "STRING", "index": 29, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 30, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 31, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 32, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 33, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 34, "name": "track_text_clicks", "comment": null}, "type": {"type": "STRING", "index": 35, "name": "type", "comment": null}, "use_conversation": {"type": "BOOL", "index": 36, "name": "use_conversation", "comment": null}, "wait_time": {"type": "INT64", "index": 37, "name": "wait_time", "comment": null}, "winner_criteria": {"type": "INT64", "index": 38, "name": "winner_criteria", "comment": null}, "winning_campaign_id": {"type": "INT64", "index": 39, "name": "winning_campaign_id", "comment": null}, "winning_combination_id": {"type": "INT64", "index": 40, "name": "winning_combination_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 318.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaigns_tmp"}, "model.mailchimp_source.stg_mailchimp__automations": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automations", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"automation_id": {"type": "STRING", "index": 1, "name": "automation_id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 3, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 4, "name": "segment_text", "comment": null}, "started_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "started_timestamp", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 6, "name": "created_timestamp", "comment": null}, "status": {"type": "STRING", "index": 7, "name": "status", "comment": null}, "title": {"type": "STRING", "index": 8, "name": "title", "comment": null}, "trigger_settings": {"type": "STRING", "index": 9, "name": "trigger_settings", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 287.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automations"}, "model.mailchimp_source.stg_mailchimp__campaign_recipients": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaign_recipients", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "combination_id": {"type": "INT64", "index": 3, "name": "combination_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "email_id": {"type": "STRING", "index": 5, "name": "email_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 920.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaign_recipients"}, "model.mailchimp_source.stg_mailchimp__automations_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automations_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 4, "name": "create_time", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 6, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 7, "name": "segment_text", "comment": null}, "start_time": {"type": "TIMESTAMP", "index": 8, "name": "start_time", "comment": null}, "status": {"type": "STRING", "index": 9, "name": "status", "comment": null}, "title": {"type": "STRING", "index": 10, "name": "title", "comment": null}, "trigger_settings": {"type": "STRING", "index": 11, "name": "trigger_settings", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 296.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automations_tmp"}, "model.mailchimp_source.stg_mailchimp__unsubscribes_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__unsubscribes_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "reason": {"type": "INT64", "index": 5, "name": "reason", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 6, "name": "timestamp", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 74.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__unsubscribes_tmp"}, "model.mailchimp_source.stg_mailchimp__campaign_recipients_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaign_recipients_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "combination_id": {"type": "INT64", "index": 4, "name": "combination_id", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 660.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaign_recipients_tmp"}, "model.mailchimp_source.stg_mailchimp__automation_recipients": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_recipients", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "list_id": {"type": "STRING", "index": 3, "name": "list_id", "comment": null}, "automation_recipient_id": {"type": "STRING", "index": 4, "name": "automation_recipient_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 184.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_recipients"}, "model.mailchimp_source.stg_mailchimp__segments_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__segments_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "INT64", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 4, "name": "created_at", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "member_count": {"type": "INT64", "index": 6, "name": "member_count", "comment": null}, "name": {"type": "STRING", "index": 7, "name": "name", "comment": null}, "type": {"type": "STRING", "index": 8, "name": "type", "comment": null}, "updated_at": {"type": "TIMESTAMP", "index": 9, "name": "updated_at", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 71.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__segments_tmp"}, "model.mailchimp_source.stg_mailchimp__members": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__members", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "email_address": {"type": "STRING", "index": 2, "name": "email_address", "comment": null}, "email_client": {"type": "STRING", "index": 3, "name": "email_client", "comment": null}, "email_type": {"type": "STRING", "index": 4, "name": "email_type", "comment": null}, "status": {"type": "STRING", "index": 5, "name": "status", "comment": null}, "list_id": {"type": "STRING", "index": 6, "name": "list_id", "comment": null}, "signup_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "signup_timestamp", "comment": null}, "opt_in_timestamp": {"type": "TIMESTAMP", "index": 8, "name": "opt_in_timestamp", "comment": null}, "last_changed_timestamp": {"type": "TIMESTAMP", "index": 9, "name": "last_changed_timestamp", "comment": null}, "country_code": {"type": "STRING", "index": 10, "name": "country_code", "comment": null}, "dstoff": {"type": "FLOAT64", "index": 11, "name": "dstoff", "comment": null}, "gmtoff": {"type": "FLOAT64", "index": 12, "name": "gmtoff", "comment": null}, "opt_in_ip_address": {"type": "STRING", "index": 13, "name": "opt_in_ip_address", "comment": null}, "signup_ip_address": {"type": "STRING", "index": 14, "name": "signup_ip_address", "comment": null}, "language": {"type": "STRING", "index": 15, "name": "language", "comment": null}, "latitude": {"type": "FLOAT64", "index": 16, "name": "latitude", "comment": null}, "longitude": {"type": "FLOAT64", "index": 17, "name": "longitude", "comment": null}, "member_rating": {"type": "INT64", "index": 18, "name": "member_rating", "comment": null}, "timezone": {"type": "STRING", "index": 19, "name": "timezone", "comment": null}, "unique_email_id": {"type": "STRING", "index": 20, "name": "unique_email_id", "comment": null}, "vip": {"type": "BOOL", "index": 21, "name": "vip", "comment": null}, "list_member_id": {"type": "STRING", "index": 22, "name": "list_member_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2013.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 8.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__members"}, "model.mailchimp_source.stg_mailchimp__segments": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__segments", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"segment_id": {"type": "INT64", "index": 1, "name": "segment_id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "member_count": {"type": "INT64", "index": 3, "name": "member_count", "comment": null}, "segment_name": {"type": "STRING", "index": 4, "name": "segment_name", "comment": null}, "segment_type": {"type": "STRING", "index": 5, "name": "segment_type", "comment": null}, "updated_timestamp": {"type": "TIMESTAMP", "index": 6, "name": "updated_timestamp", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 7, "name": "created_timestamp", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 62.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__segments"}, "model.mailchimp_source.stg_mailchimp__automation_recipients_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_recipients_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"automation_email_id": {"type": "STRING", "index": 1, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 132.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_recipients_tmp"}, "model.mailchimp_source.stg_mailchimp__segment_members": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__segment_members", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"segment_id": {"type": "INT64", "index": 1, "name": "segment_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 3, "name": "list_id", "comment": null}, "segment_member_id": {"type": "STRING", "index": 4, "name": "segment_member_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 176.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__segment_members"}, "model.mailchimp_source.stg_mailchimp__campaigns": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaigns", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "segment_id": {"type": "INT64", "index": 2, "name": "segment_id", "comment": null}, "create_timestamp": {"type": "TIMESTAMP", "index": 3, "name": "create_timestamp", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 4, "name": "send_timestamp", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "reply_to_email": {"type": "STRING", "index": 6, "name": "reply_to_email", "comment": null}, "campaign_type": {"type": "STRING", "index": 7, "name": "campaign_type", "comment": null}, "title": {"type": "STRING", "index": 8, "name": "title", "comment": null}, "archive_url": {"type": "STRING", "index": 9, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 10, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 11, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 12, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "STRING", "index": 13, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 14, "name": "content_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 15, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 16, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 17, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 18, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 19, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 20, "name": "inline_css", "comment": null}, "long_archive_url": {"type": "STRING", "index": 21, "name": "long_archive_url", "comment": null}, "status": {"type": "STRING", "index": 22, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 23, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 24, "name": "template_id", "comment": null}, "test_size": {"type": "INT64", "index": 25, "name": "test_size", "comment": null}, "timewarp": {"type": "BOOL", "index": 26, "name": "timewarp", "comment": null}, "to_name": {"type": "STRING", "index": 27, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 28, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 29, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 30, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 31, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 32, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "BOOL", "index": 33, "name": "use_conversation", "comment": null}, "wait_time": {"type": "INT64", "index": 34, "name": "wait_time", "comment": null}, "winner_criteria": {"type": "INT64", "index": 35, "name": "winner_criteria", "comment": null}, "winning_campaign_id": {"type": "INT64", "index": 36, "name": "winning_campaign_id", "comment": null}, "winning_combination_id": {"type": "INT64", "index": 37, "name": "winning_combination_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 309.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaigns"}, "model.mailchimp_source.stg_mailchimp__lists": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__lists", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"list_id": {"type": "STRING", "index": 1, "name": "list_id", "comment": null}, "date_created": {"type": "TIMESTAMP", "index": 2, "name": "date_created", "comment": null}, "name": {"type": "STRING", "index": 3, "name": "name", "comment": null}, "list_rating": {"type": "FLOAT64", "index": 4, "name": "list_rating", "comment": null}, "beamer_address": {"type": "STRING", "index": 5, "name": "beamer_address", "comment": null}, "contact_address_1": {"type": "STRING", "index": 6, "name": "contact_address_1", "comment": null}, "contact_address_2": {"type": "INT64", "index": 7, "name": "contact_address_2", "comment": null}, "contact_city": {"type": "STRING", "index": 8, "name": "contact_city", "comment": null}, "contact_company": {"type": "STRING", "index": 9, "name": "contact_company", "comment": null}, "contact_country": {"type": "STRING", "index": 10, "name": "contact_country", "comment": null}, "contact_state": {"type": "STRING", "index": 11, "name": "contact_state", "comment": null}, "contact_zip": {"type": "STRING", "index": 12, "name": "contact_zip", "comment": null}, "default_from_email": {"type": "STRING", "index": 13, "name": "default_from_email", "comment": null}, "default_from_name": {"type": "STRING", "index": 14, "name": "default_from_name", "comment": null}, "default_language": {"type": "STRING", "index": 15, "name": "default_language", "comment": null}, "default_subject": {"type": "INT64", "index": 16, "name": "default_subject", "comment": null}, "email_type_option": {"type": "BOOL", "index": 17, "name": "email_type_option", "comment": null}, "notify_on_subscribe": {"type": "INT64", "index": 18, "name": "notify_on_subscribe", "comment": null}, "notify_on_unsubscribe": {"type": "INT64", "index": 19, "name": "notify_on_unsubscribe", "comment": null}, "permission_reminder": {"type": "STRING", "index": 20, "name": "permission_reminder", "comment": null}, "subscribe_url_long": {"type": "STRING", "index": 21, "name": "subscribe_url_long", "comment": null}, "subscribe_url_short": {"type": "STRING", "index": 22, "name": "subscribe_url_short", "comment": null}, "use_archive_bar": {"type": "BOOL", "index": 23, "name": "use_archive_bar", "comment": null}, "visibility": {"type": "STRING", "index": 24, "name": "visibility", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 371.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__lists"}, "model.mailchimp_source.stg_mailchimp__segment_members_tmp": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__segment_members_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "segment_id": {"type": "INT64", "index": 2, "name": "segment_id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 3, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 126.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__segment_members_tmp"}, "model.mailchimp_source.stg_mailchimp__automation_activities": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_activities", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"action_type": {"type": "STRING", "index": 1, "name": "action_type", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "activity_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "activity_timestamp", "comment": null}, "ip_address": {"type": "STRING", "index": 6, "name": "ip_address", "comment": null}, "url": {"type": "STRING", "index": 7, "name": "url", "comment": null}, "bounce_type": {"type": "INT64", "index": 8, "name": "bounce_type", "comment": null}, "activity_id": {"type": "STRING", "index": 9, "name": "activity_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 965.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 7.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_activities"}, "model.mailchimp_source.stg_mailchimp__automation_emails": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__automation_emails", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"automation_email_id": {"type": "STRING", "index": 1, "name": "automation_email_id", "comment": null}, "automation_id": {"type": "STRING", "index": 2, "name": "automation_id", "comment": null}, "created_timestamp": {"type": "TIMESTAMP", "index": 3, "name": "created_timestamp", "comment": null}, "started_timestamp": {"type": "TIMESTAMP", "index": 4, "name": "started_timestamp", "comment": null}, "send_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "send_timestamp", "comment": null}, "from_name": {"type": "STRING", "index": 6, "name": "from_name", "comment": null}, "reply_to": {"type": "STRING", "index": 7, "name": "reply_to", "comment": null}, "status": {"type": "STRING", "index": 8, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 9, "name": "subject_line", "comment": null}, "title": {"type": "STRING", "index": 10, "name": "title", "comment": null}, "to_name": {"type": "INT64", "index": 11, "name": "to_name", "comment": null}, "archive_url": {"type": "STRING", "index": 12, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 13, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 14, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 15, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "INT64", "index": 16, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 17, "name": "content_type", "comment": null}, "delay_action": {"type": "STRING", "index": 18, "name": "delay_action", "comment": null}, "delay_action_description": {"type": "STRING", "index": 19, "name": "delay_action_description", "comment": null}, "delay_amount": {"type": "INT64", "index": 20, "name": "delay_amount", "comment": null}, "delay_direction": {"type": "INT64", "index": 21, "name": "delay_direction", "comment": null}, "delay_full_description": {"type": "STRING", "index": 22, "name": "delay_full_description", "comment": null}, "delay_type": {"type": "STRING", "index": 23, "name": "delay_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 24, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 25, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 26, "name": "folder_id", "comment": null}, "google_analytics": {"type": "STRING", "index": 27, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 28, "name": "inline_css", "comment": null}, "position": {"type": "INT64", "index": 29, "name": "position", "comment": null}, "template_id": {"type": "INT64", "index": 30, "name": "template_id", "comment": null}, "timewarp": {"type": "INT64", "index": 31, "name": "timewarp", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 32, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 33, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 34, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 35, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 36, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "INT64", "index": 37, "name": "use_conversation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 343.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__automation_emails"}, "model.mailchimp_source.stg_mailchimp__campaign_activities": {"metadata": {"type": "table", "schema": "dbt_renee_stg_mailchimp", "name": "stg_mailchimp__campaign_activities", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"action_type": {"type": "STRING", "index": 1, "name": "action_type", "comment": null}, "campaign_id": {"type": "STRING", "index": 2, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "activity_timestamp": {"type": "TIMESTAMP", "index": 5, "name": "activity_timestamp", "comment": null}, "ip_address": {"type": "STRING", "index": 6, "name": "ip_address", "comment": null}, "url": {"type": "STRING", "index": 7, "name": "url", "comment": null}, "bounce_type": {"type": "INT64", "index": 8, "name": "bounce_type", "comment": null}, "combination_id": {"type": "INT64", "index": 9, "name": "combination_id", "comment": null}, "activity_id": {"type": "STRING", "index": 10, "name": "activity_id", "comment": null}, "email_id": {"type": "STRING", "index": 11, "name": "email_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2739.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 17.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.mailchimp_source.stg_mailchimp__campaign_activities"}}, "sources": {"source.mailchimp_source.mailchimp.automation": {"metadata": {"type": "table", "schema": "mailchimp", "name": "automation", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 4, "name": "create_time", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "segment_id": {"type": "INT64", "index": 6, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 7, "name": "segment_text", "comment": null}, "start_time": {"type": "TIMESTAMP", "index": 8, "name": "start_time", "comment": null}, "status": {"type": "STRING", "index": 9, "name": "status", "comment": null}, "title": {"type": "STRING", "index": 10, "name": "title", "comment": null}, "trigger_settings": {"type": "STRING", "index": 11, "name": "trigger_settings", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 296.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.automation"}, "source.mailchimp_source.mailchimp.automation_email": {"metadata": {"type": "table", "schema": "mailchimp", "name": "automation_email", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "archive_url": {"type": "STRING", "index": 4, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 5, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 6, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 7, "name": "auto_tweet", "comment": null}, "automation_id": {"type": "STRING", "index": 8, "name": "automation_id", "comment": null}, "clicktale": {"type": "INT64", "index": 9, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 10, "name": "content_type", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 11, "name": "create_time", "comment": null}, "delay_action": {"type": "STRING", "index": 12, "name": "delay_action", "comment": null}, "delay_action_description": {"type": "STRING", "index": 13, "name": "delay_action_description", "comment": null}, "delay_amount": {"type": "INT64", "index": 14, "name": "delay_amount", "comment": null}, "delay_direction": {"type": "INT64", "index": 15, "name": "delay_direction", "comment": null}, "delay_full_description": {"type": "STRING", "index": 16, "name": "delay_full_description", "comment": null}, "delay_type": {"type": "STRING", "index": 17, "name": "delay_type", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 18, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 19, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 20, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 21, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 22, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 23, "name": "inline_css", "comment": null}, "position": {"type": "INT64", "index": 24, "name": "position", "comment": null}, "reply_to": {"type": "STRING", "index": 25, "name": "reply_to", "comment": null}, "send_time": {"type": "TIMESTAMP", "index": 26, "name": "send_time", "comment": null}, "start_time": {"type": "TIMESTAMP", "index": 27, "name": "start_time", "comment": null}, "status": {"type": "STRING", "index": 28, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 29, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 30, "name": "template_id", "comment": null}, "timewarp": {"type": "INT64", "index": 31, "name": "timewarp", "comment": null}, "title": {"type": "STRING", "index": 32, "name": "title", "comment": null}, "to_name": {"type": "INT64", "index": 33, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 34, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 35, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 36, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 37, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 38, "name": "track_text_clicks", "comment": null}, "use_conversation": {"type": "INT64", "index": 39, "name": "use_conversation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 352.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.automation_email"}, "source.mailchimp_source.mailchimp.member": {"metadata": {"type": "table", "schema": "mailchimp", "name": "member", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "list_id": {"type": "STRING", "index": 2, "name": "list_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "country_code": {"type": "STRING", "index": 4, "name": "country_code", "comment": null}, "dstoff": {"type": "FLOAT64", "index": 5, "name": "dstoff", "comment": null}, "email_address": {"type": "STRING", "index": 6, "name": "email_address", "comment": null}, "email_client": {"type": "STRING", "index": 7, "name": "email_client", "comment": null}, "email_type": {"type": "STRING", "index": 8, "name": "email_type", "comment": null}, "gmtoff": {"type": "FLOAT64", "index": 9, "name": "gmtoff", "comment": null}, "ip_opt": {"type": "STRING", "index": 10, "name": "ip_opt", "comment": null}, "ip_signup": {"type": "STRING", "index": 11, "name": "ip_signup", "comment": null}, "language": {"type": "STRING", "index": 12, "name": "language", "comment": null}, "last_changed": {"type": "TIMESTAMP", "index": 13, "name": "last_changed", "comment": null}, "latitude": {"type": "FLOAT64", "index": 14, "name": "latitude", "comment": null}, "longitude": {"type": "FLOAT64", "index": 15, "name": "longitude", "comment": null}, "member_rating": {"type": "INT64", "index": 16, "name": "member_rating", "comment": null}, "merge_fname": {"type": "STRING", "index": 17, "name": "merge_fname", "comment": null}, "merge_lname": {"type": "INT64", "index": 18, "name": "merge_lname", "comment": null}, "status": {"type": "STRING", "index": 19, "name": "status", "comment": null}, "timestamp_opt": {"type": "TIMESTAMP", "index": 20, "name": "timestamp_opt", "comment": null}, "timestamp_signup": {"type": "TIMESTAMP", "index": 21, "name": "timestamp_signup", "comment": null}, "timezone": {"type": "STRING", "index": 22, "name": "timezone", "comment": null}, "unique_email_id": {"type": "STRING", "index": 23, "name": "unique_email_id", "comment": null}, "vip": {"type": "BOOL", "index": 24, "name": "vip", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1841.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 8.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.member"}, "source.mailchimp_source.mailchimp.list": {"metadata": {"type": "table", "schema": "mailchimp", "name": "list", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "beamer_address": {"type": "STRING", "index": 4, "name": "beamer_address", "comment": null}, "contact_address_1": {"type": "STRING", "index": 5, "name": "contact_address_1", "comment": null}, "contact_address_2": {"type": "INT64", "index": 6, "name": "contact_address_2", "comment": null}, "contact_city": {"type": "STRING", "index": 7, "name": "contact_city", "comment": null}, "contact_company": {"type": "STRING", "index": 8, "name": "contact_company", "comment": null}, "contact_country": {"type": "STRING", "index": 9, "name": "contact_country", "comment": null}, "contact_state": {"type": "STRING", "index": 10, "name": "contact_state", "comment": null}, "contact_zip": {"type": "STRING", "index": 11, "name": "contact_zip", "comment": null}, "date_created": {"type": "TIMESTAMP", "index": 12, "name": "date_created", "comment": null}, "default_from_email": {"type": "STRING", "index": 13, "name": "default_from_email", "comment": null}, "default_from_name": {"type": "STRING", "index": 14, "name": "default_from_name", "comment": null}, "default_language": {"type": "STRING", "index": 15, "name": "default_language", "comment": null}, "default_subject": {"type": "INT64", "index": 16, "name": "default_subject", "comment": null}, "email_type_option": {"type": "BOOL", "index": 17, "name": "email_type_option", "comment": null}, "list_rating": {"type": "FLOAT64", "index": 18, "name": "list_rating", "comment": null}, "name": {"type": "STRING", "index": 19, "name": "name", "comment": null}, "notify_on_subscribe": {"type": "INT64", "index": 20, "name": "notify_on_subscribe", "comment": null}, "notify_on_unsubscribe": {"type": "INT64", "index": 21, "name": "notify_on_unsubscribe", "comment": null}, "permission_reminder": {"type": "STRING", "index": 22, "name": "permission_reminder", "comment": null}, "subscribe_url_long": {"type": "STRING", "index": 23, "name": "subscribe_url_long", "comment": null}, "subscribe_url_short": {"type": "STRING", "index": 24, "name": "subscribe_url_short", "comment": null}, "use_archive_bar": {"type": "BOOL", "index": 25, "name": "use_archive_bar", "comment": null}, "visibility": {"type": "STRING", "index": 26, "name": "visibility", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 380.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.list"}, "source.mailchimp_source.mailchimp.unsubscribe": {"metadata": {"type": "table", "schema": "mailchimp", "name": "unsubscribe", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}, "reason": {"type": "INT64", "index": 5, "name": "reason", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 6, "name": "timestamp", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 74.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.unsubscribe"}, "source.mailchimp_source.mailchimp.campaign": {"metadata": {"type": "table", "schema": "mailchimp", "name": "campaign", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "archive_url": {"type": "STRING", "index": 4, "name": "archive_url", "comment": null}, "authenticate": {"type": "BOOL", "index": 5, "name": "authenticate", "comment": null}, "auto_footer": {"type": "BOOL", "index": 6, "name": "auto_footer", "comment": null}, "auto_tweet": {"type": "BOOL", "index": 7, "name": "auto_tweet", "comment": null}, "clicktale": {"type": "STRING", "index": 8, "name": "clicktale", "comment": null}, "content_type": {"type": "STRING", "index": 9, "name": "content_type", "comment": null}, "create_time": {"type": "TIMESTAMP", "index": 10, "name": "create_time", "comment": null}, "drag_and_drop": {"type": "BOOL", "index": 11, "name": "drag_and_drop", "comment": null}, "fb_comments": {"type": "BOOL", "index": 12, "name": "fb_comments", "comment": null}, "folder_id": {"type": "INT64", "index": 13, "name": "folder_id", "comment": null}, "from_name": {"type": "STRING", "index": 14, "name": "from_name", "comment": null}, "google_analytics": {"type": "STRING", "index": 15, "name": "google_analytics", "comment": null}, "inline_css": {"type": "BOOL", "index": 16, "name": "inline_css", "comment": null}, "list_id": {"type": "STRING", "index": 17, "name": "list_id", "comment": null}, "long_archive_url": {"type": "STRING", "index": 18, "name": "long_archive_url", "comment": null}, "reply_to": {"type": "STRING", "index": 19, "name": "reply_to", "comment": null}, "segment_id": {"type": "INT64", "index": 20, "name": "segment_id", "comment": null}, "segment_text": {"type": "INT64", "index": 21, "name": "segment_text", "comment": null}, "send_time": {"type": "TIMESTAMP", "index": 22, "name": "send_time", "comment": null}, "status": {"type": "STRING", "index": 23, "name": "status", "comment": null}, "subject_line": {"type": "STRING", "index": 24, "name": "subject_line", "comment": null}, "template_id": {"type": "INT64", "index": 25, "name": "template_id", "comment": null}, "test_size": {"type": "INT64", "index": 26, "name": "test_size", "comment": null}, "timewarp": {"type": "BOOL", "index": 27, "name": "timewarp", "comment": null}, "title": {"type": "STRING", "index": 28, "name": "title", "comment": null}, "to_name": {"type": "STRING", "index": 29, "name": "to_name", "comment": null}, "track_ecomm_360": {"type": "BOOL", "index": 30, "name": "track_ecomm_360", "comment": null}, "track_goals": {"type": "BOOL", "index": 31, "name": "track_goals", "comment": null}, "track_html_clicks": {"type": "BOOL", "index": 32, "name": "track_html_clicks", "comment": null}, "track_opens": {"type": "BOOL", "index": 33, "name": "track_opens", "comment": null}, "track_text_clicks": {"type": "BOOL", "index": 34, "name": "track_text_clicks", "comment": null}, "type": {"type": "STRING", "index": 35, "name": "type", "comment": null}, "use_conversation": {"type": "BOOL", "index": 36, "name": "use_conversation", "comment": null}, "wait_time": {"type": "INT64", "index": 37, "name": "wait_time", "comment": null}, "winner_criteria": {"type": "INT64", "index": 38, "name": "winner_criteria", "comment": null}, "winning_campaign_id": {"type": "INT64", "index": 39, "name": "winning_campaign_id", "comment": null}, "winning_combination_id": {"type": "INT64", "index": 40, "name": "winning_combination_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 318.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.campaign"}, "source.mailchimp_source.mailchimp.segment": {"metadata": {"type": "table", "schema": "mailchimp", "name": "segment", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "INT64", "index": 1, "name": "id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 2, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 4, "name": "created_at", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}, "member_count": {"type": "INT64", "index": 6, "name": "member_count", "comment": null}, "name": {"type": "STRING", "index": 7, "name": "name", "comment": null}, "type": {"type": "STRING", "index": 8, "name": "type", "comment": null}, "updated_at": {"type": "TIMESTAMP", "index": 9, "name": "updated_at", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 71.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.segment"}, "source.mailchimp_source.mailchimp.campaign_recipient": {"metadata": {"type": "table", "schema": "mailchimp", "name": "campaign_recipient", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"campaign_id": {"type": "STRING", "index": 1, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "combination_id": {"type": "INT64", "index": 4, "name": "combination_id", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 660.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.campaign_recipient"}, "source.mailchimp_source.mailchimp.campaign_recipient_activity": {"metadata": {"type": "table", "schema": "mailchimp", "name": "campaign_recipient_activity", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"action": {"type": "STRING", "index": 1, "name": "action", "comment": null}, "campaign_id": {"type": "STRING", "index": 2, "name": "campaign_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 4, "name": "timestamp", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "bounce_type": {"type": "INT64", "index": 6, "name": "bounce_type", "comment": null}, "combination_id": {"type": "INT64", "index": 7, "name": "combination_id", "comment": null}, "ip": {"type": "STRING", "index": 8, "name": "ip", "comment": null}, "list_id": {"type": "STRING", "index": 9, "name": "list_id", "comment": null}, "url": {"type": "STRING", "index": 10, "name": "url", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1719.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 17.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.campaign_recipient_activity"}, "source.mailchimp_source.mailchimp.automation_recipient": {"metadata": {"type": "table", "schema": "mailchimp", "name": "automation_recipient", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"automation_email_id": {"type": "STRING", "index": 1, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 2, "name": "member_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 4, "name": "list_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 132.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.automation_recipient"}, "source.mailchimp_source.mailchimp.segment_member": {"metadata": {"type": "table", "schema": "mailchimp", "name": "segment_member", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"member_id": {"type": "STRING", "index": 1, "name": "member_id", "comment": null}, "segment_id": {"type": "INT64", "index": 2, "name": "segment_id", "comment": null}, "_fivetran_deleted": {"type": "BOOL", "index": 3, "name": "_fivetran_deleted", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_synced", "comment": null}, "list_id": {"type": "STRING", "index": 5, "name": "list_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 126.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.segment_member"}, "source.mailchimp_source.mailchimp.automation_recipient_activity": {"metadata": {"type": "table", "schema": "mailchimp", "name": "automation_recipient_activity", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"action": {"type": "STRING", "index": 1, "name": "action", "comment": null}, "automation_email_id": {"type": "STRING", "index": 2, "name": "automation_email_id", "comment": null}, "member_id": {"type": "STRING", "index": 3, "name": "member_id", "comment": null}, "timestamp": {"type": "TIMESTAMP", "index": 4, "name": "timestamp", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "bounce_type": {"type": "INT64", "index": 6, "name": "bounce_type", "comment": null}, "ip": {"type": "STRING", "index": 7, "name": "ip", "comment": null}, "list_id": {"type": "STRING", "index": 8, "name": "list_id", "comment": null}, "url": {"type": "STRING", "index": 9, "name": "url", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 783.0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 7.0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.mailchimp_source.mailchimp.automation_recipient_activity"}}, "errors": null} \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index ee9f2978..fa8b08b7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,7 +24,7 @@
-