{
"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
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 5000,
"Count_": 39831
}},
{"attributes": {
"OBJECTID": 2,
"Value": 10000,
"Count_": 2233
}},
{"attributes": {
"OBJECTID": 3,
"Value": 15000,
"Count_": 180
}}
]
} |