Ganho Médio Mensal (€) Por Localização Geográfica (NUTS - 2024) E Nível De Educação
INE 0012653 · (2021 - 2023)
@ine.indicador_0012653
INE 0012653 · (2021 - 2023)
@ine.indicador_0012653
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"n_vel_de_educa_o_cat_id" VARCHAR,
"n_vel_de_educa_o_categ_dsg" VARCHAR,
"n_vel_de_educa_o_categ_nivel" BIGINT,
"n_vel_de_educa_o_categ_ord" BIGINT,
"n_vel_de_educa_o_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.