From e6839ceb42dcc1903c29052dccc35ebbd3b1e273 Mon Sep 17 00:00:00 2001 From: Martin Grandjean Date: Wed, 30 May 2018 11:20:59 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 963a0b4..04552a1 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ To cite the thesis: ## Data ## -**> FILE 1** Here's the data +**> FILE 1** EDGES : [CSV file containing 26.5K lines](https://github.com/grandjeanmartin/intellectual-cooperation/blob/master/data/IntellectualCooperation_edges.csv) (source, target, type, weight) -**> FILE 2** Here's the data +**> FILE 2** NODES : [CSV file containing 3.2K lines](https://github.com/grandjeanmartin/intellectual-cooperation/blob/master/data/IntellectualCooperation_nodes.csv) (id, name, first name, affiliation, gender, indexations) -**> FILE 3** Here's the data +**> FILE 3** METRICS : [PDF file containing 2.8K lines](https://github.com/grandjeanmartin/intellectual-cooperation/blob/master/data/IntellectualCooperation_metrics.pdf) (indexations, degree, weighted degree, closeness, betweenness, eigenvector) [Also available as a CSV](https://github.com/grandjeanmartin/intellectual-cooperation/blob/master/data/IntellectualCooperation_metrics.csv) ## Network ##