This choropleth uses d3-scale-cluster to visualize unemployment rates from 2008, and allows quick comparison between the cluster scale and D3's built in quantile and quantize scales.
For more information on the clustering scale, read Using clustering to create a new D3.js color scale
Changed /mbostock/raw/4090846/us.json to a local referenece
https://d3js.org/d3.v4.min.js
https://d3js.org/topojson.v1.min.js
https://unpkg.com/d3-scale-cluster@1.1.2/dist/d3-scale-cluster.min.js