Skip to content

data-based visual exploration of the distribution of youth occupations per economical region.

Notifications You must be signed in to change notification settings

smokbel/NOC_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOC_Tool

NOTE: this tool was built for MAESD and contained private data that had to be removed. An updated version with new, open data and a different purpose will be added soon.

The main point of this repo is to give users an idea of how to use my implementation of scroll.js with d3 to create their own beautiful data animation projects.

An interactive web app with bubble map visually representing types of occupations youth are working in per census division, animating per economical region on scroll, with bubble sizes changing via data field selected by the user.

Project

See full project here: https://smokbel.github.io/forcegraphPOC.html

TODO (Completed)

SCROLLER

  • Page scroll event tracker
    • at id, get id and find which viz to show
    • the y scroll position of each section to be relative to the top of the div screen

D3 CHARTS

  • Ontario census division map
    • Choropleth fill based on csv YJC data
      • Different color fills for each region
      • REPLACE DELETED DATA
    • Clickable and zooms on scroll
    • Data bubbles on each division
      • Data bubbles to change with selection change on dropdown menu
  • D3 legend

About

data-based visual exploration of the distribution of youth occupations per economical region.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published