From a105c0e730180993cec3783680215d5a0adbf4d2 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Mon, 15 Jun 2015 13:52:26 +0200 Subject: [PATCH] Remember source link. --- blog/data/2015-06-15-ownership-graphs-norway.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/blog/data/2015-06-15-ownership-graphs-norway.txt b/blog/data/2015-06-15-ownership-graphs-norway.txt index 7870fd7117..5826ac7e4f 100644 --- a/blog/data/2015-06-15-ownership-graphs-norway.txt +++ b/blog/data/2015-06-15-ownership-graphs-norway.txt @@ -12,9 +12,10 @@ is web scraping from Proff, because I failed to find a useful source directly from the official keepers of the ownership data, Brønnøysundsregistrene.

-

To get a owner ship graph, fetch the code from git and run it using -the organisation number. I'm using the Norwegian newspaper Dagbladet -as an example here, as its ownership structure is very simple:

+

To get a owner ship graph, fetch +the code from git and run it using the organisation number. I'm +using the Norwegian newspaper Dagbladet as an example here, as its +ownership structure is very simple:

 % time ./bin/eierskap-dotty 958033540 > dagbladet.dot
-- 
2.47.2