The authors of this piece wanted to allow readers to click through or search to see the unemployment rate of a specific state. I used D3.js, a Javascript widget called Awesomeplete (for the autocomplete in the search box), along with HTML, CSS, and vanilla Javascript to produce this graph.
Tools used: D3.js, HTML, CSS, Javascript