Visualizing a Decade of Drug Approvals
by Carrie Bennette
Beeswarm plot with force directed layout created using D3.js to illustrate all new drugs approved by the FDA in the past decade
https://carriebennette.github.io/fda-approvals-viz
PROCESS
Short version: Some web-scraping, some manual data collection, data cleaning in R, and a lot of D3 learning.
Longer version: https://github.com/carriebennette/fda-approvals-viz/blob/master/README.md