Scrape this site and use it's data to answer the following questions:
-
Create a record for each snack containing the following:
- Name
- Number of snack
- Flavor
- Cuisine
- Series
- Composition (reference these to the appropriate documents in mongo)
- Date it became an official snack
- Description (text before taste description)
- Taste description
-
How many snacks are there in total?
-
What is the most (and least) common cuisine?
-
Which is the most common ingredient across snacks (look at composition)?
-
What are the five most recently added snacks?
-
Make a histogram of the dates snacks have been added. The definitive snack database.