generated from usf-cs360-spring2020/template-bulma
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsfpoliceTable.csv
We can make this file beautiful and searchable if this error is corrected: It looks like row 13 should actually have 3 columns, instead of 4 in line 12.
28 lines (27 loc) · 6.05 KB
/
sfpoliceTable.csv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Column Name, Description, Type
Incident Datetime, The date and time when the incident occurred, Floating Timestamp
Incident Date, The date the incident occurred, Floating Timestamp
Incident Time, The time the incident occurred, Text
Incident Year, The year the incident occurred provided as a convenience for filtering, Text
Incident Day of Week, The day of week the incident occurred, Text
Report Datetime, Distinct from Incident Datetime; Report Datetime is when the report was filed, Floating Timestamp
Row ID, An identifier unique to the dataset, Text
Incident ID, This is the system generated identifier for incident reports. An incident report can have multiple incident codes associated. Thus; this identifier; while unique to the report; will be duplicated within this dataset to represent those 1 to many relationships when they exist. Incident IDs and Incident Numbers both uniquely identify reports; but Incident Numbers are what are used and referenced in the cases and report documents., Text
Incident Number,The number issued on the report; sometimes interchangeably referred to as the Case Number, Test
CAD Number, The Computer Aided Dispatch is the system used by the Department of Emergency Management (DEM) to dispatch officers and other public safety personnel. CAD Numbers are assigned by the DEM system and linked to relevant incident reports (Incident Number). Not all Incidents will have a CAD Number. Reports filed online via Coplogic ( see field: Filed Online) will not have a CAD Number and certain other reports not filed through the DEM system will also not have these numbers., Text
Report Type Code, A system code for report types; these have corresponding descriptions within the dataset., Text
Report Type Description, The description of the report type, can be one of: Initial; Initial Supplement; Vehicle Initial; Vehicle Supplement; Coplogic Initial; Coplogic Supplement, Text
Filed Online, Police reports can be filed online for non-emergency cases. These reports are entered via a self-service system called Coplogic (http://sanfranciscopolice.org/reports). This field is a boolean indicating the record was filed this way. These are also indicated in the Report Type Code and Report Type Description fields., Checkbox
Incident Code, Incident Codes are the system codes to describe a type of incident. A single incident report can have one or many incident types associated. In those cases you will see multiple rows representing a unique combination of the Incident ID and Incident Code., Text
Incident Category, A category mapped on to the Incident Code used in statistics and reporting. Mappings provided by the Crime Analysis Unit of the Police Department., Text
Incident Subcategory, A subcategory mapped on to the Incident Code used in statistics and reporting. These nest inside the Category field. Mappings provided by the Crime Analysis Unit of the Police Department., Text
Incident Description, The description of the incident that corresponds with the Incident Code. These are generally self-explanatory., Text
Resolution, The resolution of the incident at the time of the report. Can be one of: - Cite or Arrest Adult - Cite or Arrest Juvenile - Exceptional Adult - Exceptional Juvenile - Open or Active - Unfounded Note: once a report is filed the resolution does not change on the filed report later. Updates to a case will be issued later as Supplemental reports if there's a status change., Text
Intersection, The 2 or more street names that intersect closest to the original incident separated by a forward slash (\). Note, the possible intersections will only include those that satisfy the privacy controls., Text
CNN, The unique identifier of the intersection for reference back to other related basemap datasets. For more on the Centerline Node Network see https://datasf.gitbooks.io/draft-publishing-standards/content/basemap/street-centerlines-nodes.html, Text
Police District, The Police District reflecting current boundaries (boundaries changed in 2015). Reference here: https://data.sfgov.org/d/wkhw-cjsf Please note these are entered by officers and not based on the point., Text
Analysis Neighborhood, The Department of Public Health and the Mayor's Office of Housing and Community Development; with support from the Planning Department; created 41 neighborhoods by grouping 2010 Census tracts; using common real estate and resident definitions for the purpose of providing consistency in the analysis and reporting of socio-economic; demographic; and environmental data; and data on City-funded programs and services. They are not codified in Planning Code nor Administrative Code. This boundary is produced by assigning Census tracts to neighborhoods based on existing neighborhood definitions used by Planning and MOHCD. A qualitative assessment was made to identify the appropriate neighborhood for a given tract based on understanding of population distribution and significant landmarks. Once all tracts have been assigned a neighborhood; the tracts were dissolved to produce these boundaries. See reference: https://data.sfgov.org/d/p5b7-5n3h Please note this boundary is assigned based on the intersection; it may differ from the boundary the incident actually occurred within., Text
Supervisor District, There are 11 members elected to the Board of Supervisors in San Francisco; each representing a geographic district. The Board of Supervisors is the legislative body for San Francisco. The districts are numbered 1 through 11. See reference: https://data.sfgov.org/d/8nkz-x4ny Please note this boundary is assigned based on the intersection; it may differ from the boundary the incident actually occurred within., Text
Latitude, The latitude coordinate in WGS84; spatial reference is EPSG:4326. Note, will be blank where geocoding was not possible., Number
Longitude, The longitude coordinate in WGS84; spatial reference is EPSG:4326. Note, will be blank where geocoding was not possible., Number
point, The point geometry used for mapping features in the open data portal platform. Latitude and Longitude are provided separately as well as a convenience. Note; will be blank where geocoding was not possible., Location