Providence Police Department Arrests And Citations- Past 60 Days
City of Providence
@usgov.city_of_providence_providence_police_department_arrest_0a174e7b
City of Providence
@usgov.city_of_providence_providence_police_department_arrest_0a174e7b
CREATE TABLE table_1 (
"arrest_date" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"last_name" VARCHAR,
"first_name" VARCHAR,
"gender" VARCHAR,
"race" VARCHAR,
"ethnicity" VARCHAR,
"year_of_birth" BIGINT,
"age" BIGINT,
"from_address" VARCHAR,
"from_city" VARCHAR,
"from_state" VARCHAR,
"statute_type" VARCHAR,
"statute_code" VARCHAR,
"statute_desc" VARCHAR,
"counts" DOUBLE,
"case_number" VARCHAR,
"arresting_officers" VARCHAR
);
Anyone who has the link will be able to view this.