Partos (N.º) Por Local De Residência Da Mãe (NUTS - 2024) E Natureza Do Parto
INE 0013168 · (2022 - 2024)
@ine.indicador_0013168
INE 0013168 · (2022 - 2024)
@ine.indicador_0013168
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" BIGINT,
"natureza_do_parto_cat_id" VARCHAR,
"natureza_do_parto_categ_dsg" VARCHAR,
"natureza_do_parto_categ_nivel" BIGINT,
"natureza_do_parto_categ_ord" BIGINT,
"natureza_do_parto_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.