Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 518 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 518 Bytes

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.