Estabelecimentos Prisionais (N.º) Por Nível De Segurança
INE 0000850 · (1990 - 2024)
@ine.indicador_0000850
INE 0000850 · (1990 - 2024)
@ine.indicador_0000850
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"n_vel_de_seguran_a_cat_id" VARCHAR,
"n_vel_de_seguran_a_categ_dsg" VARCHAR,
"n_vel_de_seguran_a_categ_nivel" BIGINT,
"n_vel_de_seguran_a_categ_ord" BIGINT,
"n_vel_de_seguran_a_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.