Taxa De Mortalidade Por Lesões Autoprovocadas Intencionalmente (suicídio) Por 100–000 Habitantes (N.º) Por Local De Residência (NUTS - 2013), Sexo E Grupo Etário
INE 0003736 · (2002 - 2022)
@ine.indicador_0003736
INE 0003736 · (2002 - 2022)
@ine.indicador_0003736
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.