Acidentes De Trabalho Mortais (N.º) Por Sexo E Grupo Etário
INE 0006897 · (2002 - 2023)
@ine.indicador_0006897
INE 0006897 · (2002 - 2023)
@ine.indicador_0006897
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" BIGINT,
"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" BIGINT
);
Anyone who has the link will be able to view this.