Visualization worldwide Spotify track availability with d3js and Twitter's flight framework

To get familiar with Twitter's flight framework, I created a small data visualization of Spotify's worldwide track availabilty. I use the Spotify API to find the availability of the track wordwide. The results are visualized with d3.js. The countries for which the track is available are highlighted on a…

Read this article

Tools used to create data visualization Apps for Antwerp

We used a couple of tools to create our data visualization for Apps for Antwerp. d3js D3js played a mayor role. It is a JavaScript data visualization library with just the right amount of functionality to create visualizations. It does not try to do too much by providing configurable charts…

Read this article

Apps for Antwerp submisson: visualizing Antwerp's districts

We submitted a small data-visualization app for Antwerp's first Apps for Antwerp event. A challenge for developers to come up with useful applications or visualizations using the city’s data. Our app visualized Antwerp's nine districts on different parameters. We settled on a minimal donut chart, see for yourself. A…

Read this article