Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 774 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 774 Bytes

Analysing Network Data

Project description:

This project focuses on exploring and analysing network data by applying graph theory concepts and reproducing some of the results presented in "Data on face-to-face contacts in an office building suggest a low-cost vaccination strategy based on community linkers" (paper link). The datasets used can be found here.

Technical details:

Programing Language Used: python 3 with python notebook

Librairies: NetworkX & Matplotlib