This document outlines a study analyzing criminal activity data from Boston using statistical methods and deep learning. It introduces the problem of analyzing spatio-temporal criminal data, describes the Boston crime dataset used, and pre-processing of discretizing the data into a grid. It then provides an exploratory analysis of the univariate time series data, comparing crime categories and their average inter-event times across the city grid. The study aims to analyze the Boston crime data using both classical statistical methods and deep learning transformer models.