KellPro API Reference Guide

api.kellpro.com/v2

GET | POST | DELETE treasurer/tax_rolls

Provides information about tax rolls. This information is usually provided by the assessor.

Resource URL

https://api.kellpro.com/v2/treasurer/tax_rolls.format

Parameters

account_number Optional

POST — The number of the account assigned to the record. Accounts are used to group a customer's taxes together.

Example: 09451

acres Optional

POST — The number of acres for the parcel of land.

Example: 1.25

addition Optional

POST — The addition the property is located at.

Example: 1001

assessed_exemption Optional

POST — The exemptions for the assessed value.

Example: 0.00

assessed_gross Optional

POST — The gross assessed value.

Example: 2200.00

assessed_improvements Optional

POST — The assessed value for any improvements.

Example: 36910.00

assessed_miscellaneous Optional

POST — The miscellaneous assessed value.

Example: 12.00

assessed_mobile_home Optional

POST — The assessed value for a mobile home.

Example: 0.00

assessed_net Optional

POST — The net assessed value.

Example: 39110.00

assessed_property Optional

POST — The assessed value for the property.

Example: 12344.00

block Optional

POST — The block the property is located at.

Example: 171

business_name Optional

Example:

id Optional

DELETE — The identifier assigned to the record.

Example: 525

item_number Optional

POST — The tax roll item number assigned to the record. Should be a 1 decimal point float.

Example: 2524.0

legal_description Optional

POST — Legal description for the property.

Example: S 32 RDS OF SE4 1/3

lot Optional

POST — The lot the property is located at.

Example: 001

millage_rate Optional

POST — The tax, or millage rate for the tax item.

Example: 0.0875500

mortgage_code Optional

POST — Any mortgage code associated with the tax item.

Example: 0123

offset Optional

GET — Specifies which page of the results to return. Can be used to page through the results returned. Page numbering starts at 1, not 0.

Example: 2

origin Optional

POST — System origin of the data.

Example: kpsMike

owner Optional

POST — The name of the owner associated with the tax roll.

Example: Keller, Tim

owner_address1 Optional

POST — The first address line for the owner's contact information.

Example: 101 S. 15th St.

owner_address2 Optional

POST — The second address line for the owner's contact information.

Example:

owner_address3 Optional

Example:

owner_city Optional

POST — The city for the owner's contact information.

Example: Duncan

owner_postal Optional

POST — The postal code for the owner's contact information.

Example: 73533

owner_state Optional

POST — The state for the owner's contact information.

Example: OK

parcel Optional

POST — The string identifier for the parcel.

Example: 1930-00-001-009-0-000-00

per_doing_business_as Optional

Example:

per_page Optional

GET — The number of rows to return per page of results, maximum of 100.

Example: 50

physical_street Optional

POST — Physical street of the property.

Example: Sutherland

physical_street_direction Optional

POST — Physical street direction of the property.

Example: S

physical_street_number Optional

POST — Physical street number of the property.

Example: 30158

physical_town Optional

POST — Physical town the property is in.

Example: Altus

property_address1 Optional

POST — The first address line for the property.

Example: 101 S. 15th St.

property_address2 Optional

POST — The second address line for the property.

Example:

property_city Optional

POST — The city the property is located in.

Example: Duncan

property_postal Optional

POST — The postal code the property is located in.

Example: 73533

property_state Optional

POST — The state the property is located in.

Example: OK

school_district Optional

POST — The school district the property is located in.

Example: 201-DUNCN

site_id

GET | POST | DELETE — The identifier assigned to the site.

Example: 2

tax_roll_link Optional

POST | DELETE — A system unique identifier used by the customer system to identify the tax roll.

Example: 8411

tax_type Optional

POST — A one character representation of the type of tax. P=Personal, R=Real Estate, O=Other

Example: P|R|O

tax_year Optional

POST — The year representing the fiscal year the information is for.

Example: 2012

tax_year_end Optional

GET — The ending year for the tax year date range. Must be accompanied by the tax_year_start parameter.

Example: 2010

tax_year_start Optional

GET — The starting year for the tax year date range. Must be accompanied by the tax_year_end parameter.

Example: 2000

Example Request

GET https://api.kellpro.com/v2/treasurer/tax_rolls.json?site_id=5&parcel=0660-00-034-019-0-000-00

[
	{
		"id":1929442,
		"site_id":5,
		"tax_year":1996,
		"tax_roll_link":1996900510,
		"tax_type":" ",
		"owner":"ABLA,CARL & ARDIS ABLE",
		"owner_address1":"",
		"owner_address2":"",
		"owner_city":"",
		"owner_state":"  ",
		"owner_postal":"",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"0.0000",
		"assessed_improvements":"0.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0000000",
		"school_district":"04",
		"item_number":"900510.0",
		"legal_description":"",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":1943887,
		"site_id":5,
		"tax_year":1997,
		"tax_roll_link":1997013982,
		"tax_type":"R",
		"owner":"ABLA,CARL & ARDIS ABLE",
		"owner_address1":"RT 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0673400",
		"school_district":"204 51E",
		"item_number":"13982.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":1967691,
		"site_id":5,
		"tax_year":1998,
		"tax_roll_link":1998014139,
		"tax_type":"R",
		"owner":"ABLA,ROBERT MICHAEL",
		"owner_address1":"RT 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0664600",
		"school_district":"204 51E",
		"item_number":"14139.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":1986396,
		"site_id":5,
		"tax_year":1999,
		"tax_roll_link":1999014295,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0660500",
		"school_district":"204 51E",
		"item_number":"14295.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2005376,
		"site_id":5,
		"tax_year":2000,
		"tax_roll_link":2000014348,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0654400",
		"school_district":"204 51E",
		"item_number":"14348.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2024188,
		"site_id":5,
		"tax_year":2001,
		"tax_roll_link":2001014399,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK,",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0663300",
		"school_district":"204 51E",
		"item_number":"14399.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2043260,
		"site_id":5,
		"tax_year":2002,
		"tax_roll_link":2002014437,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK,",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0673900",
		"school_district":"204 51E",
		"item_number":"14437.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2062513,
		"site_id":5,
		"tax_year":2003,
		"tax_roll_link":2003014510,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK,",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0678200",
		"school_district":"204 51E",
		"item_number":"14510.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2083431,
		"site_id":5,
		"tax_year":2004,
		"tax_roll_link":2004014569,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0662000",
		"school_district":"204 51E",
		"item_number":"14569.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2102724,
		"site_id":5,
		"tax_year":2005,
		"tax_roll_link":2005014672,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0674000",
		"school_district":"204 51E",
		"item_number":"14672.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2122650,
		"site_id":5,
		"tax_year":2006,
		"tax_roll_link":2006014786,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT. 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0669500",
		"school_district":"204 51E",
		"item_number":"14786.0",
		"legal_description":"ORIG. LOT 19  BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2142612,
		"site_id":5,
		"tax_year":2007,
		"tax_roll_link":2007014781,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT. 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          SHEB WOOLEY              S       212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"576.0000",
		"assessed_improvements":"456.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0647500",
		"school_district":"204 51E",
		"item_number":"14781.0",
		"legal_description":"ORIG. LOT 19 BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2162826,
		"site_id":5,
		"tax_year":2008,
		"tax_roll_link":2008014781,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT. 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          S SHEB WOOLEY             212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"605.0000",
		"assessed_improvements":"485.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0647800",
		"school_district":"204 51E",
		"item_number":"14781.0",
		"legal_description":"ORIG. LOT 19 BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2183188,
		"site_id":5,
		"tax_year":2009,
		"tax_roll_link":2009014781,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT. 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          S SHEB WOOLEY             212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"635.0000",
		"assessed_improvements":"515.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0659400",
		"school_district":"204 51E",
		"item_number":"14781.0",
		"legal_description":"ORIG. LOT 19 BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2203766,
		"site_id":5,
		"tax_year":2010,
		"tax_roll_link":2010014781,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"RT. 1 BOX 250",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          S SHEB WOOLEY             212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"635.0000",
		"assessed_improvements":"515.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0700400",
		"school_district":"204 51E",
		"item_number":"14781.0",
		"legal_description":"ORIG. LOT 19 BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2224318,
		"site_id":5,
		"tax_year":2011,
		"tax_roll_link":2011014781,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"202 NE BOUNDARY RD",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          S SHEB WOOLEY             212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"635.0000",
		"assessed_improvements":"515.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0690200",
		"school_district":"204 51E",
		"item_number":"14781.0",
		"legal_description":"ORIG. LOT 19 BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":2245182,
		"site_id":5,
		"tax_year":2012,
		"tax_roll_link":2012014781,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"202 NE BOUNDARY RD",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":null,
		"block":null,
		"lot":null,
		"acres":"0.0000",
		"property_address1":"ERICK          S SHEB WOOLEY             212",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"0.0000",
		"assessed_net":"667.0000",
		"assessed_improvements":"547.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":"0.0000",
		"millage_rate":"0.0678200",
		"school_district":"204 51E",
		"item_number":"14781.0",
		"legal_description":"ORIG. LOT 19 BLK 34",
		"tsvector":"",
		"assessed_property":"0.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"",
		"origin":"kpsMike",
		"physical_street_number":null,
		"physical_street":null,
		"physical_town":null,
		"physical_street_direction":null,
		"account_number":null,
		"owner_address3":null,
		"physical_address":null,
		"business_name":null,
		"per_doing_business_as":null
	},
	{
		"id":4029288,
		"site_id":5,
		"tax_year":2013,
		"tax_roll_link":15481,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"202 NE BOUNDARY RD",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":"0660",
		"block":"034",
		"lot":"019",
		"acres":"0.0000",
		"property_address1":"212 SHEB WOOLEY ERICK",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"700.0000",
		"assessed_net":"700.0000",
		"assessed_improvements":"580.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":null,
		"millage_rate":"67.2700000",
		"school_district":"51-Erick",
		"item_number":"14781.0",
		"legal_description":"ORIG. LOT 19 BLK 34",
		"tsvector":null,
		"assessed_property":"120.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"0",
		"origin":null,
		"physical_street_number":"212",
		"physical_street":"SHEB WOOLEY",
		"physical_town":"ERICK",
		"physical_street_direction":"S",
		"account_number":"14479.00",
		"owner_address3":"",
		"physical_address":null,
		"business_name":"",
		"per_doing_business_as":""
	},
	{
		"id":5367548,
		"site_id":5,
		"tax_year":2014,
		"tax_roll_link":35567,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"202 NE BOUNDARY RD",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":"0660",
		"block":"034",
		"lot":"019",
		"acres":"0.0000",
		"property_address1":"212 S SHEB WOOLEY ERICK",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"735.0000",
		"assessed_net":"735.0000",
		"assessed_improvements":"615.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":null,
		"millage_rate":"66.2900000",
		"school_district":"51-Erick",
		"item_number":"14781.0",
		"legal_description":"ORIG. LOT 19 BLK 34",
		"tsvector":null,
		"assessed_property":"120.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"0",
		"origin":null,
		"physical_street_number":"212",
		"physical_street":"SHEB WOOLEY",
		"physical_town":"ERICK",
		"physical_street_direction":"S",
		"account_number":"14479.00",
		"owner_address3":"",
		"physical_address":null,
		"business_name":"",
		"per_doing_business_as":""
	},
	{
		"id":49944392,
		"site_id":5,
		"tax_year":2015,
		"tax_roll_link":116362,
		"tax_type":"R",
		"owner":"ABLA,CARL W.",
		"owner_address1":"202 NE BOUNDARY RD",
		"owner_address2":"",
		"owner_city":"ERICK",
		"owner_state":"OK",
		"owner_postal":"73645",
		"parcel":"0660-00-034-019-0-000-00",
		"addition":"660",
		"block":"",
		"lot":"",
		"acres":"0.0000",
		"property_address1":"2120 S SHEB WOOLEY ERICK",
		"property_address2":null,
		"property_city":null,
		"property_state":null,
		"property_postal":null,
		"assessed_gross":"772.0000",
		"assessed_net":"772.0000",
		"assessed_improvements":"652.0000",
		"assessed_mobile_home":"0.0000",
		"assessed_exemption":null,
		"millage_rate":"68.2500000",
		"school_district":"ERICK SCHOOL",
		"item_number":"14781.0",
		"legal_description":"ORIG. LOT 19 BLK 34",
		"tsvector":null,
		"assessed_property":"120.0000",
		"assessed_miscellaneous":"0.0000",
		"mortgage_code":"0",
		"origin":null,
		"physical_street_number":"212",
		"physical_street":"SHEB WOOLEY",
		"physical_town":"ERICK",
		"physical_street_direction":"S",
		"account_number":"10145.00",
		"owner_address3":"",
		"physical_address":null,
		"business_name":"",
		"per_doing_business_as":""
	}
]