Despesa Consolidada Em Ambiente (€) Dos Organismos De Administração Pública Por Domínios De Ambiente
INE 0002726 · (1989 - 2023)
@ine.indicador_0002726
INE 0002726 · (1989 - 2023)
@ine.indicador_0002726
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" BIGINT,
"dom_nios_de_ambiente_cat_id" VARCHAR,
"dom_nios_de_ambiente_categ_dsg" VARCHAR,
"dom_nios_de_ambiente_categ_nivel" BIGINT,
"dom_nios_de_ambiente_categ_ord" BIGINT,
"dom_nios_de_ambiente_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.