mattf4171 / nosql-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eat Safe, Love


The UK Food Standards Agency evaluates various establishments across the United Kingdom, and gives them a food hygiene rating. You've been contracted by the editors of a food magazine, Eat Safe, Love, to evaluate some of the ratings data in order to help their journalists and food critics decide where to focus future articles.



The data can be found in Resources/establishments.json and can be imported within the terminal using mongoimport --type json -d uk_food -c establishments --drop --jsonArray establishments.json

About


Languages

Language:Jupyter Notebook 100.0%