Home - Jelmerovereem/frontend-data GitHub Wiki
Welcome to the frontend-data wiki!
In this Wiki I will describe my research and progress of this course.
This course
Frontend Data is a course that is part of the TechTrack. In this course, you learn to create visualizations from (external) data, how to clean and transform this data and use SVG and d3. 📈
Assignment
The overall assignment is to create a (static) data visualization with D3.js based on the datasets of the RDW(Netherlands Vehicle Authority). The client is the 'Volkskrant'. A Dutch newspaper with a website where they publish interactive articles.
Learning goals
I'm thrilled to start working with D3.js! I've seen very very cool visualizations that blew me away, I can't wait to create awesome visualizations with it. 🎉
- Understanding and working with D3
- Cleaning data and write simple, but effective functions
- Improving my JavaScript skills and experience
- Write cleaner code and as efficient as possible.