This is the repository for functional-programming CMD 2020/2021.
In this course we will make a data visualization for the 'De Volkskrant' newspaper. We got some data to explore. The data is about parking and cars. I have to choose a topic which I think would make a great visualization. These datasets were given by RDW and are opensource. The RDW is a organization that takes care of the registration of motorized vehicles and driving licenses in the Netherlands.
Datasets with information like parking area's, payment method area's and places where tickets can be bought, can be found.
The first thing we have to do is clean the data, so clean up all the empty spaces for example. After that we have to visualize it using JavaScript and a library (D3) to make something nice.
How are Park and Ride parking spaces have been added in the past few years?
I want to know why Park and Ride spaces are developed, why you should use them, and more.
For more information, click here.
To find more about my most interesting Functional Patters, click here.
Clone the repository:
https://github.com/HappyPantss/functional-programming.git
Install NPM:
npm install
Start the local HTTP server on port 8000:
npm run start
or py -m http.server
Visit the local website in your browser with:
http://localhost:8000/
RDW. (z.d.). Open Data Parkeren. Geraadpleegd 19 oktober 2020, van https://opendata.rdw.nl/browse?category=Parkeren&provenance=official
RGB to hex and hex to RGB. (2011, 11 april). Stack Overflow. https://stackoverflow.com/questions/5623838/rgb-to-hex-and-hex-to-rgb
Jordy Fronik - Joordy
Laurens - Razpudding
Danny de Vries - dandevri
Gijs Laarman - gijslaarman