This widget was created for the Boston College Law School's "Our Employers" page. It displays a list of employment outcomes, interactively filterable by state, region, or country.
This widget pulls data in CSV form from a published Google Sheet, and parses it into an object using Papa Parse. The object is then fed into a DataTable with the RowGroup extension to enable "State" subheaders. The filter buttons are created by us.