Skip to content

Postgres Economic Blocs

s3://trase-storage/postgres_views/postgres_economic_blocs.parquet

Dbt path: trase_production.main_postgres_tables.postgres_economic_blocs

Explore on Metabase: Full table; summary statistics

Containing yaml file link: trase/data_pipeline/models/postgres_views/_schema_postgres_tables.yml

Model file link: trase/data_pipeline/models/postgres_views/postgres_economic_blocs.sql

Dbt test runs & lineage: Test results ยท Lineage

Full dbt_docs page: Open in dbt docs (includes lineage graph -at the bottom right-, tests, and downstream dependencies)

Tags: postgres, economic_blocs


postgres_economic_blocs

Description

No description


Details

Column Type Description
country_trase_id VARCHAR
country_name VARCHAR
economic_bloc VARCHAR[]

No dependencies recorded.

No called script or script source not found.

{{ config(materialized='external') }}

SELECT * FROM {{ this.identifier }}_postgres_db.views.economic_blocs