Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ujunwa-DS authored Oct 27, 2022
1 parent c1bc806 commit 656425e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Boston-crime-analysis
Boston crime analysis is a very important analysis because of the nature of the city. First it is a mega city with a high crime rate hence understanding the pattern of these crimes is imperative in order to draw reference. The law enforcement agency need this in order to track crime and prevent crime.


STEPS TO STEPS OF THE PROCESS
Data was imported from kaggle. Boston crime report ranging from 2015-2018.
First the data was imported in Jupyter notebook (python environment) to clean and explore the data.
The data was cleaned by removing null values and changing wrong data type, grouping the shooting to know the trends per year.


Exploratory data analysis was done with matplotlib to see trends of crime both in relation to time, month, days, years.
The clean data was exported to local file and imported to Power BI for dashboard building where the following was visualized.
Time with most crime occurrence=4-7pm
Expand Down

0 comments on commit 656425e

Please sign in to comment.