{
"code": "17-1011.00",
"map": {
"href": "https://services.onetcenter.org/v1.9/ws/mnm/state-maps/17-1011.gif",
"width": 600,
"height": 340
},
"legend": {
"href": "https://services.onetcenter.org/v1.9/ws/mnm/state-maps/legend.gif",
"width": 230,
"height": 85
},
"above_average": {
"state": [
{
"postal_code": "DC",
"location_quotient": 3.52,
"name": "District of Columbia"
},
{
"postal_code": "MA",
"location_quotient": 1.84,
"name": "Massachusetts"
},
...
]
},
"average": {
"state": [
{
"postal_code": "IL",
"location_quotient": 1.22,
"name": "Illinois"
},
{
"postal_code": "PR",
"location_quotient": 1.22,
"name": "Puerto Rico"
},
...
]
},
"below_average": {
"state": [
{
"postal_code": "OK",
"location_quotient": 0.77,
"name": "Oklahoma"
},
{
"postal_code": "VA",
"location_quotient": 0.75,
"name": "Virginia"
},
...
]
}
}