Skip to content

kalilamali/foodex2_code_meaning

Repository files navigation

Python 3.10

foodex2_code_meaning

This is the repository for the foodex2_code_meaning_app. An streamlit app that takes an EFSA FoodEx2 code and returns its meaning. This app is a complement to the search bar at https://data.food.gov.uk/codes/ At https://data.food.gov.uk/codes/ you can search for a food using its name. For example: Chocolate/cocoa-based products\ However you can't do a food search using its code: For example: A0EQS

Try it online:

Please be aware, it will take some time to wake-up the app. https://kalilamali-foodex2-code-meaning-app-wr56ng.streamlitapp.com/

How-to-use

git clone https://github.com/kalilamali/foodex2_code_meaning_app.git
cd foodex2_code_meaning_app
python -m venv .foodex2_code_meaning_app
source .foodex2_code_meaning_app/bin/activate
make install
make test
make run

CITATION

If you find this repository useful please cite:

Loaiza, K. (2022). FoodEx2 Code Meaning App. (Version 1.0) [Computer software]. https://github.com/kalilamali/foodex2_code_meaning_app

LICENSE

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

An online or local app that takes an EFSA FoodEx2 code and returns its meaning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors