- assessor_parcel_number (String) - Parcel ID (APN, PIN, etc.); the county assessor parcel id for the parcel
- county_geoid (String) - 5-digit County FIPs (ANSI) code for the county; the first 2 are the state FIPS code and the last 3 are the county identifier
- sale_date (Date - YYYY-MM-DD)
- Example: 2024-05-01
- sale_price (Decimal)
- sale_type (String) - One of ‘listing’, ‘private_sale’, ‘other’, ‘auction’
- document_book_number (String) - County recorder document book number (if applicable)
- document_page_number (String) - County recorder document page number (if applicable)
- document_number (String) - County recorder document number (if applicable)
- external_id (String) - Unique identifier for the transaction
- improvements (Boolean) - Valid values are true or false; indicates whether or not a parcel has improvements
- legal_description (String) - Legal Description of parcel
- mls_number (String) - MLS Listing #
- comments (String) - Any comments associated with this sale
- Buyers (1-4)
- buyer_1_full_name - (String) - Buyer one full name
- buyer_1_address - (String) - Buyer one address, if not broken down by address components
- Example: 220 N Smith St., Palatine, IL 60067
- buyer_1_address_line_1
- buyer_1_address_line_2
- buyer_1_address_city
- buyer_1_address_state
- buyer_1_address_zipcode
- Sellers (1-4)
- seller_1_full_name - (String) - Seller one full name
- seller_1_address - (String) - Seller one address, if not broken down by address components
- Example: 220 N Smith St., Palatine, IL 60067
- seller_1_address_line_1
- seller_1_address_line_2
- seller_1_address_city
- seller_1_address_state
- seller_1_address_zipcode
- Acreage - all default to 0 unless otherwise provided; each is a decimal value. If none of these are provided as granular acreage, the parcel boundary acreage will be used
- crp_acres
- dryland_acres
- irrigated_acres
- non_production_acres
- pasture_acres
- site_acres
- wetland_acres
- woodland_acres
- wrp_acres
- Camo_Sale_multi_apn_sample.csv (616 Bytes)
- Camo_Sale_blank_sample.csv (1 KB)

