{
"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_": 8030277,
"Category": ">100"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count_": 26716566,
"Category": "100 - 500"
}},
{"attributes": {
"OBJECTID": 4,
"Value": 4,
"Count_": 248912405,
"Category": "500 - 1,000"
}},
{"attributes": {
"OBJECTID": 5,
"Value": 5,
"Count_": 88983501,
"Category": "1,000 - 5,000"
}},
{"attributes": {
"OBJECTID": 6,
"Value": 6,
"Count_": 23603939,
"Category": "5,000 - 10,000"
}},
{"attributes": {
"OBJECTID": 7,
"Value": 7,
"Count_": 15412135,
"Category": "10,000 - 50,000"
}},
{"attributes": {
"OBJECTID": 8,
"Value": 8,
"Count_": 14274,
"Category": "50,000 - 100,000"
}},
{"attributes": {
"OBJECTID": 9,
"Value": 9,
"Count_": 72,
"Category": "100,000 +"
}}
]
} |