-
-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Leverage the new deeplink to the Hunger Games Eco-Score dashboard by country #5079
Comments
@teolemon @stephanegigandet Country parameter |
it would be more @alexfauquette |
It's the id used in https://static.openfoodfacts.org/data/taxonomies/countries.json But I could look to accept both the id and the country code with 2 letters |
@alexfauquette If you could accept the 2-letter ISO code it would be great! The good thing is that there are no possible overlapping between both systems ( For the record in openfoodfacts-dart we only use the 2-letter ISO code syntax. And we also use https://world.openfoodfacts.org/cgi/countries.pl?lc=fr (cf. issue openfoodfacts/openfoodfacts-dart#890), with 2-letter ISO code - for the language too ;) |
This url is now working 🎉 https://hunger.openfoodfacts.org/eco-score?cc=uk |
Thank you @alexfauquette! |
Problem
The text was updated successfully, but these errors were encountered: