Skip to content

archive of media ownership in germany

Notifications You must be signed in to change notification settings

defgsus/kek-online-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archive of kek-online.de

Scraper

The Kommission zur Ermittlung der Konzentration im Medienbereich (KEK), collects and publishes shareholding information about german newspapers, radio and tv stations and online services.

This archive stores a daily snapshot of their undocumented json web API. The files are:

All data is copyright: Kommission zur Ermittlung der Konzentration im Medienbereich (KEK).


To build the complete graph of shareholders and media, you need to parse the individual files in docs/data/shareholders/ or load the docs/data/graph.dot file. The dot format for graphs is widely supported, for example by:

  • The Graphviz commandline tools
  • The igraph library for R, Python, Mathematica and C
  • The vis.js library for Javascript
  • The Gephi application for Mac, Windows and Linux

From my experience, the fastest way of layouting the graph is Gephi: Load the dot file, select "ForceAtlas2" in the "Layouter" and "run" the thing.