Path: Home > List > Load (aspirearkansas.org)

Summary
This data seems to be a list of 2019 County Tax Rates for Montgomery and Nevada counties. To make this usable, I will format the data as a clean JSON list, organizing it by county name (as you listed), including the rate, year, and year_text fields, while ensuring the numbers are consistent and formatted nicely.

```json
[
{
"county": "Montgomery County",
"rate": 0.20799999999999999,
"year": 2019,
"year_text": "2019",
"color_class": 3,
"tooltip": 21,
"value": 20.800000000000001,
"displayname": "Montgomery County"
},
{
"county": "Nevada County",
"rate": 0.27300000000000002,
"year": 2019,
"year_text": "2019",
"color_class": 5,
"tooltip": 27,
"value": 27.300000000000001,
"displayname": "Nevada County"
},
{
"county": "Newton County",
"rate": 0.16500000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 1,
"tooltip": 17,
"value": 16.5,
"displayname": "Newton County"
},
{
"county": "Ouachita County",
"rate": 0.23300000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 4,
"tooltip": 23,
"value": 23.300000000000001,
"displayname": "Ouachita County"
},
{
"county": "Perry County",
"rate": 0.14199999999999999,
"year": 2019,
"year_text": "2019",
"color_class": 1,
"tooltip": 14,
"value": 14.199999999999999,
"displayname": "Perry County"
},
{
"county": "Phillips County",
"rate": 0.19900000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 2,
"tooltip": 20,
"value": 19.899999999999999,
"displayname": "Phillips County"
},
{
"county": "Pike County",
"rate": 0.215,
"year": 2019,
"year_text": "2019",
"color_class": 3,
"tooltip": 22,
"value": 21.5,
"displayname": "Pike County"
},
{
"county": "Poinsett County",
"rate": 0.27000000000000002,
"year": 2019,
"year_text": "2019",
"color_class": 5,
"tooltip": 27,
"value": 27,
"displayname": "Poinsett County"
},
{
"county": "Polk County",
"rate": 0.151,
"year": 2019,
"year_text": "2019",
"color_class": 1,
"tooltip": 15,
"value": 15.1,
"displayname": "Polk County"
},
{
"county": "Pope County",
"rate": 0.217,
"year": 2019,
"year_text": "2019",
"color_class": 3,
"tooltip": 22,
"value": 21.699999999999999,
"displayname": "Pope County"
},
{
"county": "Prairie County",
"rate": 0.24099999999999999,
"year": 2019,
"year_text": "2019",
"color_class": 4,
"tooltip": 24,
"value": 24.100000000000001,
"displayname": "Prairie County"
},
{
"county": "Pulaski County",
"rate": 0.18099999999999999,
"year": 2019,
"year_text": "2019",
"color_class": 2,
"tooltip": 18,
"value": 18.100000000000001,
"displayname": "Pulaski County"
},
{
"county": "Randolph County",
"rate": 0.24399999999999999,
"year": 2019,
"year_text": "2019",
"color_class": 4,
"tooltip": 24,
"value": 24.399999999999999,
"displayname": "Randolph County"
},
{
"county": "Saline County",
"rate": 0.13800000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 1,
"tooltip": 14,
"value": 13.800000000000001,
"displayname": "Saline County"
},
{
"county": "Scott County",
"rate": 0.17100000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 2,
"tooltip": 17,
"value": 17.100000000000001,
"displayname": "Scott County"
},
{
"county": "Searcy County",
"rate": 0.20100000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 3,
"tooltip": 20,
"value": 20.100000000000001,
"displayname": "Searcy County"
},
{
"county": "Sebastian County",
"rate": 0.183,
"year": 2019,
"year_text": "2019",
"color_class": 2,
"tooltip": 18,
"value": 18.300000000000001,
"displayname": "Sebastian County"
},
{
"county": "Sevier County",
"rate": 0.13200000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 1,
"tooltip": 14,
"value": 13.200000000000001,
"displayname": "Sevier County"
},
{
"county": "Seward County",
"rate": 0.24099999999999999,
"year": 2019,
"year_text": "2019",
"color_class": 4,
"tooltip": 24,
"value": 24.099999999999998,
"displayname": "Seward County"
},
{
"county": "Spencer County",
"rate": 0.14780000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 2,
"tooltip": 15,
"value": 14.780000000000001,
"displayname": "Spencer County"
},
{
"county": "Sparta County",
"rate": 0.24200000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 4,
"tooltip": 24,
"value": 24.200000000000001,
"displayname": "Sparta County"
},
{
"county": "St. Charles County",
"rate": 0.20100000000000001,
"year": 2019,
"year_text": "2019",
"color_class": 3,
"tooltip": 21,
"value": 20.100000000000001,
"displayname": "St. Charles County"
},
{
"county": "St. Lawrence County",
"rate": 0.222,
"year": 2019,
"year_text": "2019",
"color_class": 3,
"tooltip": 22,
"value": 22.200000000000001,
"displayname": "St. Lawrence County"
},
{
"county": "St. Marys County",
"rate": 0.229,
"year": 2019,
"year_text": "2019",
"color_class": 5,
"tooltip": 27,
"value": 22.9,
"displayname": "St. Marys County"
},
{
"county": "St. Lawrence County",
Title
Aspire Arkansas
Description
Aspire Arkansas
Keywords
county, rate, name, year, value, indicators, adults, arkansas, dashboard, community, data, health, education, living, poverty, food, overview
NS Lookup
A 18.188.85.2
Dates
Created 2026-03-14
Updated 2026-04-22
Summarized 2026-04-22

Screenshot

Screenshot of aspirearkansas.org

Query time: 1530 ms