Taxa De Intensidade Da Pobreza (%) Por Sexo E Grupo Etário
INE 0006263 · (2003 - 2023)
@ine.indicador_0006263
INE 0006263 · (2003 - 2023)
@ine.indicador_0006263
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"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,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.