This is a combination of choropleth mapping and gaussian blurs on a threshold scale to visualize US county unemployment rates.
A lot of heavy borrowing for the choropleth code, dataset, and zoom code came from these:
Choropleth (Mike Bostock's Block 4060606)
Zoom to Bounding Box (Mike Bostock's Block 4699541)
Data sources: Bureau of Labor Statistics, Census Bureau
https://d3js.org/d3.v4.min.js
https://d3js.org/d3-scale-chromatic.v1.min.js
https://unpkg.com/topojson-client@3.0.0