Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 709 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 709 Bytes

In this project, we tackle the problem of a low-cost supermarket chain trying to decide in which area of Madrid (Spain) they should open their new store in order to maximise the revenue. It is important to note that the city of Madrid consists of 21 districts and 131 neighbourhoods with great differences between them.

File structure:

  • /files: Input files containing data about the Madrid city census.
  • /img: Images for the report.
  • report.pdf: Full report.
  • store_locations.ipynb: Jupyter notebook containing the sourcecode of this project.

Article here: https://towardsdatascience.com/store-locations-d1025df22865