Geospatial Sao Paulo Crime Database
Scraped data from ondefuiroubado.com.br
@kaggle.danlessa_geospatial_sao_paulo_crime_database
Scraped data from ondefuiroubado.com.br
@kaggle.danlessa_geospatial_sao_paulo_crime_database
CREATE TABLE dataset_limpo (
"id" BIGINT,
"bairro" VARCHAR,
"created_at" TIMESTAMP,
"descricao" VARCHAR,
"endereco" VARCHAR,
"id_1" BIGINT,
"ip_address_origin" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"registrou_bo" VARCHAR,
"sexo" BIGINT,
"tipo_assalto_id" BIGINT,
"titulo" VARCHAR,
"uri" VARCHAR,
"user_id" DOUBLE,
"valor_prejuizo" DOUBLE,
"bicicleta" VARCHAR,
"bolsa_ou_mochila" VARCHAR,
"carteira" VARCHAR,
"cart_o_de_cr_dito" VARCHAR,
"celular" VARCHAR,
"computador" VARCHAR,
"dvd" VARCHAR,
"dinheiro" VARCHAR,
"documentos" VARCHAR,
"equipamento_de_som" VARCHAR,
"estepe" VARCHAR,
"mp4_ou_ipod" VARCHAR,
"m_veis" VARCHAR,
"notebook" VARCHAR,
"outros" VARCHAR,
"rel_gio" VARCHAR,
"som" VARCHAR,
"tablet" VARCHAR,
"tv" VARCHAR,
"time" TIMESTAMP
);
Anyone who has the link will be able to view this.