Specifics
-
Processed the given data efficiently using Apache Spark on a cloud Infrastructure as a Service (IaaS) platform. A sample data has been provided on https://data.police.uk/ website.
-
Filtered the dataset so that crimes refer to violent crime only.
-
Used appropriate techniques, determine whether violent are increasing, decreasing, or are stable
-
Used appropriate techniques, determined whether violent is more closely associated with areas of affluence, relative deprivation, or neither.
-
Selected and prepared visualizations to support my analytic findings from (3).
-
Explained the reasoning behind your code so that it is clear what each block is intended to achieve, and why.
-
Reported critically on the advantages, disadvantages, and limitations of the methods used.
-
The project is done in Jupyter Notebook containing both code (typically Python), and explanatory text (Markdown) in .ipynb file...