População Residente (N.º) Por Local De Residência À Data Dos Censos [2021] (NUTS - 2024), Sexo E Grupo Etário (Por Ciclos De Vida)
INE 0012276 · (2021 - 2021)
@ine.indicador_0012276
INE 0012276 · (2021 - 2021)
@ine.indicador_0012276
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" BIGINT,
"grupo_et_rio_cat_id" VARCHAR,
"grupo_et_rio_categ_dsg" VARCHAR,
"grupo_et_rio_categ_nivel" BIGINT,
"grupo_et_rio_categ_ord" BIGINT,
"grupo_et_rio_dim_num" BIGINT,
"sexo_cat_id" VARCHAR,
"sexo_categ_dsg" VARCHAR,
"sexo_categ_nivel" BIGINT,
"sexo_categ_ord" BIGINT,
"sexo_dim_num" BIGINT,
"ind_string" VARCHAR
);
Anyone who has the link will be able to view this.