View the Project on GitHub NU-DSS-The-Dapper-Squirrels/The-Dapper-Squirrels
Misconduct analysis in terms of different locations and communities can be valuable. Is there over-policing in low socio-eco status neighborhoods? We could compare the low-income area data with high in-come area data. The income of the neighbor could be a factor to influence the “victim” narrative (complaint report). We plan to dive deep into the relationship between location, income level, and police misconduct.
Our final report: Final Report;
Our final presentation: Final Presentation.
Please check out SQLs and findings in checkpoint-1
.
We would like to dive deep into the relationship between the income of officers versus common people by visualization tools like Tableau, which is more clear and interpretable than numbers.
Please check out our code and findings in checkpoint-2
.
Looking into trends of comparisons and numbers in time can be intuitive. We are specifically interested in the comparisons of complaint rate change as opposed to income change in time.
Please check out our code and findings in checkpoint-3
.
Graph analytics can be very useful in analyzing relationships between different groups of people. We can create nodes based on their income, race, neighborhood, and other attributes. After building the graph, we can analyze interactions among different nodes and even graphlets.
Please check out our code and findings in checkpoint-4
.
Topic modeling is quite popular and useful in the NLP area. We are interested in topics in CRS in each cohort. Just as the descriptions put, manual labeling by officers is fallacious in many cases. However, with the development of natural language processing, we may apply it to label complaint texts with high accuracy. This would help a lot in understanding and analyzing misconduct. Technical solutions span classical algorithms like TF-IDF and cutting-edge research methods like graph neural networks [2] and BERT [3]. We plan to dive deeper into the area and find out more effective and proper methods for us.
Please check out our code and findings in checkpoint-5
.
[1] Liang et al. EURASIP Journal on Wireless Communications and Networking (2017) 2017:211
[2] O. Alqaryouti, T. A. Farouk, A. R. Nabhan and K. Shaalan, “Graph-Based Keyword Extraction,” in Intelligent Natural Language Processing: Trends and Applications, Springer, Cham, 2018, pp. 159-172. [DOI:10.1007/978-3-319-67056-0_9]
[3] Keyword Extraction with BERT https://towardsdatascience.com/keyword-extraction-with-bert-724efca412ea
This project is licensed under the MIT License - see the LICENSE file for details.