Wiki • Concept • Data story
This repo is created to use the data processed in the functional-programming repo, to recreate the data visualisation made in the frontend-data repo using Svelte & D3, forming it into a full-fledged data story. The data consists of parking data gathered by the RDW (Dutch Vehicle Authority), which can bring many great insights when put into a data visualisation. Read more about the assignment on the Wiki, and read about the concept further below
To get started, you first need to clone the repo and install the dependencies:
git clone https://github.com/theonejonahgold/frontend-applications
cd frontend-applications
yarn install || yarn
yarn start # Opens a dev server and watches src files.
yarn build # Builds a bundle for the website.
yarn format # Runs Prettier on files to check for consistent code.
Are primary demographics for hotspots in Amsterdam supported in car parking opportunities?
The used variables are available through this link.