Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion posts/NikitaMasanagi_Final_Project.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,19 @@ knitr::opts_chunk$set(echo = TRUE, warning=FALSE, message=FALSE)

1) Dataset Description

The dataset is San Francisco dataset, from 2018 to present. The description of each column is -
The dataset is downloaded from DataSF, which has a number of open datasets provided by the San Francisco Government.https://datasf.org/opendata/
They have a number of datasets available related to Public Safety, City Infrastructure, Housing and buildings etc.

The dataset I have chosen is Police Department Incident Reports: 2018 to Present.
The dataset has been provided by the SF Police Department itself.

This dataset includes incident reports that have been filed as of January 1, 2018. These reports are filed by officers or self-reported by members of the public using SFPD’s online reporting system.
The dataset contains -
683K rows
26 - Columns
Each row is an Incident Record

The description of each column is -

Incident Datetime - The date and time when the incident occurred

Expand Down
1,018 changes: 0 additions & 1,018 deletions posts/NikitaMasanagi_Final_Project.html

This file was deleted.