| { | |
| "crop": [ | |
| { | |
| "name": "corn", | |
| "uofm": "bu" | |
| }, | |
| { | |
| "name": "soybeans", | |
| "uofm": "bu" | |
| }, | |
| { | |
| "name": "sorghum", | |
| "uofm": "bu" | |
| }, | |
| { | |
| "name": "wheat", | |
| "uofm": "cw" | |
| }, | |
| { | |
| "name": "cotton", | |
| "uofm": "ba" | |
| }, | |
| { | |
| "name": "rice", | |
| "uofm": "bu" | |
| }, | |
| { | |
| "name": "peanuts", | |
| "uofm": "bu" | |
| }, | |
| { | |
| "name": "sugarcane", | |
| "uofm": "ton" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment