{
"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": "Category",
"type": "esriFieldTypeString",
"alias": "Category",
"domain": null,
"length": 50
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 1,
"Count_": 34026730,
"Category": "Non-Burnable"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count_": 11082684,
"Category": "0 - 2"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count_": 25864878,
"Category": "2 - 4"
}},
{"attributes": {
"OBJECTID": 4,
"Value": 4,
"Count_": 261142051,
"Category": "4 - 6"
}},
{"attributes": {
"OBJECTID": 5,
"Value": 5,
"Count_": 28059841,
"Category": "6 - 8"
}},
{"attributes": {
"OBJECTID": 6,
"Value": 6,
"Count_": 19734426,
"Category": "8 - 12"
}},
{"attributes": {
"OBJECTID": 7,
"Value": 7,
"Count_": 53030995,
"Category": "12 - 40"
}},
{"attributes": {
"OBJECTID": 8,
"Value": 8,
"Count_": 12758294,
"Category": "> 40"
}}
]
} |