Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.59 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.59 KB

UK Food Hygiene Ratings

An exploration of food hygiene ratings in the UK.

Description

Following on from the farnham-food project, this project sets out to explore food hygiene ratings across the UK. The UK Food Standards Agency publishes full ratings data for every local authority in England and Wales. An explainer on the UK's Food Hygiene Rating Scheme can be found here.

Getting started

Data

Packages

This project uses renv for package management. To set up the packages needed for this project run the following code in the console:

install.packages("renv")
renv::init()

Author

Licence

This project is licensed under the CC0 1.0 Universal licence. See the LICENSE file for details.

Acknowledgements

The following articles and resources have inspired or guided this project: