População Residente (Série Longa, Início 1991 - N.º) Por Local De Residência (NUTS - 2024), Sexo E Idade
INE 0012903 · (2021 - 2024)
@ine.indicador_0012903
INE 0012903 · (2021 - 2024)
@ine.indicador_0012903
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" BIGINT,
"idade_cat_id" VARCHAR,
"idade_categ_dsg" VARCHAR,
"idade_categ_nivel" BIGINT,
"idade_categ_ord" BIGINT,
"idade_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.