Mercadorias Descarregadas (t) Por Porto Declarante E Tipo De Carga
INE 0000768 · (2003 - 2023)
@ine.indicador_0000768
INE 0000768 · (2003 - 2023)
@ine.indicador_0000768
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"tipo_de_carga_cat_id" VARCHAR,
"tipo_de_carga_categ_dsg" VARCHAR,
"tipo_de_carga_categ_nivel" BIGINT,
"tipo_de_carga_categ_ord" BIGINT,
"tipo_de_carga_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.