sjagoori / functional-programming

HvA CMD - Information Design - Tech Track
functional-programming.vercel.app
GNU General Public License v3.0
0 stars 0 forks source link
nextjs react visualization

πŸ‘‹ Welcome to Functional-programming!

The repo is used for the course functional programming; throughout this course, the wiki is actively updated with new (daily or weekly) content.

πŸ’»Live demo πŸ““ The assignment πŸ”Ž Research πŸ€– Installation πŸ“· Screenshots 🀝 Sources

πŸ’»Live demo

Link

πŸ““ The assignment

This course is in partnership with de Volkskrant, a dutch newsagency that distributes their paper digitally as physically. We're making a visualization using one of their datasets; this visualization might get included in their publications. This repo will contian code and documentation for this project as well as sample code and its documentation in the wiki. Furthermore, the project will transform raw data into clean data, and then visualize it using D3.

πŸ”Ž Research

See the wiki for a complete version

Research question

How diverse are the parking spaces in The Netherlands??

Subquestion

Concept

Make a map with locations of each parkinspace that also displays the parkingspaces that displays disabled-friendly parkingspaces. There will also be a barchart displaying the amount of parkingspaces in each city as well as a piechart displaying the ratio between disabled-friendly and regular parkingspaces.

πŸ€– Installation

Run the project:

  1. Install dependencies npm install
  2. Run project npm run dev

πŸ“· Screenshots

🀝 Sources

OpenData by RDW
D3
React
NextJS
Tech Track lectures

πŸ“ License

GPLv3