In this repository, I will be working on an assignment part of the tech track at CMD. This assignment will be going into cleaning up data sets, working with d3 and creating data visualisations.
This project will consists of cleaning a dataset and making it usable for a data visualisation. The dataset I will be using consists of a large amount of parking garages in the Netherlands. The dataset I will be using can be found here
Research question: how do provinces compare to each other in the amount of disability friendly parking garages?
sub question: is there a pattern to which provinces have the most disability friendly parking garages
Data needed:
- what garage has disability parking spaces
- In what province are these garages located
Digital concept sketch
more information about my research questions can be found in my wiki
For more information about the work behind the code, check out my github wiki where I document my research
- clone the repo
git clone https://github.com/SharonV33/frontend-data.git
-
open the directory
-
run npm install in the console in the directory
npm install
- run command to start project
parcel index.html
- Laurens Aarnouds
- Gijs Laarman
- Chelsea Doeleman
the guys from my support group
- Randy Dalgliesh
- Nathan Neelis
- Simon Planje
- Robin Langhorst
- Marco Fijan
bar chart https://www.youtube.com/watch?v=NlBt-7PuaLk&ab_channel=CurranKelleher https://www.d3-graph-gallery.com/graph/barplot_basic.html
pie chart https://www.d3-graph-gallery.com/graph/pie_basic.html https://www.youtube.com/watch?v=lnXf1mpFGb8&ab_channel=FrontendTips
MIT License