]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.rss
Litt mer.
[homepage.git] / blog / index.rss
index c21dcd1ee199188f8e27a6f45cc6a6231b65dbed..62cb9e0fc63d7ad5262f1b44da4809854370d1f1 100644 (file)
@@ -13,7 +13,7 @@
                 <pubDate>Mon, 15 Jun 2015 14:00:00 +0200</pubDate>
                <description>&lt;p&gt;It is a bit work to figure out the ownership structure of companies
 in Norway.  The information is publicly available, but one need to
-recursively look up ownership in all owners to figure out the complete
+recursively look up ownership for all owners to figure out the complete
 ownership graph of a given set of companies.  To save me the work in
 the future, I wrote a script to do this automatically, outputting the
 ownership structure using the Graphviz/dotty format.  The data source
@@ -21,7 +21,7 @@ is web scraping from &lt;a href=&quot;http://www.proff.no/&quot;&gt;Proff&lt;/a&
 I failed to find a useful source directly from the official keepers of
 the ownership data, &lt;a href=&quot;http://www.brreg.no/&quot;&gt;Brønnøysundsregistrene&lt;/a&gt;.&lt;/p&gt;
 
-&lt;p&gt;To get a owner ship graph, fetch
+&lt;p&gt;To get an owner ship graph for a set of companies, fetch
 &lt;a href=&quot;https://github.com/petterreinholdtsen/brreg-norway-ownership-graph&quot;&gt;the code from git&lt;/a&gt; and run it using the organisation number.  I&#39;m
 using the Norwegian newspaper Dagbladet as an example here, as its
 ownership structure is very simple:&lt;/p&gt;
@@ -65,7 +65,7 @@ dagbladet.png&lt;/tt&gt;&quot;.  This is the result can be seen below:&lt;/p&gt;
 data in the official ownership register, as that name is not
 registered in the official company register for Norway.  The ownership
 register is sensitive to typos and there seem to be no strict checking
-of the ownership information.&lt;/p&gt;
+of the ownership links.&lt;/p&gt;
 
 &lt;p&gt;Let me know if you improve the script or find better data sources.
 The code is licensed according to GPL 2 or newer.&lt;/p&gt;