]> pere.pagekite.me Git - homepage.git/commitdiff
Fix typo and add update.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 15 Jun 2015 17:58:54 +0000 (19:58 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 15 Jun 2015 17:58:54 +0000 (19:58 +0200)
blog/data/2015-06-15-ownership-graphs-norway.txt

index da840079ada18e8aefc1f1318f17f20bdc216547..c3718c8e56222a6fbc80f3ec4071a7f7718af0a5 100644 (file)
@@ -12,7 +12,7 @@ is web scraping from <a href="http://www.proff.no/">Proff</a>, because
 I failed to find a useful source directly from the official keepers of
 the ownership data, <a href="http://www.brreg.no/">Brønnøysundsregistrene</a>.</p>
 
 I failed to find a useful source directly from the official keepers of
 the ownership data, <a href="http://www.brreg.no/">Brønnøysundsregistrene</a>.</p>
 
-<p>To get an owner ship graph for a set of companies, fetch
+<p>To get an ownership graph for a set of companies, fetch
 <a href="https://github.com/petterreinholdtsen/brreg-norway-ownership-graph">the code from git</a> 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:</p>
 <a href="https://github.com/petterreinholdtsen/brreg-norway-ownership-graph">the code from git</a> 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:</p>
@@ -60,3 +60,11 @@ of the ownership links.</p>
 
 <p>Let me know if you improve the script or find better data sources.
 The code is licensed according to GPL 2 or newer.</p>
 
 <p>Let me know if you improve the script or find better data sources.
 The code is licensed according to GPL 2 or newer.</p>
+
+<p>Update 2015-06-15: Since the initial post I've been told that
+"<a href="http://www.proff.dk/firma/carl-allers-etablissement-aktieselskab/københavn-v/hovedkontorer/13624518-3/">Aller
+Holding A/S</a>" is a Danish company, which explain why it did not
+have a Norwegian organisation number.  I've also been told that there
+is a <a href="http://www.brreg.no/automatiske/webservices/">web
+services API available</a> from Brønnøysundsregistrene, for those
+willing to accept the terms or pay the price.</p>