Skip to content

A project about using clean data from an api and turning it into an interactive data visualisation

Notifications You must be signed in to change notification settings

SharonV33/frontend-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Data

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.

Live link

about the project

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

more information

For more information about the work behind the code, check out my github wiki where I document my research

running

  1. clone the repo
git clone https://github.com/SharonV33/frontend-data.git
  1. open the directory

  2. run npm install in the console in the directory

npm install
  1. run command to start project
parcel index.html

people who helped me

  • Laurens Aarnouds
  • Gijs Laarman
  • Chelsea Doeleman

the guys from my support group

  • Randy Dalgliesh
  • Nathan Neelis
  • Simon Planje
  • Robin Langhorst
  • Marco Fijan

sources used

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

About

A project about using clean data from an api and turning it into an interactive data visualisation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published