Problems

  1. Develop a web scraper to acquire the address, latitude, and longitude of all Domino stores within the continental US.
  2. Using any mapping API, Identify driving distances and times between suppliers and distribution centers.
  3. Based on the data provided in this case study and store data obtained in problem #1, determine the assignment of stores to distribution centers to meet demands of the stores at minimum transportation cost?
  4. How do you assign Domino’s distribution centers to the 38 Ardent mills to order flour at minimize cost and meet flour demand?

Students deliverables

  1. Students will submit web Scraper python code
  2. Students will submit SQL script used to analyze the big demand data
  3. Student will submit distance and time finder python code.
  4. Students are required to submit softcopy of solution supported by graphical representation for store assignment and supplier assignment problems.

** All student deliverables requirement may change depending upon Professor Charbonneau teaching objective.