{
"objectIdFieldName": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Value",
"type": "esriFieldTypeInteger",
"alias": "Value",
"domain": null
},
{
"name": "Count",
"type": "esriFieldTypeDouble",
"alias": "Count",
"domain": null
},
{
"name": "Crop",
"type": "esriFieldTypeString",
"alias": "Crop",
"domain": null,
"length": 255
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 1,
"Count": 5587889,
"Crop": "Corn"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count": 1643383,
"Crop": "Cotton"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 5,
"Count": 9318828,
"Crop": "Soybeans"
}},
{"attributes": {
"OBJECTID": 4,
"Value": 7,
"Count": 395592,
"Crop": "Peanuts"
}},
{"attributes": {
"OBJECTID": 5,
"Value": 9,
"Count": 152968,
"Crop": "Other Vegetable"
}},
{"attributes": {
"OBJECTID": 6,
"Value": 10,
"Count": 527474,
"Crop": "Other Field Crop"
}},
{"attributes": {
"OBJECTID": 7,
"Value": 11,
"Count": 289716,
"Crop": "Tobacco"
}},
{"attributes": {
"OBJECTID": 8,
"Value": 37,
"Count": 3532309,
"Crop": "Hay"
}},
{"attributes": {
"OBJECTID": 9,
"Value": 46,
"Count": 351101,
"Crop": "Sweet Potatoes"
}}
]
} |