Skip to content

Instantly share code, notes, and snippets.

/gist:033a0d9ad8fba0c12a97 Secret
Created Nov 1, 2014

Embed
What would you like to do?
{
"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
You can’t perform that action at this time.