NIBRS Group A Offense Crimes
City of Austin
@usgov.city_of_austin_nibrs_group_a_offense_crimes
City of Austin
@usgov.city_of_austin_nibrs_group_a_offense_crimes
AUSTIN POLICE DEPARTMENT DATA DISCLAIMER
The data provided is for informational use only and may differ from official Austin Police Department crime data.
The Austin Police Department’s databases are continuously updated, and changes can be made due to a variety of investigative factors including but not limited to offense reclassification and dates.
Reports run at different times may produce different results. Care should be taken when comparing against other reports as different data collection methods and different systems of record may have been used.
4.The Austin Police Department does not assume any liability for any decision made or action taken or not taken by the recipient in reliance upon any information or data provided.
The Austin Police Department as of January 1, 2019, become a Uniform Crime Reporting -National Incident Based Reporting System (NIBRS) reporting agency. Crime is reported by persons, property and society.
City of Austin Open Data Terms of Use - https://data.austintexas.gov/stories/s/ranj‐cccq
Organization: City of Austin
Last updated: 2024-01-25T10:39:50.392558
Tags: apd, crime, dashboard, nibrs
CREATE TABLE table_1 (
"offense_id" VARCHAR,
"case_report_number" BIGINT,
"occurred_date" VARCHAR,
"occurred_time" BIGINT,
"sector" VARCHAR,
"council_district" VARCHAR,
"nibrs_category" VARCHAR,
"nibrs_description" VARCHAR,
"nibrs_group" VARCHAR,
"occurred_year" BIGINT,
"occurred_month" VARCHAR,
"census_block_group" VARCHAR,
"reported_date" VARCHAR,
"occurred_day_of_week" VARCHAR,
"zip_code" VARCHAR,
"location_description" VARCHAR,
"victim_gender" VARCHAR,
"victim_age_range" VARCHAR,
"victim_race_ethnicity" VARCHAR,
"nibrs_offense_code_and_extension_description" VARCHAR,
"internal_clearance_status" VARCHAR
);Anyone who has the link will be able to view this.