População Residente (Série Longa, Início 1991 - N.º) Por Local De Residência (NUTS - 2013), Sexo E Idade
INE 0000256 · (1991 - 2023)
@ine.indicador_0000256
INE 0000256 · (1991 - 2023)
@ine.indicador_0000256
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.