This is a fully responsive web application built with Vue 3, D3.js, Leaflet and Maptiler. It makes use of data taken from Wohnatlas Berlin 2020 and 2009 and aims to show the evolution of net rents of designated areas within the city. In order to encourage the user to analyze the data all visualizations are kept interactive.
Wohnatlas Berlin: https://www.berlin.de/sen/wohnen/service/berliner-wohnungsmarkt/wohnatlas-berlin/
Please use node version 18 or above and run:
yarn install
yarn dev
Enjoy!