Investimentos Na Proteção Da Biodiversidade E Paisagem Dos Municípios (€) Por Localização Geográfica (NUTS - 2024) E Tipo De Investimento
INE 0012084 · (1993 - 2023)
@ine.indicador_0012084
INE 0012084 · (1993 - 2023)
@ine.indicador_0012084
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"tipo_de_investimento_cat_id" VARCHAR,
"tipo_de_investimento_categ_dsg" VARCHAR,
"tipo_de_investimento_categ_nivel" BIGINT,
"tipo_de_investimento_categ_ord" BIGINT,
"tipo_de_investimento_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.