Information Lab

Welcome to the Lab! This is where we write about some of the stuff we do when we're not working on running and improving information.dk.

Geodata

Danmarks Administrative Geografiske Inddeling

Maps of various Danish administrative units (municipalities, parishes, constituencies, etc.) in GeoJSON, TopoJSON, and SVG format.

The tools used to convert the data are available on GitHub.

QGIS

Plugins

This is a selection of some of the QGIS plugins we have developed for various projects. They are available through the plugin manager within QGIS.

Cartogram

Cartogram

An updated version of the cartogram plugin by Carson Farmer. This version adds support for memory layers and background processing.

GitHub repository Issue tracker

DAGI Vector

DAGI Vector

This plugin makes it easy to add DAGI vector data to your projects from within QGIS.

Coming soon!

Natural Earth Raster

Natural Earth Raster

This plugin makes it easy to add Natural Earth raster data to your projects from within QGIS.

GitHub repository Issue tracker

Natural Earth Vector

Natural Earth Vector

This plugin makes it easy to add Natural Earth vector data to your projects from within QGIS.

Coming soon!

Data visualization

Airstrikes against Daesh

A visualization of airstrikes carried out against ISIL by the US and coalition countries. It is a combination of D3 charts and a Leaflet map featuring a custom tileset generated using TileMill. The underlying data is updated on a daily basis by journalists adding data to a Google spreadsheet.

This visualization is availabe on information.dk in Danish as well as English.

GitHub repository Issue tracker

Screenshot of the Daesh data visualization

National budget

An interactive visualization which shows all expenditure items in the national budget over the past 12 years. Based on data downloaded from the Ministry of Finance finance database and created using D3. We use a few custom scripts to convert the downloaded data into a format suitable for use with D3.

This visualization is availabe on information.dk in Danish.

GitHub repository Issue tracker

Screenshot of the national budget data visualization

#HACK4DK

Glambook

Glambook is a tool which helps galleries, libraries, archives, and museums (GLAMs for short) harness the information and knowledge shared in the Facebook ecosystem.

We contributed a pared down version of our Tagger named entity recognition tool which made it possible to extract names of places, people, etc. from the comments on Facebook posts.

See the project presentation and a mockup of the interface.

Screenshot of the Glambook proof of concept

Color Heritage

An alternative search tool for the National Museum of Denmark collections. This tool lets you search all assets based on dominant colors. We built a scraper for the museum API and used ImageMagick to extract the dominant colors of each image.

The current version of the tool only includes assets whose pictures are in the public domain or available under a premissive Creative Commons license.

You should try it out yourself!

Some of our tools for working with the National Museum of Denmark API are available on GitHub.

Screenshot of the color-based asset search tool