openfoodfacts/openfoodfacts-server
View on GitHubAdd support for the USDA packager codes
Open
#3,704 opened on Jun 22, 2020
HacktoberfestP3⏰ Stale🇺🇸 United States📍🏭 Packager codes
Repository metrics
- Stars
- (477 stars)
- PR merge metrics
- (Avg merge 15d 21h) (157 merged PRs in 30d)
Description

What
- Codes present on food inspected by the USDA - "Inspected for wholesomeness by the U.S. Department of Agriculture"
- Available as an XLSX
- Geocode addresses, add coordinates columns
- Move cleaned up column with "Est. XXXXX" to the main tab
- Add support as a Robotoff flashtext extension (Patterns: P-34668, Est 34668…) the USDA seems to have its own Made Near Me: https://www.fsis.usda.gov/inspection/establishments/meat-poultry-and-egg-product-inspection-directory https://www.fsis.usda.gov/inspection/fsis-inspected-establishments
How
What it looks like
- https://hunger.openfoodfacts.org/logos?logo_id=611200
- https://robotoff.openfoodfacts.org/api/v1/images/crop?image_url=https://static.openfoodfacts.org/images/products/026/550/661/1321/1.jpg&y_min=0.827680766582489&x_min=0.3636007606983185&y_max=0.9261941909790039&x_max=0.4304065704345703
Part of
- #5508
- #5689