Volume De Vendas (€) Das Unidades Comerciais De Dimensão Relevante Dedicadas Ao Comércio A Retalho Com Predominância Alimentar Por Localização Geográfica (NUTS - 2024) E Tipo De Produto
INE 0013922 · (2023 - 2023)
@ine.indicador_0013922
INE 0013922 · (2023 - 2023)
@ine.indicador_0013922
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" BIGINT,
"tipo_de_produto_cat_id" VARCHAR,
"tipo_de_produto_categ_dsg" VARCHAR,
"tipo_de_produto_categ_nivel" BIGINT,
"tipo_de_produto_categ_ord" BIGINT,
"tipo_de_produto_dim_num" BIGINT,
"ind_string" VARCHAR
);
Anyone who has the link will be able to view this.