Colleges vs Breweries - What tops in your State ?
In this post we see how the no. of breweries stack up against no. of colleges across USA. Here I am using d3js and a grid bar chartwhere each grid represents 5 breweries/colleges.I collected the data for Brewery from Beer Advocate and for colleges from wikipedia <!DOCTYPE html> More Breweries than Colleges Breweries vs Colleges in US = 5 Top 10 States Bottom 10 States College Brewery <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.4.4/d3.min.js"></script> <script src="https://cdnjs....