Taxa De Criminalidade (‰) Por Localização Geográfica (NUTS - 2024) E Categoria De Crime
INE 0012260 · (2021 - 2024)
@ine.indicador_0012260
INE 0012260 · (2021 - 2024)
@ine.indicador_0012260
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"categoria_de_crime_cat_id" VARCHAR,
"categoria_de_crime_categ_dsg" VARCHAR,
"categoria_de_crime_categ_nivel" BIGINT,
"categoria_de_crime_categ_ord" BIGINT,
"categoria_de_crime_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.