Pre-flight checklist
Problem to solve
I would love to have a static file that maps the USDA commodities names to the USDA commodity API calls which are often the exact some but not always (frustratingly). That way if new resources are added to the resource list, we can run the interactive mapper which maps the resource to the primary product in the USDA commodity list, but then we don't need to run a separate mapping of USDA commodity string to USDA api name string since we already have a static and complete mapping as a reference document. There are 432 usda commodities to map but with an automatching script it really shouldn't take that long to generate that resource.
Proposed solution or API
No response
Alternatives considered
No response
Additional context
No response
Pre-flight checklist
Problem to solve
I would love to have a static file that maps the USDA commodities names to the USDA commodity API calls which are often the exact some but not always (frustratingly). That way if new resources are added to the resource list, we can run the interactive mapper which maps the resource to the primary product in the USDA commodity list, but then we don't need to run a separate mapping of USDA commodity string to USDA api name string since we already have a static and complete mapping as a reference document. There are 432 usda commodities to map but with an automatching script it really shouldn't take that long to generate that resource.
Proposed solution or API
No response
Alternatives considered
No response
Additional context
No response