Network-Map

This simple Python project generates nodes & links in order to create a network, based on data in json files. This script is applied to friendships between roommates in different shared apartments in Nantes. Given a json file with the coordinates of theses flats, it can also build a live map showing these links spatially. It can also export the resulting graph in a .gexf file for further analysis in Gephi.