New Year's Resolution for 2017: Make a D3 Block a day to teach myself D3. This is Number 8. This example builds on yesterday's Wyoming school district map adding tooltips that identify the district. The topoJSON files used to construct this visualization were created by me using shape files provided by the United States Census Bureau. The Center for Assessment makes these state and national school district topoJSON files available for anyone to use in their own development.
https://d3js.org/d3.v4.min.js
https://d3js.org/topojson.v2.min.js
https://d3js.org/d3-array.v1.min.js
https://d3js.org/d3-geo.v1.min.js