-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcatalog.json
1 lines (1 loc) · 99.2 KB
/
catalog.json
1
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.8.3", "generated_at": "2024-07-17T23:33:17.660691Z", "invocation_id": "06c344b5-9d3e-4bde-9749-91b6182ec364", "env": {}}, "nodes": {"seed.google_play_source_integration_tests.earnings": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "earnings", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "description": {"type": "text", "index": 4, "name": "description", "comment": null}, "transaction_date": {"type": "text", "index": 5, "name": "transaction_date", "comment": null}, "transaction_time": {"type": "text", "index": 6, "name": "transaction_time", "comment": null}, "tax_type": {"type": "integer", "index": 7, "name": "tax_type", "comment": null}, "transaction_type": {"type": "text", "index": 8, "name": "transaction_type", "comment": null}, "refund_type": {"type": "integer", "index": 9, "name": "refund_type", "comment": null}, "product_title": {"type": "text", "index": 10, "name": "product_title", "comment": null}, "product_id": {"type": "text", "index": 11, "name": "product_id", "comment": null}, "product_type": {"type": "integer", "index": 12, "name": "product_type", "comment": null}, "sku_id": {"type": "text", "index": 13, "name": "sku_id", "comment": null}, "hardware": {"type": "integer", "index": 14, "name": "hardware", "comment": null}, "buyer_country": {"type": "text", "index": 15, "name": "buyer_country", "comment": null}, "buyer_state": {"type": "text", "index": 16, "name": "buyer_state", "comment": null}, "buyer_postal_code": {"type": "integer", "index": 17, "name": "buyer_postal_code", "comment": null}, "buyer_currency": {"type": "text", "index": 18, "name": "buyer_currency", "comment": null}, "amount_buyer_currency_": {"type": "double precision", "index": 19, "name": "amount_buyer_currency_", "comment": null}, "currency_conversion_rate": {"type": "double precision", "index": 20, "name": "currency_conversion_rate", "comment": null}, "merchant_currency": {"type": "text", "index": 21, "name": "merchant_currency", "comment": null}, "amount_merchant_currency_": {"type": "double precision", "index": 22, "name": "amount_merchant_currency_", "comment": null}, "_fivetran_synced": {"type": "text", "index": 23, "name": "_fivetran_synced", "comment": null}, "base_plan_id": {"type": "integer", "index": 24, "name": "base_plan_id", "comment": null}, "offer_id": {"type": "integer", "index": 25, "name": "offer_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.earnings"}, "seed.google_play_source_integration_tests.financial_stats_subscriptions_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "financial_stats_subscriptions_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "product_id": {"type": "text", "index": 6, "name": "product_id", "comment": null}, "country": {"type": "text", "index": 7, "name": "country", "comment": null}, "new_subscriptions": {"type": "integer", "index": 8, "name": "new_subscriptions", "comment": null}, "cancelled_subscriptions": {"type": "integer", "index": 9, "name": "cancelled_subscriptions", "comment": null}, "active_subscriptions": {"type": "integer", "index": 10, "name": "active_subscriptions", "comment": null}, "_fivetran_synced": {"type": "text", "index": 11, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.financial_stats_subscriptions_country"}, "seed.google_play_source_integration_tests.stats_crashes_app_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_crashes_app_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "app_version_code": {"type": "integer", "index": 6, "name": "app_version_code", "comment": null}, "daily_crashes": {"type": "integer", "index": 7, "name": "daily_crashes", "comment": null}, "daily_anrs": {"type": "integer", "index": 8, "name": "daily_anrs", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_crashes_app_version"}, "seed.google_play_source_integration_tests.stats_crashes_os_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_crashes_os_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 6, "name": "android_os_version", "comment": null}, "daily_crashes": {"type": "integer", "index": 7, "name": "daily_crashes", "comment": null}, "daily_anrs": {"type": "integer", "index": 8, "name": "daily_anrs", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_crashes_os_version"}, "seed.google_play_source_integration_tests.stats_crashes_overview": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_crashes_overview", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "daily_crashes": {"type": "integer", "index": 6, "name": "daily_crashes", "comment": null}, "daily_anrs": {"type": "integer", "index": 7, "name": "daily_anrs", "comment": null}, "_fivetran_synced": {"type": "text", "index": 8, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_crashes_overview"}, "seed.google_play_source_integration_tests.stats_installs_app_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_app_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "app_version_code": {"type": "integer", "index": 6, "name": "app_version_code", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_installs_app_version"}, "seed.google_play_source_integration_tests.stats_installs_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "country": {"type": "text", "index": 6, "name": "country", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_installs_country"}, "seed.google_play_source_integration_tests.stats_installs_device": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_device", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "device": {"type": "text", "index": 6, "name": "device", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_installs_device"}, "seed.google_play_source_integration_tests.stats_installs_os_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_os_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 6, "name": "android_os_version", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_installs_os_version"}, "seed.google_play_source_integration_tests.stats_installs_overview": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_overview", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "current_device_installs": {"type": "integer", "index": 6, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 7, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 8, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 9, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 10, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 11, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 12, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 13, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 14, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "bigint", "index": 15, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 16, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 17, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 18, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_installs_overview"}, "seed.google_play_source_integration_tests.stats_ratings_app_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_app_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "app_version_code": {"type": "bigint", "index": 6, "name": "app_version_code", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_ratings_app_version"}, "seed.google_play_source_integration_tests.stats_ratings_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "country": {"type": "text", "index": 6, "name": "country", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_ratings_country"}, "seed.google_play_source_integration_tests.stats_ratings_device": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_device", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "device": {"type": "text", "index": 6, "name": "device", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_ratings_device"}, "seed.google_play_source_integration_tests.stats_ratings_os_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_os_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 6, "name": "android_os_version", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_ratings_os_version"}, "seed.google_play_source_integration_tests.stats_ratings_overview": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_overview", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"a": {"type": "integer", "index": 1, "name": "a", "comment": null}, "_file": {"type": "text", "index": 2, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 3, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 4, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 5, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 6, "name": "package_name", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_ratings_overview"}, "seed.google_play_source_integration_tests.stats_store_performance_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_store_performance_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "country_region": {"type": "text", "index": 6, "name": "country_region", "comment": null}, "store_listing_acquisitions": {"type": "integer", "index": 7, "name": "store_listing_acquisitions", "comment": null}, "store_listing_visitors": {"type": "integer", "index": 8, "name": "store_listing_visitors", "comment": null}, "store_listing_conversion_rate": {"type": "double precision", "index": 9, "name": "store_listing_conversion_rate", "comment": null}, "_fivetran_synced": {"type": "text", "index": 10, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_store_performance_country"}, "seed.google_play_source_integration_tests.stats_store_performance_traffic_source": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_store_performance_traffic_source", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "traffic_source": {"type": "text", "index": 6, "name": "traffic_source", "comment": null}, "search_term": {"type": "text", "index": 7, "name": "search_term", "comment": null}, "utm_source": {"type": "text", "index": 8, "name": "utm_source", "comment": null}, "utm_campaign": {"type": "text", "index": 9, "name": "utm_campaign", "comment": null}, "store_listing_acquisitions": {"type": "integer", "index": 10, "name": "store_listing_acquisitions", "comment": null}, "store_listing_visitors": {"type": "integer", "index": 11, "name": "store_listing_visitors", "comment": null}, "store_listing_conversion_rate": {"type": "double precision", "index": 12, "name": "store_listing_conversion_rate", "comment": null}, "_fivetran_synced": {"type": "text", "index": 13, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source_integration_tests.stats_store_performance_traffic_source"}, "seed.google_play_source.google_play__country_codes": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "google_play__country_codes", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"country_name": {"type": "character varying(255)", "index": 1, "name": "country_name", "comment": null}, "alternative_country_name": {"type": "character varying(255)", "index": 2, "name": "alternative_country_name", "comment": null}, "country_code_numeric": {"type": "integer", "index": 3, "name": "country_code_numeric", "comment": null}, "country_code_alpha_2": {"type": "text", "index": 4, "name": "country_code_alpha_2", "comment": null}, "country_code_alpha_3": {"type": "text", "index": 5, "name": "country_code_alpha_3", "comment": null}, "region": {"type": "character varying(255)", "index": 6, "name": "region", "comment": null}, "region_code": {"type": "integer", "index": 7, "name": "region_code", "comment": null}, "sub_region": {"type": "character varying(255)", "index": 8, "name": "sub_region", "comment": null}, "sub_region_code": {"type": "integer", "index": 9, "name": "sub_region_code", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.google_play_source.google_play__country_codes"}, "model.google_play_source.stg_google_play__stats_crashes_app_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_crashes_app_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "app_version_code": {"type": "integer", "index": 3, "name": "app_version_code", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "anrs": {"type": "numeric", "index": 5, "name": "anrs", "comment": null}, "crashes": {"type": "numeric", "index": 6, "name": "crashes", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_crashes_app_version"}, "model.google_play_source.stg_google_play__stats_crashes_app_version_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_crashes_app_version_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "app_version_code": {"type": "integer", "index": 6, "name": "app_version_code", "comment": null}, "daily_crashes": {"type": "integer", "index": 7, "name": "daily_crashes", "comment": null}, "daily_anrs": {"type": "integer", "index": 8, "name": "daily_anrs", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_crashes_app_version_tmp"}, "model.google_play_source.stg_google_play__stats_crashes_os_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_crashes_os_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "android_os_version": {"type": "text", "index": 3, "name": "android_os_version", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "anrs": {"type": "numeric", "index": 5, "name": "anrs", "comment": null}, "crashes": {"type": "numeric", "index": 6, "name": "crashes", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_crashes_os_version"}, "model.google_play_source.stg_google_play__stats_crashes_os_version_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_crashes_os_version_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 6, "name": "android_os_version", "comment": null}, "daily_crashes": {"type": "integer", "index": 7, "name": "daily_crashes", "comment": null}, "daily_anrs": {"type": "integer", "index": 8, "name": "daily_anrs", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_crashes_os_version_tmp"}, "model.google_play_source.stg_google_play__stats_crashes_overview": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_crashes_overview", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "package_name": {"type": "text", "index": 3, "name": "package_name", "comment": null}, "anrs": {"type": "bigint", "index": 4, "name": "anrs", "comment": null}, "crashes": {"type": "bigint", "index": 5, "name": "crashes", "comment": null}, "_fivetran_synced": {"type": "text", "index": 6, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_crashes_overview"}, "model.google_play_source.stg_google_play__stats_crashes_overview_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_crashes_overview_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "daily_crashes": {"type": "integer", "index": 6, "name": "daily_crashes", "comment": null}, "daily_anrs": {"type": "integer", "index": 7, "name": "daily_anrs", "comment": null}, "_fivetran_synced": {"type": "text", "index": 8, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_crashes_overview_tmp"}, "model.google_play_source.stg_google_play__stats_installs_app_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_app_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "app_version_code": {"type": "integer", "index": 3, "name": "app_version_code", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "active_devices_last_30_days": {"type": "numeric", "index": 5, "name": "active_devices_last_30_days", "comment": null}, "device_installs": {"type": "numeric", "index": 6, "name": "device_installs", "comment": null}, "device_uninstalls": {"type": "numeric", "index": 7, "name": "device_uninstalls", "comment": null}, "device_upgrades": {"type": "numeric", "index": 8, "name": "device_upgrades", "comment": null}, "user_installs": {"type": "numeric", "index": 9, "name": "user_installs", "comment": null}, "user_uninstalls": {"type": "numeric", "index": 10, "name": "user_uninstalls", "comment": null}, "install_events": {"type": "numeric", "index": 11, "name": "install_events", "comment": null}, "uninstall_events": {"type": "numeric", "index": 12, "name": "uninstall_events", "comment": null}, "update_events": {"type": "numeric", "index": 13, "name": "update_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_app_version"}, "model.google_play_source.stg_google_play__stats_installs_app_version_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_app_version_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "app_version_code": {"type": "integer", "index": 6, "name": "app_version_code", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_app_version_tmp"}, "model.google_play_source.stg_google_play__stats_installs_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "country": {"type": "text", "index": 3, "name": "country", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "active_devices_last_30_days": {"type": "numeric", "index": 5, "name": "active_devices_last_30_days", "comment": null}, "device_installs": {"type": "numeric", "index": 6, "name": "device_installs", "comment": null}, "device_uninstalls": {"type": "numeric", "index": 7, "name": "device_uninstalls", "comment": null}, "device_upgrades": {"type": "numeric", "index": 8, "name": "device_upgrades", "comment": null}, "user_installs": {"type": "numeric", "index": 9, "name": "user_installs", "comment": null}, "user_uninstalls": {"type": "numeric", "index": 10, "name": "user_uninstalls", "comment": null}, "install_events": {"type": "numeric", "index": 11, "name": "install_events", "comment": null}, "uninstall_events": {"type": "numeric", "index": 12, "name": "uninstall_events", "comment": null}, "update_events": {"type": "numeric", "index": 13, "name": "update_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_country"}, "model.google_play_source.stg_google_play__stats_installs_country_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_country_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "country": {"type": "text", "index": 6, "name": "country", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_country_tmp"}, "model.google_play_source.stg_google_play__stats_installs_device": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_device", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "device": {"type": "text", "index": 3, "name": "device", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "active_devices_last_30_days": {"type": "numeric", "index": 5, "name": "active_devices_last_30_days", "comment": null}, "device_installs": {"type": "numeric", "index": 6, "name": "device_installs", "comment": null}, "device_uninstalls": {"type": "numeric", "index": 7, "name": "device_uninstalls", "comment": null}, "device_upgrades": {"type": "numeric", "index": 8, "name": "device_upgrades", "comment": null}, "user_installs": {"type": "numeric", "index": 9, "name": "user_installs", "comment": null}, "user_uninstalls": {"type": "numeric", "index": 10, "name": "user_uninstalls", "comment": null}, "install_events": {"type": "numeric", "index": 11, "name": "install_events", "comment": null}, "uninstall_events": {"type": "numeric", "index": 12, "name": "uninstall_events", "comment": null}, "update_events": {"type": "numeric", "index": 13, "name": "update_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_device"}, "model.google_play_source.stg_google_play__stats_installs_device_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_device_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "device": {"type": "text", "index": 6, "name": "device", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_device_tmp"}, "model.google_play_source.stg_google_play__stats_installs_os_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_os_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "package_name": {"type": "text", "index": 3, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 4, "name": "android_os_version", "comment": null}, "active_devices_last_30_days": {"type": "numeric", "index": 5, "name": "active_devices_last_30_days", "comment": null}, "device_installs": {"type": "numeric", "index": 6, "name": "device_installs", "comment": null}, "device_uninstalls": {"type": "numeric", "index": 7, "name": "device_uninstalls", "comment": null}, "device_upgrades": {"type": "numeric", "index": 8, "name": "device_upgrades", "comment": null}, "user_installs": {"type": "numeric", "index": 9, "name": "user_installs", "comment": null}, "user_uninstalls": {"type": "numeric", "index": 10, "name": "user_uninstalls", "comment": null}, "install_events": {"type": "numeric", "index": 11, "name": "install_events", "comment": null}, "uninstall_events": {"type": "numeric", "index": 12, "name": "uninstall_events", "comment": null}, "update_events": {"type": "numeric", "index": 13, "name": "update_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_os_version"}, "model.google_play_source.stg_google_play__stats_installs_os_version_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_os_version_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 6, "name": "android_os_version", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_os_version_tmp"}, "model.google_play_source.stg_google_play__stats_installs_overview": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_overview", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "package_name": {"type": "text", "index": 3, "name": "package_name", "comment": null}, "active_devices_last_30_days": {"type": "bigint", "index": 4, "name": "active_devices_last_30_days", "comment": null}, "device_installs": {"type": "bigint", "index": 5, "name": "device_installs", "comment": null}, "device_uninstalls": {"type": "bigint", "index": 6, "name": "device_uninstalls", "comment": null}, "device_upgrades": {"type": "bigint", "index": 7, "name": "device_upgrades", "comment": null}, "user_installs": {"type": "bigint", "index": 8, "name": "user_installs", "comment": null}, "user_uninstalls": {"type": "bigint", "index": 9, "name": "user_uninstalls", "comment": null}, "install_events": {"type": "bigint", "index": 10, "name": "install_events", "comment": null}, "uninstall_events": {"type": "bigint", "index": 11, "name": "uninstall_events", "comment": null}, "update_events": {"type": "bigint", "index": 12, "name": "update_events", "comment": null}, "_fivetran_synced": {"type": "text", "index": 13, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_overview"}, "model.google_play_source.stg_google_play__stats_installs_overview_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_installs_overview_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "current_device_installs": {"type": "integer", "index": 6, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 7, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 8, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 9, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 10, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 11, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 12, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 13, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 14, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "bigint", "index": 15, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 16, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 17, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 18, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_installs_overview_tmp"}, "model.google_play_source.stg_google_play__stats_ratings_app_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_app_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "app_version_code": {"type": "integer", "index": 3, "name": "app_version_code", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "average_rating": {"type": "double precision", "index": 5, "name": "average_rating", "comment": null}, "rolling_total_average_rating": {"type": "double precision", "index": 6, "name": "rolling_total_average_rating", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_app_version"}, "model.google_play_source.stg_google_play__stats_ratings_app_version_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_app_version_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "app_version_code": {"type": "bigint", "index": 6, "name": "app_version_code", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_app_version_tmp"}, "model.google_play_source.stg_google_play__stats_ratings_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "country": {"type": "text", "index": 3, "name": "country", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "average_rating": {"type": "double precision", "index": 5, "name": "average_rating", "comment": null}, "rolling_total_average_rating": {"type": "double precision", "index": 6, "name": "rolling_total_average_rating", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_country"}, "model.google_play_source.stg_google_play__stats_ratings_country_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_country_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "country": {"type": "text", "index": 6, "name": "country", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_country_tmp"}, "model.google_play_source.stg_google_play__stats_ratings_device": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_device", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "device": {"type": "text", "index": 3, "name": "device", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "average_rating": {"type": "double precision", "index": 5, "name": "average_rating", "comment": null}, "rolling_total_average_rating": {"type": "double precision", "index": 6, "name": "rolling_total_average_rating", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_device"}, "model.google_play_source.stg_google_play__stats_ratings_device_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_device_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "device": {"type": "text", "index": 6, "name": "device", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_device_tmp"}, "model.google_play_source.stg_google_play__stats_ratings_os_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_os_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "android_os_version": {"type": "text", "index": 3, "name": "android_os_version", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "average_rating": {"type": "double precision", "index": 5, "name": "average_rating", "comment": null}, "rolling_total_average_rating": {"type": "double precision", "index": 6, "name": "rolling_total_average_rating", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_os_version"}, "model.google_play_source.stg_google_play__stats_ratings_os_version_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_os_version_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 6, "name": "android_os_version", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_os_version_tmp"}, "model.google_play_source.stg_google_play__stats_ratings_overview": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_overview", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "package_name": {"type": "text", "index": 3, "name": "package_name", "comment": null}, "average_rating": {"type": "double precision", "index": 4, "name": "average_rating", "comment": null}, "rolling_total_average_rating": {"type": "double precision", "index": 5, "name": "rolling_total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 6, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_overview"}, "model.google_play_source.stg_google_play__stats_ratings_overview_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__stats_ratings_overview_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"a": {"type": "integer", "index": 1, "name": "a", "comment": null}, "_file": {"type": "text", "index": 2, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 3, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 4, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 5, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 6, "name": "package_name", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__stats_ratings_overview_tmp"}, "model.google_play_source.stg_google_play__store_performance_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__store_performance_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "country_region": {"type": "text", "index": 3, "name": "country_region", "comment": null}, "package_name": {"type": "text", "index": 4, "name": "package_name", "comment": null}, "store_listing_acquisitions": {"type": "numeric", "index": 5, "name": "store_listing_acquisitions", "comment": null}, "store_listing_conversion_rate": {"type": "double precision", "index": 6, "name": "store_listing_conversion_rate", "comment": null}, "store_listing_visitors": {"type": "numeric", "index": 7, "name": "store_listing_visitors", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__store_performance_country"}, "model.google_play_source.stg_google_play__store_performance_country_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__store_performance_country_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "country_region": {"type": "text", "index": 6, "name": "country_region", "comment": null}, "store_listing_acquisitions": {"type": "integer", "index": 7, "name": "store_listing_acquisitions", "comment": null}, "store_listing_visitors": {"type": "integer", "index": 8, "name": "store_listing_visitors", "comment": null}, "store_listing_conversion_rate": {"type": "double precision", "index": 9, "name": "store_listing_conversion_rate", "comment": null}, "_fivetran_synced": {"type": "text", "index": 10, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__store_performance_country_tmp"}, "model.google_play_source.stg_google_play__store_performance_source": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__store_performance_source", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "date_day": {"type": "date", "index": 2, "name": "date_day", "comment": null}, "package_name": {"type": "text", "index": 3, "name": "package_name", "comment": null}, "traffic_source": {"type": "text", "index": 4, "name": "traffic_source", "comment": null}, "search_term": {"type": "text", "index": 5, "name": "search_term", "comment": null}, "utm_campaign": {"type": "text", "index": 6, "name": "utm_campaign", "comment": null}, "utm_source": {"type": "text", "index": 7, "name": "utm_source", "comment": null}, "store_listing_acquisitions": {"type": "bigint", "index": 8, "name": "store_listing_acquisitions", "comment": null}, "store_listing_conversion_rate": {"type": "double precision", "index": 9, "name": "store_listing_conversion_rate", "comment": null}, "store_listing_visitors": {"type": "bigint", "index": 10, "name": "store_listing_visitors", "comment": null}, "traffic_source_unique_key": {"type": "text", "index": 11, "name": "traffic_source_unique_key", "comment": null}, "_fivetran_synced": {"type": "text", "index": 12, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__store_performance_source"}, "model.google_play_source.stg_google_play__store_performance_source_tmp": {"metadata": {"type": "VIEW", "schema": "zz_google_play_google_play_source", "name": "stg_google_play__store_performance_source_tmp", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "traffic_source": {"type": "text", "index": 6, "name": "traffic_source", "comment": null}, "search_term": {"type": "text", "index": 7, "name": "search_term", "comment": null}, "utm_source": {"type": "text", "index": 8, "name": "utm_source", "comment": null}, "utm_campaign": {"type": "text", "index": 9, "name": "utm_campaign", "comment": null}, "store_listing_acquisitions": {"type": "integer", "index": 10, "name": "store_listing_acquisitions", "comment": null}, "store_listing_visitors": {"type": "integer", "index": 11, "name": "store_listing_visitors", "comment": null}, "store_listing_conversion_rate": {"type": "double precision", "index": 12, "name": "store_listing_conversion_rate", "comment": null}, "_fivetran_synced": {"type": "text", "index": 13, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.google_play_source.stg_google_play__store_performance_source_tmp"}}, "sources": {"source.google_play_source.google_play.stats_crashes_app_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_crashes_app_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "app_version_code": {"type": "integer", "index": 6, "name": "app_version_code", "comment": null}, "daily_crashes": {"type": "integer", "index": 7, "name": "daily_crashes", "comment": null}, "daily_anrs": {"type": "integer", "index": 8, "name": "daily_anrs", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_crashes_app_version"}, "source.google_play_source.google_play.stats_crashes_os_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_crashes_os_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 6, "name": "android_os_version", "comment": null}, "daily_crashes": {"type": "integer", "index": 7, "name": "daily_crashes", "comment": null}, "daily_anrs": {"type": "integer", "index": 8, "name": "daily_anrs", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_crashes_os_version"}, "source.google_play_source.google_play.stats_crashes_overview": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_crashes_overview", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "daily_crashes": {"type": "integer", "index": 6, "name": "daily_crashes", "comment": null}, "daily_anrs": {"type": "integer", "index": 7, "name": "daily_anrs", "comment": null}, "_fivetran_synced": {"type": "text", "index": 8, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_crashes_overview"}, "source.google_play_source.google_play.stats_installs_app_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_app_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "app_version_code": {"type": "integer", "index": 6, "name": "app_version_code", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_installs_app_version"}, "source.google_play_source.google_play.stats_installs_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "country": {"type": "text", "index": 6, "name": "country", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_installs_country"}, "source.google_play_source.google_play.stats_installs_device": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_device", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "device": {"type": "text", "index": 6, "name": "device", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_installs_device"}, "source.google_play_source.google_play.stats_installs_os_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_os_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 6, "name": "android_os_version", "comment": null}, "current_device_installs": {"type": "integer", "index": 7, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 8, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 9, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 10, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 11, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 12, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 13, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 14, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 15, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "integer", "index": 16, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 17, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 18, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 19, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_installs_os_version"}, "source.google_play_source.google_play.stats_installs_overview": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_installs_overview", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "current_device_installs": {"type": "integer", "index": 6, "name": "current_device_installs", "comment": null}, "daily_device_installs": {"type": "integer", "index": 7, "name": "daily_device_installs", "comment": null}, "daily_device_uninstalls": {"type": "integer", "index": 8, "name": "daily_device_uninstalls", "comment": null}, "daily_device_upgrades": {"type": "integer", "index": 9, "name": "daily_device_upgrades", "comment": null}, "current_user_installs": {"type": "integer", "index": 10, "name": "current_user_installs", "comment": null}, "total_user_installs": {"type": "integer", "index": 11, "name": "total_user_installs", "comment": null}, "daily_user_installs": {"type": "integer", "index": 12, "name": "daily_user_installs", "comment": null}, "daily_user_uninstalls": {"type": "integer", "index": 13, "name": "daily_user_uninstalls", "comment": null}, "_fivetran_synced": {"type": "text", "index": 14, "name": "_fivetran_synced", "comment": null}, "active_device_installs": {"type": "bigint", "index": 15, "name": "active_device_installs", "comment": null}, "install_events": {"type": "integer", "index": 16, "name": "install_events", "comment": null}, "update_events": {"type": "integer", "index": 17, "name": "update_events", "comment": null}, "uninstall_events": {"type": "integer", "index": 18, "name": "uninstall_events", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_installs_overview"}, "source.google_play_source.google_play.stats_ratings_app_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_app_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "app_version_code": {"type": "bigint", "index": 6, "name": "app_version_code", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_ratings_app_version"}, "source.google_play_source.google_play.stats_ratings_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "country": {"type": "text", "index": 6, "name": "country", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_ratings_country"}, "source.google_play_source.google_play.stats_ratings_device": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_device", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "device": {"type": "text", "index": 6, "name": "device", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_ratings_device"}, "source.google_play_source.google_play.stats_ratings_os_version": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_os_version", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "android_os_version": {"type": "text", "index": 6, "name": "android_os_version", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_ratings_os_version"}, "source.google_play_source.google_play.stats_ratings_overview": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_ratings_overview", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"a": {"type": "integer", "index": 1, "name": "a", "comment": null}, "_file": {"type": "text", "index": 2, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 3, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 4, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 5, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 6, "name": "package_name", "comment": null}, "daily_average_rating": {"type": "text", "index": 7, "name": "daily_average_rating", "comment": null}, "total_average_rating": {"type": "double precision", "index": 8, "name": "total_average_rating", "comment": null}, "_fivetran_synced": {"type": "text", "index": 9, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_ratings_overview"}, "source.google_play_source.google_play.stats_store_performance_country": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_store_performance_country", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "country_region": {"type": "text", "index": 6, "name": "country_region", "comment": null}, "store_listing_acquisitions": {"type": "integer", "index": 7, "name": "store_listing_acquisitions", "comment": null}, "store_listing_visitors": {"type": "integer", "index": 8, "name": "store_listing_visitors", "comment": null}, "store_listing_conversion_rate": {"type": "double precision", "index": 9, "name": "store_listing_conversion_rate", "comment": null}, "_fivetran_synced": {"type": "text", "index": 10, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_store_performance_country"}, "source.google_play_source.google_play.stats_store_performance_traffic_source": {"metadata": {"type": "BASE TABLE", "schema": "zz_google_play", "name": "stats_store_performance_traffic_source", "database": "postgres", "comment": null, "owner": "pguser"}, "columns": {"_file": {"type": "text", "index": 1, "name": "_file", "comment": null}, "_line": {"type": "integer", "index": 2, "name": "_line", "comment": null}, "_modified": {"type": "text", "index": 3, "name": "_modified", "comment": null}, "date": {"type": "date", "index": 4, "name": "date", "comment": null}, "package_name": {"type": "text", "index": 5, "name": "package_name", "comment": null}, "traffic_source": {"type": "text", "index": 6, "name": "traffic_source", "comment": null}, "search_term": {"type": "text", "index": 7, "name": "search_term", "comment": null}, "utm_source": {"type": "text", "index": 8, "name": "utm_source", "comment": null}, "utm_campaign": {"type": "text", "index": 9, "name": "utm_campaign", "comment": null}, "store_listing_acquisitions": {"type": "integer", "index": 10, "name": "store_listing_acquisitions", "comment": null}, "store_listing_visitors": {"type": "integer", "index": 11, "name": "store_listing_visitors", "comment": null}, "store_listing_conversion_rate": {"type": "double precision", "index": 12, "name": "store_listing_conversion_rate", "comment": null}, "_fivetran_synced": {"type": "text", "index": 13, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.google_play_source.google_play.stats_store_performance_traffic_source"}}, "errors": null}