Project Specification: https://www.cs.usfca.edu/~mmalensek/cs677/assignments/project-3.html
Check your Jupyter notebook(s), code, materials, etc. into this repo.
Part | Person | Filters | Analysis | Editing |
---|---|---|---|---|
Warmups | mcdomingo | done | done | done |
Escaping the Fog | mcdomingo | done | done | done |
Climate Chart | mcdomingo | done | done Need to EC | done |
Influencers | mcdomingo | done | done | done |
Option 1: Heatmap of crimes (hypothesis) | mcdomingo | N/A | done | done |
Option 1: Heatmap of crimes | mcdomingo | done | done | done |
Part | Person | Filters | Analysis | Editing |
---|---|---|---|---|
Drying out | ohbriansung | done | done | done |
Travel Starup | ohbriansung | done | done | done |
Option 1: Describe the dataset | ohbriansung | done | N/A | done |
Option 1: Outline the insights | ohbriansung | done | N/A | done |
Option 1: Make hypotheses | ohbriansung | done | N/A | done |
Option 1: Crime Types by date | ohbriansung | done | done | todo |
For the entire data set (hdfs://orion11:13030/nam/*), the hotest day was August 22, 2015 (UTC) with a 58.24 Degrees Celsius (331.4 Degrees Kelvin). It was an anomaly since the temperature was way off the normal range and it's a outlier displayed in the box graph below.
- Let's find out which was the driest month in this location. Camp fire actural location: (source)
(I just wish I could view image on Twitter!)
- Camp fire location geohashes: (9r16, 9r13, 9r19, 9r1d)
- For the rain/snow frequency, August is the lowest month.
- For evaporation cease soil moisture, August is the highest one. Moreover, the more water evaporation from soil means the drier the air is.
- August is the driest month for that region.
- Although rain frequency indicates that November is more rainy. However the data only show if it rain or not instead of the amount of rain. So, as we can tell from evaporation cease soil moisture, November is the second driest month. That might be the reason it's very easy to spread fire during November.
- The smaller the comfort index is, the more comfortable it is.
- From our result, the best month to visit San Francisco is October.
- U.S. News indicates that the best time to visit San Francisco is between September and November. source
- The best month to visit Gainesville, FL is April or May.
- These two websites indicates that the time around April is the best time to visit. source1 source2
- June, July, and August are the best month to visit Seattle.
- U.S. News indicates that Summer is the best season to visit Seattle. source
- April, May, and October are the best months to visit Austiin, TX.
- U.S. News indicates that the best times to visit Austin are September to November or March to May. source
- July and August are the best months to visit Chicago.
- This article indicates that the best times to visit Chicago is in late Spring, early summer, and early fall.
-
Data source: data.gov
-
Describe the dataset:
This dataset reflects reported incidents of crime that occurred in the City of Chicago from 2001 to August 9, 2018, minus the most recent seven days.
Columns in the dataset: ['ID', 'Case Number', 'Date', 'Block', 'IUCR', 'Primary Type', 'Description', 'Location Description', 'Arrest', 'Domestic', 'Beat', 'District', 'Ward', 'Community Area', 'FBI Code', 'X Coordinate', 'Y Coordinate', 'Year', 'Updated On', 'Latitude', 'Longitude', 'Location']
-
Outline the types of insights you hope to gain from it:
- Most common type of crime each year and each date in Chicago.
- The changes of crime over time in Chicago.
-
Make hypotheses about what you might find:
- According to this website, theft should be the most common type of crimes.
- A lot of crimes that were categorized as [Battery](https://en.wikipedia.org/wiki/Battery_(crime) type occurred during Black Friday.
- Most of the crimes happened in these neighborhoods.