HOME RETURN TO DATA2INT HOME

PERSONAL PROJECT

Geo Maps

For my personal project I wanted to learn more about GeoMaps and integrating them with data. For this purpose I have created a geo map using Statistics Canada Census Data from 2016. The reason I chose this data is because it is very drillable and all the way down to the division level. This also gave me the ability to learn more about the interactivity of D3.js which is the JavaScript library we used for the visualizations in the main portion of the website.

                   





GEO MAP GENERATION

Below is the code for how I generated the geo map


hello