Allowing Dutch users to make unbiased cheap and healthy decisions.
Supermarkets are notorious for aggressive and confusing marketing tactics. This might trick the customer into buying overly expensive or unhealthy food. Sadly it is made difficult to make informed discicions about what to buy.
This project aims to provide a crude insight into the nutricion to price relationship per foodgroup. This is done by applying frequentist statistics to the NEVO and retrieving the most significant products using the hidden jumbo api.
This Project requires the following dependences to be installed using the followint pip command:
pip install bokeh seaborn sklearn pandas panel matplotlib supermarktconnector scipy jupyter-notebook
- Clone repository using
git clone https://github.com/jgray1996/food_informer
- Open a terminal in the cloned director
- run
jupyter-notebook .
- run the cells
This project is licenced under the MIT-licence