> Webscrapping of incident data from Norman Police department website.
> Data extraction from pdf files using PYPDF2 package in Python
> Data cleaning and transformation to tabularized format for database insertion.
> Created and Populated data into sqlite database.
> Summarized the incident data and shown to user through command line.