Plane_Scrape [Final]
Created by
jeff
This Repl uses BeautifulSoup to web scrape a list of plane models created by year. From there, it retrieves the html, parses for the specific date, creates a dictionary of the # of releases by year, and plots it!