{
"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": 20,
"Count": 67977
}},
{"attributes": {
"OBJECTID": 2,
"Value": 30,
"Count": 181409
}},
{"attributes": {
"OBJECTID": 3,
"Value": 40,
"Count": 60506
}},
{"attributes": {
"OBJECTID": 4,
"Value": 50,
"Count": 82168
}},
{"attributes": {
"OBJECTID": 5,
"Value": 60,
"Count": 22845
}},
{"attributes": {
"OBJECTID": 6,
"Value": 70,
"Count": 12769
}},
{"attributes": {
"OBJECTID": 7,
"Value": 80,
"Count": 9755
}},
{"attributes": {
"OBJECTID": 8,
"Value": 90,
"Count": 12717
}}
]
} |