Giter Site home page Giter Site logo

dmdequin / networkanalysis_crimedata Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 90.37 MB

Data science project investigating a crime network in St. Louis using link prediction and community detectin.

Jupyter Notebook 100.00%
data-science data-visualization jupyter-notebook network-analysis

networkanalysis_crimedata's Introduction

CrimeNetworkAnalysis

Network Analysis - ITU 2021 - Group 10

This repository contains the code and data regarding the project in the Network Analysis course at ITU.

Project Goals

We will be analysing the Crime Network. Tasks include:
• Exploratory analysis to discover network statistics of the data (number of nodes, edges, clustering, degree distribution, etc).
• Formulation of a research question.
• The analysis, results, and interpretation that permit answering the research question.

Project Code

This project will work with python and jupyter notebook. NetworkX library is largely used for network exploration.

Data

The data is a bipartite network of associations between suspects, victims and/or witnesses of crimes in St. Louis in the 1990's. Left nodes represent a person and right nodes represent a crime. Edges connect a person to an invidual crime. Metadata includes names, genders and category of the edge (suspect, victim, witness).

Data are derived from police records, via snowball sampling from five initial homicides.

There are 1380 nodes and 1476 edges in the network.

There are two websites that source the same data:

networkanalysis_crimedata's People

Contributors

dmdequin avatar sf-pear avatar xannadoo avatar mcmssps avatar cauwi avatar moneeca-l avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.