graph analysis of the european public tenders

19
Visualizing the network of European public tenders. SAS founded in 2013 in Paris | http://linkurio.us | @linkurious

Upload: linkurious

Post on 03-Mar-2017

378 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Graph analysis of the European public tenders

Visualizing the network of European public tenders.

SAS founded in 2013 in Paris | http://linkurio.us | @linkurious

Page 2: Graph analysis of the European public tenders

Introduction.

● Linkurious is a graph visualization startup.

● We help companies understand graph data.

● Linkurious Enterprise, an enterprise-ready graph visualization platform (compatible with Neo4j).

● linkurious.js, an open-source JS graph visualization library.

● NASA, French Ministry of Finances.

Page 3: Graph analysis of the European public tenders

What is a graph?

PERSONname: Séb

age: 29

PERSONname: Jean

age: 31

LOCATIONname: Paris

Lives

inLives in

Knows

Page 4: Graph analysis of the European public tenders

A graph is a set of nodes and relationships.

This is a node

This is a relationship

PERSONname: Séb

age: 29

PERSONname: Jean

age: 31

LOCATIONname: Paris

This is a property

Page 5: Graph analysis of the European public tenders

Some use cases.

Frauddetection

Names, addresses, phones, transactions.

Identify suspicious transactions or individuals.

Network management

Servers, services, applications, users.

Impact analysis, cybersecurity.

Knowledge management

Documents, concepts, authors, organizations.

Identify experts and important information.

Page 6: Graph analysis of the European public tenders

Graphs are everywhere!

Page 7: Graph analysis of the European public tenders

Transparency: all European public tenders

are available online.

Page 8: Graph analysis of the European public tenders

What it looks like.

Page 9: Graph analysis of the European public tenders

The data in depth.

● Procurement notices available in XML format via the EU open data format

● The copyright belongs to the Publications Office of the European Union (terms)

● OpenTED is maintaining a CSV version

● The data contains 73,268 documents for 2015 representing 96,755 lines and 141 columns

● After the import, we found 161,539 distinct entities and 536,933 relationships.

Page 10: Graph analysis of the European public tenders

We can represent the data as a graph.

Page 11: Graph analysis of the European public tenders

Some use cases.

CSV

Our original data is stored in a CSV file.

Neo4j

We import the data into a Neo4j graph database with a script.

Linkurious

Now the data can be explored interactively with Linkurious.

Page 12: Graph analysis of the European public tenders

Let’s start exploring!

We are going to explore the connections of a firm called KPMG and identify contracts its customers awarded to competitors.

Page 13: Graph analysis of the European public tenders

KPMG is connected to 10 contracts.

Page 14: Graph analysis of the European public tenders

The contracts are connect to 9 KPMG customers.

Page 15: Graph analysis of the European public tenders

These customers are also working with other companies.

Page 16: Graph analysis of the European public tenders

GCS Uniha is working with some of KPMG’s competitors: these are missed opportunities for KPMG.

Page 17: Graph analysis of the European public tenders

Linkurious helps you find the insights hidden in your graph data.

Page 18: Graph analysis of the European public tenders

Conclusion.

Visit linkurio.us.

Page 19: Graph analysis of the European public tenders

Links.

● Import script: https://gist.github.com/jvilledieu/bb6108ea1644d9ca8b72● Example queries: https://gist.github.com/jvilledieu/141ed172eadab6df0c4e● OpenSpending.org: http://ted.openspending.org/● European data portal: https://open-data.europa.eu/en/data/dataset/ted-1