S-razmi / social_network_assg

Course Assignments of Social Network course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Network Analysis Assignments

This repository contains three folders, one for each of my social network analysis course assignments and a final project. The first assignment involved measuring the relation between distances of the nodes as a function of number of nodes. The second assignment involved measuring the asymptotic value of different network characteristics as the nodes reach infinite values in Girwan Newman network. The final project involved a whole social network analysis of Twitter activity in the event of killing of Mahsa Amini, a 21 year old Kurdish girl who was heavily injured when in prosecution of morality police. This event led to a massive protest afterward in Iran and all over the world.

Folder Structure

The repository has the following folder structure:

  • Assignment1: This folder contains the files for the first assignment, which measured the relation between distances of the nodes as a function of number of nodes.

  • Assignment2: This folder contains the files for the second assignment, which measured the asymptotic value of different network characteristics as the nodes reach infinite values in Girwan Newman network.

  • FinalProject: This folder contains the files for the final project, which involved a whole social network analysis of Twitter activity in the event of Mahsa Amini's Death, Mahsa amini was a 22-year-old Iranian woman Mahsa Amini, also known as Jina Amini, died in a hospital in Tehran, Iran, under suspicious circumstances. The Guidance Patrol, the religious morality police of Iran's government, arrested Amini for allegedly not wearing the hijab in accordance with government standards. The analysis was done based on the tweets

Technologies Used

The assignments and final project were completed using the following technologies:

  • Python
  • NetworkX
  • Gephi

About

Course Assignments of Social Network course


Languages

Language:Jupyter Notebook 100.0%