{
"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": "Kategori",
"type": "esriFieldTypeString",
"alias": "Kategori",
"domain": null,
"length": 32
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 1,
"Count_": 439576487,
"Kategori": "Kurang Sesuai"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count_": 20183858,
"Kategori": "Sesuai"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count_": 54137370,
"Kategori": "Sederhana Sesuai"
}}
]
} |