Skip to content

Tporkka/d3-User-Tracking-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Analytics Map Built with D3.js

Contents

user-stats.index.html

User analytics map built for the web using d3.js, html, and css.

us.json

Topojson dataset with user data bound to counties.

makefile

Binds user data csv with shapefiles to create final us.json. Call from command line: ~$ make us.json

build

Includes all shapefiles and user data used in the makefile to create a final topojson file.